diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-31 20:50:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-31 20:50:22 +0000 |
commit | c494e2f97461b5b524607cef88657e0bb89add25 (patch) | |
tree | 1180ad77ab9ad10b4cbbba61ed71e0af1368aeba /doc | |
parent | 552e1f852a3f578e4195c55a67a7cfb74524af65 (diff) |
* Escape shashes in page titles entered in the blog post form.
* Munge openids of the form somehost.com/user (trial, may revert)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn b/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn index efb71e725..99c06d860 100644 --- a/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn +++ b/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn @@ -5,6 +5,9 @@ Could you also please convert "somehost.com/user" OpenID to for "user.somehost.com" OpenIDs. I think that same display form for all OpenIDs is a good idea. What's your opinion? +> It's probably ok to do this, although there's the potential it might +> misfire on some url. I've implemented it on a trial basis. --[[Joey]] + BTW, Happy New Year for you and Debian 'etch' and all ikiwiki users! :) --Pawel @@ -15,5 +18,9 @@ users! :) --Pawel >>> Sorry for confusing! I meant two files (directory and page), >>> instead of one (page). +>>>> Yep, fixed. --[[Joey]] + >>> BTW, I have some problems with singing in using getopenid.com ->>> server, so I also use myopenid.com server :) --Pawel
\ No newline at end of file +>>> server, so I also use myopenid.com server :) --Pawel + +>>>> They were having some glitches last week.. --[[Joey]] |