]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/editpage.php
Renamed class Theme to WikiTheme to avoid Gforge name clash
[SourceForge/phpwiki.git] / lib / editpage.php
2008-09-07 vargenauRenamed class Theme to WikiTheme to avoid Gforge name...
2008-08-22 vargenauActivated Id substitution for Subversion
2007-08-10 rurbanhonor ENABLE_WYSIWYG
2007-07-18 labbenesAdd a wysiwyg button in page editor form for newly...
2007-07-14 rurbanaesthetic request: remove ?action=edit after edit,...
2007-06-09 rurbanfix and optimize ENABLE_SPAMBLOCKLIST and ($newlinks... release_1_3_13p1
2007-06-03 rurbanconvenience: only check above 5 external links for...
2007-01-07 rurbanPrint ModeratedPage message on edit. Use GOOGLE_LINKS_N...
2007-01-02 rurbanadd two merge conflict buttons within loadfile: "Keep...
2006-12-22 rurbanDisplay Warnings only once.
2006-05-13 rurbanadded wysiwyg_editor-1.3a feature by Jean-Nicolas GEREO...
2005-11-21 rurbanfix syntax error inside ENABLE_SPAMBLOCKLIST
2005-11-21 rurbanbeautify request pref lines, no antispam if admin ...
2005-10-31 rurbanfix ConvertBefore
2005-10-31 rurbanuse better constant WYSIWYG_DEFAULT_PAGETYPE_HTML
2005-10-31 rurbanenable wysiwyg html converters
2005-10-30 rurbansimplify viewsource tokens
2005-10-30 rurbanmove Captcha specific vars and methods into a Captcha...
2005-10-29 rurbanENABLE_SPAMBLOCKLIST:
2005-10-10 rurbanchange USE_HTMLAREA to ENABLE WYSIWYG, add NUM_SPAM_LIN...
2005-09-26 rurban[] is forbidden in id tags. Renamed to use :
2005-05-06 rurbansilence Preview warnings for PAGE_LOCKED_MESSAGE, CONCU...
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-02-28 rurbanfix error_stack
2005-02-27 rurbanhack: display errorstack without sideeffects (save...
2005-01-29 rurbanno edit toolbar at all if ENABLE_EDITTOOLBAR = false
2005-01-25 rurbanextract toolbar code, support new tags to get rid of...
2005-01-22 rurbanfix oldmakrup button label
2005-01-21 rurbanreformatting
2004-12-17 rurbanminor reformatting
2004-12-16 rurbankeep wikiblog summary = page title
2004-12-11 rurbannew edit_convert button, to get rid of old markup event...
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-12-04 rurbanenable babycart Blog::SpamAssassin module on ENABLE_SPA...
2004-12-04 rurbanFirst simple AntiSpam prevention:
2004-11-30 rurbanchanged gif to optimized (pngout) png
2004-11-29 rurbantranslated pulldown buttons
2004-11-25 rurbanand again a couple of more native db args: backlinks
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-16 rurbanfix search&replace button
2004-11-15 rurbanimprove js stability
2004-11-15 rurbanfix JS_SEARCHREPLACE
2004-09-16 rurbanjust some comments
2004-07-03 rurbando not get unneccessary content
2004-06-16 rurbanfixed non-object fatal #215
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-03 rurbanfix file locking issues (only needed on write)
2004-06-02 rurbandont use the wikiaction class
2004-06-02 rurbanintegrated search/replace into toolbar
2004-06-01 rurbanAdminUser only ADMIN_USER not member of Administrators
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-04-29 rurbanre-ordered locale init (as in 1.3.9)
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-06 rurbantemp workaround for action=edit AddComment form
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-17 rurbaninitial_content and template support for CreatePage
2004-03-12 rurbanimportant cookie fix by Konstantin Zadorozhny
2004-02-15 rurbanPageList enhanced and improved.
2003-12-07 carstenklappBugfix: Concurrent updates broken since after 1.3.4...
2003-03-10 dairikiBug/typo fix. If you use the edit page to un/lock...
2003-02-26 dairikiNew action=create. Essentially the same as action...
2003-02-21 dairikiMinor, nitpicky, currently inconsequential changes.
2003-02-21 dairikiFixes for new cached markup.
2003-02-16 dairikiUpdate WikiDB timestamp when editing or deleting pages.
2003-02-15 dairikiRedirect back to browse current version of page upon...
2003-01-03 carstenklappMinor adjustments to diff block markers ("<<<<<<<"...
2003-01-03 carstenklappNew class LoadFileConflictPageEditor, for merging ...
2002-12-29 carstenklappMartin Geisler's fix for new markup checkbox (page...
2002-12-17 dairikiPatches from Matti Airas:
2002-03-27 carstenklappRemoved Last-Modified header from editpage. It isn...
2002-03-21 lakkaFixed SF bug #528567 (I think) - two or three functions...
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...
next