Move OpenID pretty-printing from openid plugin to core (smcv)
parent
42fcafa57d
commit
b9f4708f68
|
@ -2,6 +2,7 @@ ikiwiki (3.1416) UNRELEASED; urgency=low
|
|||
|
||||
* svn: Fix rcs_rename to properly scope call to dirname.
|
||||
* img: Pass the align parameter through to the generated img tag.
|
||||
* Move OpenID pretty-printing from openid plugin to core (smcv)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 08 Jul 2009 13:10:38 -0400
|
||||
|
||||
|
|
|
@ -21,4 +21,9 @@ A feature I originally requested on
|
|||
>> logins, so I think recognising OpenIDs can reasonably be considered core
|
||||
>> functionality! --[[smcv]]
|
||||
|
||||
>>> That seemed easier than expected, [[done]].
|
||||
>>> (I do wonder if the call to openiduser still needs to be evaled --
|
||||
>>> it was probably only evaled before in case it was not available, but
|
||||
>>> I have not carefully checked it to make sure it doesn't ever die. --[[Joey]]
|
||||
|
||||
[[!tag patch]]
|
||||
|
|
Loading…
Reference in New Issue