]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Required PHP version 4.0.5, updated instructions for new RawHTML plugin
[SourceForge/phpwiki.git] / lib /
2002-02-23 rurbandon't set_time_limit with safe_mode on. to overcome... release-1_3_3
2002-02-23 carstenklappbugfix
2002-02-23 carstenklappAdjustments to english instructions for conflicting...
2002-02-23 carstenklapptypo
2002-02-23 carstenklappChanged PhpWikiAlpha to PhpWikiDemo to coincide with...
2002-02-23 carstenklappadded recursive array counting function (for word count...
2002-02-22 carstenklappTemporarily disabling DEBUG mode until the 1.3.3 release.
2002-02-22 carstenklappBugfix to allow non-admin users access to the Info...
2002-02-22 carstenklappFix background color (PageType does not provide any...
2002-02-22 carstenklappwikitext formatting fix due to new 'lib/PageType.php'
2002-02-22 carstenklapplocalization fix
2002-02-21 carstenklappNew template top-htmldump for hiding 'base href' and...
2002-02-21 carstenklappcomments cleanup
2002-02-21 carstenklappFixed Template('browse') for html output. (Thanks to...
2002-02-21 carstenklappAdded globals for hiding base href and other tags which...
2002-02-21 carstenklappInfo action is now an actionpage-plugin.
2002-02-21 carstenklappInfo action is now an actionpage-plugin. (Thanks Jeff...
2002-02-21 carstenklappremoved action 'info'
2002-02-21 dairikiFixed template invocation.
2002-02-21 carstenklappNew plugin to replace Info action. Not finished yet...
2002-02-20 dairikiFix bug in PearDB::get_links. (This was actually a...
2002-02-20 dairikiCleaned up code.
2002-02-20 dairikiOkay, I was a little harsh in my last comments. I...
2002-02-20 dairikiPHP 4.0.4 does not have array_search. (And in this...
2002-02-20 carstenklappNew dumphtml action.
2002-02-20 carstenklappNew function for dumping pages as html. It mostly works...
2002-02-20 carstenklappnew action dumphtml
2002-02-20 carstenklappsplit pagename for html dump
2002-02-19 carstenklapphook for saving page output to a file
2002-02-19 carstenklapp2 address changes, updated from http://usemod.com/inter...
2002-02-19 carstenklappremoved hr from InterWikiMap, no longer needed with...
2002-02-19 carstenklappnew css classes for interwikimap
2002-02-19 carstenklappbugfix: missing }
2002-02-19 carstenklappCleanup and more comments added.
2002-02-18 carstenklappDon't display empty sections of a page (unless PageType...
2002-02-18 carstenklappThe enclosing <div> for the content is now generated...
2002-02-18 lakkaFix for time formatting on Windows. Windows does not...
2002-02-18 carstenklappbugfix2 for localized pagenames
2002-02-18 carstenklappbugfix for localized pagenames
2002-02-18 carstenklappView the InterWikiMap page to see the first PageType...
2002-02-18 carstenklappHooks for new PageType class.
2002-02-18 carstenklappHook for new PageType class.
2002-02-17 carstenklappTo make it simpler to maintain localized variants of...
2002-02-17 carstenklappThis appears to fix the author field from being incorre...
2002-02-17 carstenklappAdded 'summary' and 'hits' fields to page dumps. This...
2002-02-16 carstenklappadded more css formatting
2002-02-16 carstenklappminor cleanup for localization
2002-02-16 carstenklappNew action "info", to replace "debuginfo" for the end...
2002-02-15 carstenklappadd version column to identify empty / deleted pages
2002-02-15 lakkaOrphaned pages plugin. What more is there to say?
2002-02-15 lakka(Hopefully) fixed strange bug when running with APC...
2002-02-15 lakkaMergeConflictingEdits done. The merge is automatic...
2002-02-15 carstenklappMore css cleanup: eliminated table for wikiaction forms...
2002-02-14 lakkaStart of MergeConflictingEdits - code is commented...
2002-02-14 lakkaDid it properly this time
2002-02-14 lakkaCorrected a typo and removed some stray debugging code
2002-02-14 carstenklappassigned css class to form button
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-14 carstenklappassigned css classes to form buttons
2002-02-14 carstenklappround off debug time elapsed
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-14 carstenklappFor submit buttons, pass the third argument as the...
2002-02-14 carstenklappMoved debug constant to the top to allow for earlier...
2002-02-13 carstenklapprefactored nasty nested if
2002-02-13 carstenklappNew argument 'all' to show all columns.
2002-02-13 carstenklappDon't fetch page version if delete was cancelled. Delet...
2002-02-12 carstenklappTemporary workaround to allow french single-word action...
2002-02-12 carstenklappAdded warning message when the default stylesheet is...
2002-02-11 carstenklappMore css formatting control for individual day table...
2002-02-11 carstenklappadded thead and tbody for table
2002-02-10 lakkaFix for display error
2002-02-10 carstenklappDowngraded error message from warning to notice for...
2002-02-10 carstenklappDowngraded error message from warning to notice when...
2002-02-10 carstenklappSet row attribute of day-name header for additional...
2002-02-09 lakkaChanges to RecentChanges plugin. Now takes $limit...
2002-02-09 carstenklappfixed typo in css class name
2002-02-09 dairikiUse new WikiPlugin::error() method to report errors.
2002-02-09 dairikiNew RawHtml plugin.
2002-02-09 dairikiNew method WikiPlugin::error(). To be used by plugins...
2002-02-09 dairikiBug fix: missing 'break;' causes all pages loaded from...
2002-02-09 dairikiTry to make sure that inlined images have an alt attrib...
2002-02-09 dairikiFix bug reported by Cuthbert Cat (SF Patch #515070...
2002-02-08 lakkaRecentChanges plugin now takes $days < 0 and
2002-02-08 dairikiUse time zone offset from users preferences when figuring
2002-02-08 dairikiImplement "least popular" for DBA backend.
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 lakkaMostPopular plugin now takes $limit < 0, and will retur...
2002-02-08 dairikiRemove unused <hr> hooks in Theme.
2002-02-08 dairikiFix last nights bugs. More optimization.
2002-02-08 carstenklappStrip 'mailto:' prefix from linktext. Stub for filetype...
2002-02-08 carstenklappAdded img border=0 for linkicons for NS4 (already done...
2002-02-08 carstenklappBugfix: default time offset uses 0.
2002-02-08 dairikiHack so as not to completely break old PhpWikiAdministr...
2002-02-08 lakkaFixed IE problem
2002-02-08 dairikiFixed some serious bugs, created others.
2002-02-08 dairikiStill more optimization. This one really helps with...
2002-02-08 carstenklappTiny refactor to allow (interim solution) for overridin...
2002-02-08 carstenklappTime zone difference now specified relative to the...
2002-02-08 dairikiBug fix.
2002-02-08 dairikiTransform API cleanup.
next