]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes/default/templates/signin.tmpl
<?= --> <?php echo
[SourceForge/phpwiki.git] / themes / default / templates / signin.tmpl
2010-07-02 vargenau<?= --> <?php echo
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2008-08-26 vargenau Activated Id substitution for Subversion
2007-01-02 rurbanreplace Sep by SEP, remove double Sign In button
2005-02-02 rurbanreformatting
2004-06-25 rurbanWikiGroup refactoring:
2004-06-15 rurbanChange Password => Set Password if none set yet
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-05-16 rurbancheck more config-default and predefined constants
2004-05-16 rurbanfix bug #950841 "Sign In:" button appears twice, more...
2004-05-01 rurbanshow EDITING_POLICY only if the page exists
2004-03-29 rurbanrequired page => pagename changes
2004-03-24 rurban*** empty log message ***
2004-02-19 rurbanapply semantic change for SignedIn <=> isAuthenticated...
2004-01-25 rurbanPrint "Sign in as:" to avoid people trying to enter...
2003-11-30 carstenklappMinor code optimization: Only generate signout button...
2003-11-09 carstenklappMoved _("Sign in:") to its own line. Otherwise for...
2003-03-05 dairikiMore HTML comment reduction patches by "Klaus-Guenter...
2003-02-17 dairikiFix form action URI and hidden inputs.
2002-09-17 dairikiCleanup javascript a bit. Comment out unused popup...
2002-09-16 dairikiChange <form method="POST" ...> to <form method="post...
2002-09-09 rurbanFileFinder: added OS specific code. Just for testing...
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-14 carstenklappassigned class wikiaction to sign in & sign out buttons...
2002-02-07 carstenklappMaxlength for SignIn 256 bytes.
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-30 dairikiCombine and refactor editpage.php and savepage.php.
2002-01-24 dairikiBug fix for sign-in code (when password required.)
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 dairikiAdded support for image <input> tags. (Image form...
2002-01-22 dairikiReverting to non-table based layout. (Sorry, Carsten...
2002-01-22 dairikiFix so that HTML passes validator.
2002-01-22 carstenklappminor alignment adjustments for MacOSX theme
2002-01-22 dairikiAdd tooltip to signin input.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...