]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/stdlib.php
Refactor $WikiPlugin::name and $WikiPlugin::description stuff.
[SourceForge/phpwiki.git] / lib / stdlib.php
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-12 dairikiBug fix: empty square brackets lead to "Fatal Database...
2001-12-11 dairikiRename Rfc822DateTime() to Rfc2822DateTime(). (Also...
2001-12-11 dairikiRefactor external link icon code.
2001-12-07 dairikiTimezoneOffset, Iso8601DateTime, Rfc822DateTime: New...
2001-12-06 dairikiCleaned up the external URL link icon code a bit.
2001-12-06 dairikiFix broken switch statement (which cause my PHP to...
2001-12-06 carstenklappCleaned up linkimage code.
2001-12-03 carstenklappLinkimages now show for unbracketed urls. Optimized...
2001-12-03 carstenklappLinkimages now show for unbracketed urls. Optimized...
2001-12-02 carstenklapp//define("autosplit_wikiwords", 1); option to automatic...
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1) this turns on url indicat...
2001-12-02 joe_edelmanOops. This is undoing a previous & unnecessary patch...
2001-12-02 joe_edelman*** empty log message ***
2001-11-28 dairikiRevert to working version until theme support becomes...
2001-11-26 carstenklappCSS & images now stored in a folder within templates...
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-10-29 dairikiFix SF bug #473493: Need to include lib/template.php...
2001-09-18 dairikiJeff's hacks II.
2001-08-12 wainsteadUndefined links will now have a question mark at the...
2001-06-26 uckelmanlib/editpage.php
2001-05-31 dairikiGettext()ification of more strings, by Jan Nieuwenhuize...
2001-04-07 dairikiUse strftime() for dates/times instead of date().
2001-03-05 dairikiSplit BumpyWords in page title.
2001-03-02 dairikiStartTag(): minor beautification: get rid of extra...
2001-02-17 dairikiFixed my bug: date header in RecentChanges not updating...
2001-02-16 dairikiAdded support for creating our own NCSA style access_log's.
2001-02-15 dairikiNew template token ###ROBOTS_META### to (attempt to...
2001-02-15 dairikiMinor bug/warning fixes.
2001-02-14 dairikiVarious minor bug fixes and cleanups.
2001-02-14 dairikilog
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-08 dairikiRender*() functions are no longer
2001-02-08 ahollosiadded InterWiki linking based on patch by Gary Benson...
2001-02-07 dairikiAdded "Minor edit, do not archive" checkbox on the...
2001-02-07 ahollosiremoved references, added footnotes
2001-02-04 ahollosimoved SetHTMLOutputMode(), RenderQuickSearch(), RenderF...
2001-01-15 ahollosiExtractWikiPageLinks now recognizes references of the...
2001-01-09 ahollosiadded description to GeneratePage()
2001-01-04 ahollosimoved UpdateRecentChanges() to savepage.php
2001-01-01 ahollosisquashed some E_NOTICE messages about unset variables
2000-12-30 ahollosiParseAndLink() didn't handle unnamed phpwiki: links...
2000-12-30 ahollosicleaned up ParseAndLink() function, consequences:
2000-12-06 ahollosifixed bug in _iftoken() - variable-in-string-brackets...
2000-12-06 ahollosifixed another bug in ExtractWikiPageLinks(): wiki_unkno...
2000-11-22 ahollosifix newline bug in UpdateRecentChanges / fix for-loop...
2000-11-16 ahollosifix for ExtractWikiPageLinks(): didn't care for '[...
2000-11-11 ahollosibugfix in ExtractWikiPageLinks for [text|WikiPage]
2000-11-08 ahollosiadded named internal links e.g. [wow|FrontPage] --...
2000-11-08 ahollosiupdates due to new admin structure
2000-11-01 ahollosifixed E_NOTICE warnings
2000-10-31 ahollosi"phpwiki:" protocol patch -- omitted stdlib.php in...
2000-10-26 ahollosifix: added "global $WikiNameRegexp" in ExtractWikiPageL...
2000-10-25 ahollosiadapted to changes in transform.php
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...