Move OpenID pretty-printing from openid plugin to core (smcv)
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 11 Jul 2009 19:56:02 +0000 (15:56 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 11 Jul 2009 19:56:02 +0000 (15:56 -0400)
debian/changelog
doc/todo/pretty-print_OpenIDs_even_if_not_enabled.mdwn

index 5001031df0f52098fbc8b8cfd3bc7bb6cd5e81a8..d57158c1aa0e5e6a1b808a7b66a033486a7fa8a5 100644 (file)
@@ -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
 
index 373c120a6febdd5c433d88ac0e64cfcb1682480e..3d4338a7828a2808f55e118e1953451138e16b02 100644 (file)
@@ -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]]