]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes/default/templates
Updated themes to work properly with RecentChanges?format=sidebar
[SourceForge/phpwiki.git] / themes / default / templates /
2002-02-23 carstenklappAdded a count of the number of words on the page for...
2002-02-22 carstenklappShow DebugInfo button for admin, even when DEBUG consta...
2002-02-22 carstenklappRemoved double-click action until an improved implement...
2002-02-21 carstenklappanother bugfix sorry
2002-02-21 carstenklappbugfix
2002-02-21 carstenklappNew template top-htmldump for hiding 'base href' and...
2002-02-21 carstenklappAdded globals for hiding base href and other tags which...
2002-02-21 carstenklappActivated the "Locked" checkbox for the admin. Not...
2002-02-21 carstenklappInfo action is now an actionpage-plugin.
2002-02-20 dairikiAdd double-click to edit for Adam.
2002-02-19 carstenklapphook to hide toolbars when saving page output to a...
2002-02-18 carstenklappThe enclosing <div> for the content is now generated...
2002-02-17 carstenklappremoved unnecessary call to gettext
2002-02-16 carstenklappadd WikiLink for author name
2002-02-16 carstenklappbugfix missing )
2002-02-16 carstenklappGoodStyle is now just a regular WikiLink instead of...
2002-02-16 carstenklappadd link to today's calendar page for the user if it...
2002-02-16 carstenklappAdded more <link rel=""> headers for Mozilla & iCab...
2002-02-16 carstenklappmoved debug stuff into it's own template
2002-02-16 carstenklappadded button link to new info page
2002-02-16 carstenklappbugfix for broken minor_edit flag
2002-02-16 carstenklappAdded hits, size. Don't show locked for old revisions...
2002-02-16 carstenklappNew action "info", to replace "debuginfo" for the end...
2002-02-14 carstenklappuse focus() for form <input> elements, select() is...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-14 carstenklappassigned class wikiaction to sign in & sign out buttons...
2002-02-12 carstenklappcss class and id adjustments
2002-02-11 carstenklappAdded an extra div level to the toolbar for greater...
2002-02-11 carstenklappnew css id for signature img
2002-02-10 carstenklappadded br clear=both before editarea to clear past a...
2002-02-10 carstenklapptweaks for new phpwiki-printer.css
2002-02-10 carstenklappMore updates for the rebuilt stylesheet. Netscape 4...
2002-02-09 carstenklappmoved formatting of editarea size controls to css
2002-02-09 carstenklappminor adjustment to accomodate alternate stylesheet...
2002-02-09 carstenklappminor adjustment to accomodate alternate stylesheet...
2002-02-09 carstenklappspacing adjustment to accomodate alternate stylesheet...
2002-02-08 carstenklappNew class .numeric for right-aligning numeric text...
2002-02-08 carstenklappNew class .numeric for right-aligning numeric text...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 carstenklappBugfix: default time offset uses 0.
2002-02-08 carstenklapplink to CSS validator
2002-02-08 carstenklappTime zone difference now specified relative to the...
2002-02-07 dairikiFix boolean preference checkbox.
2002-02-07 carstenklappRelative time display preference works now. There is...
2002-02-07 carstenklappHide debug elements from printer.
2002-02-07 carstenklappNew checkbox form for the relative dates preference...
2002-02-07 carstenklappmaxlength for editarea width and height to 4 digits
2002-02-07 carstenklappMaxlength for SignIn 256 bytes.
2002-02-07 carstenklappMaxlength for QuickSearch 256 bytes.
2002-02-07 carstenklappMaxlength for userid and password 256 bytes.
2002-02-07 carstenklappRound off debug time to 3 digits.
2002-02-07 carstenklappMaxlength for textarea width and height set to 4 digits.
2002-02-06 dairikiAdd missing </td>.
2002-02-05 lakkaAdded a page load timer temporarily, to help in
2002-02-04 carstenklappminor workaround to prevent Makefile build warning...
2002-02-04 carstenklapptesting cvs diff, ignores whitespace?
2002-02-04 carstenklappAdded status message to indicate lock status when page...
2002-02-04 carstenklappadded a locked checkbox to the edit page for the admin
2002-02-04 carstenklappAdded meta tag for PHPWIKI_VERSION. Moved RCS_IDS to...
2002-02-03 carstenklappEnhancements to format dates as relative dates, such...
2002-02-03 carstenklappFine tune position and style of "Last edited" message.
2002-02-03 carstenklappMoved some time functions to stdlib and refactored.
2002-02-03 carstenklappCalculate and display the user's time for confirmation.
2002-02-03 carstenklappremoved "(unimplemented)" note
2002-02-02 carstenklappreformatting
2002-02-02 carstenklappoptimized timezone popup code a bit
2002-02-02 carstenklapptable id moved to browse.tmpl as div id
2002-02-02 carstenklappLoad pref 'timeOffset' from cookie and automatically...
2002-02-02 carstenklappxhtml compatibility fix (D'oh!)
2002-02-02 carstenklappStatic timezone selector html replaced with code which...
2002-02-02 carstenklappAdded time zone selector (Not functioning yet. The...
2002-02-01 carstenklappremoved div id="navbar", already defined in navbar...
2002-02-01 dairikiAdd directions to the edit area (for Malcolm :-).
2002-02-01 carstenklapp<div id="actionbar"> for Sidebar theme.
2002-02-01 carstenklappChanged css class "xhtml-validator" into a css id....
2002-02-01 carstenklappnew css id for logo
2002-02-01 carstenklappnew css id actionbar and navbar to allow css repositioning
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-29 carstenklappminor grammar fix
2002-01-29 rurbanlogin comment improved and gettext'ified
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-27 carstenklapprevert validator.w3.org, accidentally changed in my...
2002-01-27 carstenklappNew constant in config.php 'HomePage' as _("HomePage...
2002-01-26 carstenklappTrial run of "See GoodStyle tips for editing" inside...
2002-01-26 carstenklappHide the w3.org link image from the printed page
2002-01-26 dairikiMore fixes for "view current version" links. Don't...
2002-01-26 dairikiBrowse current version, not edit current version...
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-24 dairikiAdded XHTML validation button for easy testing.
2002-01-24 carstenklappDisplay some example iso-8859-1 characters that are...
2002-01-24 dairikiBug fix for sign-in code (when password required.)
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
2002-01-23 dairikiRefactoring continues:
2002-01-23 dairikiNew UserPreferences plugin.
2002-01-23 carstenklappRemoved formatting-only table, css already handles...
2002-01-23 dairikiInsert space between PageHistory and Diff buttons,...
2002-01-23 carstenklappone more LinkExistingWikiWord moved to $Theme
2002-01-23 dairikiRefactor/cleanup of login code continues.
next