]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/editpage.php
Update PHP Doc
[SourceForge/phpwiki.git] / lib / editpage.php
2002-02-26 carstenklappHttp header "Last-Modified" added for pages, actionpage...
2002-02-23 carstenklappbugfix
2002-02-23 carstenklappAdjustments to english instructions for conflicting...
2002-02-23 carstenklapptypo
2002-02-18 carstenklappHooks for new PageType class.
2002-02-15 lakkaMergeConflictingEdits done. The merge is automatic...
2002-02-14 lakkaStart of MergeConflictingEdits - code is commented...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-08 dairikiTransform API cleanup.
2002-02-07 carstenklappIncreased the maxlength for the summary field to 256...
2002-02-06 carstenklappTruncate summary string down to 50 characters, for...
2002-02-04 carstenklappBugfix. New: allow admin to lock / unlock page even...
2002-02-04 carstenklappadded a locked checkbox to the edit page for the admin
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-26 dairikiNew markup code is now more or less working.
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiRefactor/cleanup of login code continues.
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...
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-16 carstenklappMessage "page has been locked by the admin and cannot...
2002-01-15 dairikiBeginnings of yet another refactor of the templates:
2002-01-13 carstenklappIncorporates code from ViewSource plugin when editing...
2002-01-09 carstenklappsome preparations for adding ViewSource (ViewMarkup...
2001-12-28 carstenklappvery minor gettext & sprintf cleanups
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-09-18 dairikiJeff's hacks II.
2001-06-26 uckelmanlib/editpage.php
2001-02-27 dairikiFix SF bug #404646. Must quote htmlspecialchars in...
2001-02-15 dairikiWhen creating default contents for non-existant pages...
2001-02-14 dairikilog
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-07 dairikiAdded "Minor edit, do not archive" checkbox on the...
2001-01-01 ahollosicleaned up some warnings reported by David LeBlanc
2000-11-08 ahollosiupdates due to new admin structure
2000-11-01 ahollosifixed E_NOTICE warnings
2000-10-26 ahollosianother gettext() patch from Jan (fix plus translation...
2000-10-20 ahollosisecond int. patch from Jan (slightly modified)
2000-10-19 ahollosiExitWiki() function replaces simple calls to exit()
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...