afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-03-29 03:25 pm

[dw-free] Add link to OpenID login to logged-out navbar

[commit: http://hg.dwscoalition.org/dw-free/rev/feff82f8677c]

http://bugs.dwscoalition.org/show_bug.cgi?id=528

Add link to OpenID login to logged-out navbar

Patch by [staff profile] denise.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/weblib.pl
--------------------------------------------------------------------------------
diff -r 37e56d4e8bc2 -r feff82f8677c bin/upgrading/en.dat
--- a/bin/upgrading/en.dat	Sun Mar 29 15:16:38 2009 +0000
+++ b/bin/upgrading/en.dat	Sun Mar 29 15:24:30 2009 +0000
@@ -3303,7 +3303,9 @@ web.controlstrip.links.viewreadingpage=R
 
 web.controlstrip.links.watchcomm=Subscribe to this community
 
-web.controlstrip.login.forgot=Forgot your password?
+web.controlstrip.login.forgot=(Forgot it?)
+
+web.controlstrip.login.openid=(OpenID?)
 
 web.controlstrip.login.remember=Remember Me
 
diff -r 37e56d4e8bc2 -r feff82f8677c cgi-bin/weblib.pl
--- a/cgi-bin/weblib.pl	Sun Mar 29 15:16:38 2009 +0000
+++ b/cgi-bin/weblib.pl	Sun Mar 29 15:24:30 2009 +0000
@@ -3226,6 +3226,7 @@ LOGIN_BAR
 
             $ret .= "<tr><td valign='top'>";
             $ret .= "<a href='$LJ::SITEROOT/lostinfo.bml'>$BML::ML{'web.controlstrip.login.forgot'}</a>";
+            $ret .= " <a href='$LJ::SITEROOT/openid/'>$BML::ML{'web.controlstrip.login.openid'}</a>";
             $ret .= "</td><td style='font: 10px Arial, Helvetica, sans-serif;' valign='top' colspan='2' align='right'>";
             $ret .= "<input type='checkbox' id='xc_remember' name='remember_me' style='height: 10px; width: 10px;' tabindex='3' />";
             $ret .= "<label for='xc_remember'>$BML::ML{'web.controlstrip.login.remember'}</label>";
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org