Differences between revisions 1 and 2
Revision 1 as of 2007-07-10 14:28:35
Size: 827
Editor: ZoomQuiet
Comment:
Revision 2 as of 2009-12-25 07:09:45
Size: 827
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

07-07-10.修订样式的双登录字样

  • 快速定位并修订继承自'balanced2.py'的样式小问题

{{{#data/plugin/theme/woodpecker.py --- woodpecker.py (版本 2111) +++ woodpecker.py (版本 2112) @@ -309,7 +309,9 @@

  • #userlinks.append(helpPage.link_to(request, text=_("Help")))
  • else:
    • # Add prefpage links with title: Login

- userlinks.append(preferencesPage.link_to(request, text=_("Login"))) + ## Zoomq::070710 fixed as Reg. UserPreferences Create Profile + ##userlinks.append(preferencesPage.link_to(request, text=_("Login"))) + userlinks.append(preferencesPage.link_to(request, text=_("Create Profile")))

  • if request.cfg.show_login:
    • if request.user.valid:

}}}

woodpecker-log/2007-07-10 (last edited 2009-12-25 07:09:45 by localhost)