]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes
rebuilt po files
[SourceForge/phpwiki.git] / themes /
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-04 carstenklappbugfix for "You must be an administrator to Diff this...
2002-02-03 carstenklappMore updates for compatibility with relative date forma...
2002-02-03 carstenklapptemporarily suppress object to string conversion error...
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 carstenklappAdded note about timezone conversion with $Theme->setDa...
2002-02-03 carstenklapptemporarily suppress object to string conversion error...
2002-02-03 carstenklappAdded note about timezone conversion with $Theme->setDa...
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 carstenklappCalendar formatting tweaks
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 carstenklappComments cleanup.
2002-02-02 carstenklappEliminated outdated actionbar.tmpl.
2002-02-02 carstenklappMore cleanup.
2002-02-02 carstenklappCleaned up hack a bit to eliminate navbar.tmpl
2002-02-02 carstenklappLoad pref 'timeOffset' from cookie and automatically...
2002-02-02 carstenklapphack to call subtemplates from default theme
2002-02-02 carstenklappadded custom navbar for Sidebar theme, so returned...
2002-02-02 carstenklappcustom navbar for Sidebar theme
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 carstenklappremoved alternate stylesheet phpwiki.css, this one...
2002-02-01 dairikiAdd directions to the edit area (for Malcolm :-).
2002-02-01 carstenklapplarger starfield for less noticeable background repeat
2002-02-01 carstenklapp<div id="actionbar"> for Sidebar theme.
2002-02-01 carstenklappMoved logo to top left above sidebar. Fix for ie5 mac...
2002-02-01 carstenklappChanged css class "xhtml-validator" into a css id....
2002-02-01 carstenklappnew css id for logo
2002-02-01 carstenklappposition fine-tuning
2002-02-01 carstenklappcomments cleanup
2002-02-01 carstenklappNew theme with sidebar navigation and actions
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 carstenklapptweak RC (em minor edit)
2002-01-28 carstenklapptweak RC (small minor edit)
2002-01-28 carstenklappthemed RecentChanges formatting tweaks
2002-01-28 carstenklappadded missing space as separator
2002-01-28 carstenklappNew RecentChanges formatter for this theme.
2002-01-28 carstenklappupdate getCSS for compatibility with Theme::getCSS
2002-01-28 carstenklappadds "(minor edit)" indicator to RecentEdits
2002-01-28 carstenklappfunction better_srand() moved from themes/Hawaiian...
2002-01-28 carstenklappsync with changes in default/templates (use new markup...
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 carstenklappCustom sculped borders for .wikitext, .wiki-edithelp...
2002-01-26 carstenklappBugfix for tr.evenrow, tr.oddrow not displaying in...
2002-01-26 carstenklappTrial run of "See GoodStyle tips for editing" inside...
2002-01-26 carstenklappadded editarea size and markup style.
2002-01-26 carstenklappHide the w3.org link image from the printed page
2002-01-26 carstenklappClass fileSet moved from themes/Hawaiian/lib/random...
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 carstenklappIncrease top margin of h2, h3 elements for improved...
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-26 carstenklappnew button
2002-01-25 carstenklappAdded comment in class fileSet.
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 dairikiDisable signature in default theme.
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 carstenklappcleaned up randomization
2002-01-23 carstenklappRemoved formatting-only table, css already handles...
2002-01-23 dairikiInsert space between PageHistory and Diff buttons,...
2002-01-23 carstenklappFinished moving $Theme->LinkExistingWikiWord (For real...
2002-01-23 dairikiRemoving cruft file (with strange characters in filename)
2002-01-23 carstenklappCommented out debugging code. Activated AutosplitWikiWo...
2002-01-23 carstenklappNew RecentChanges buttons added to de, fr, it. Button...
2002-01-23 carstenklappnew RecentChanges buttons
2002-01-23 carstenklappmoved from buttons/en
2002-01-23 carstenklappmoved to MacOSX/buttons
2002-01-23 carstenklapprefactored imageSet class
2002-01-23 carstenklappminor optimization (use php4 function array_rand)
2002-01-23 carstenklappuse no button separator
2002-01-23 carstenklappButton alias for alldays "...". (Merged plugin/Toolbar...
2002-01-23 carstenklappone more LinkExistingWikiWord moved to $Theme
2002-01-23 carstenklappmanifest update
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-23 carstenklapppagelist bgcolor tweaks
2002-01-23 carstenklappremoved "larger" text for bold links for this theme.
2002-01-23 carstenklappReplaced by Sign+In.png and Sign+Out.png
2002-01-23 carstenklappNew english button images "Sign In" and "Sign Out"...
next