]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/stdlib.php
new PrevNext plugin with two buttons
[SourceForge/phpwiki.git] / lib / stdlib.php
2002-08-24 rurbannew PrevNext plugin with two buttons
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-08-19 rurbanadded SUBPAGE_SEPARATOR in code
2002-08-17 rurbanadded SubPages support: see SUBPAGE_SEPERATOR in index.php
2002-02-27 carstenklappcss bugfix: unnamed urls now use the 'rawurl' class...
2002-02-23 carstenklappadded recursive array counting function (for word count...
2002-02-09 dairikiTry to make sure that inlined images have an alt attrib...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
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 dairikiHack so as not to completely break old PhpWikiAdministr...
2002-02-08 carstenklappTime zone difference now specified relative to the...
2002-02-08 dairikiBug fix.
2002-02-08 dairikiTransform API cleanup.
2002-02-07 dairikiNew function to convert old-style markup to new-style...
2002-02-07 dairikiEliminate MagicPhpWikiURL forms in favor of new WikiFor...
2002-02-03 carstenklappEnhancements to format dates as relative dates, such...
2002-02-03 carstenklappMoved some time functions to stdlib and refactored.
2002-02-03 carstenklappnew function PrefTimezoneOffset returns the difference...
2002-01-31 dairikiRead interwiki map from wiki page (InterWikiMap). ...
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 carstenklappfunction better_srand() moved from themes/Hawaiian...
2002-01-27 dairikiFix for slashes in page names (by Florian Steinel,...
2002-01-26 carstenklappClass fileSet moved from themes/Hawaiian/lib/random...
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
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-21 dairikiNew function: can($object, $method).
2002-01-19 carstenklappBeginning of move of LinkExistingWikiWord to Theme...
2002-01-19 carstenklappMoved LinkUnknownWikiWord to Theme.php, removed get...
2002-01-19 carstenklappQuick and dirty hack to fix inverted-text bug for unkno...
2002-01-19 carstenklappNew Theme functions wikiMark for specifying question...
2002-01-17 dairikiFix-up/restore <base href=""> usage.
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 dairikiAdd third (optional) argument, $version, to Link*WikiWo...
2002-01-16 carstenklappurls should now be relative to base href again
2002-01-15 dairikiBeginnings of yet another refactor of the templates:
2002-01-15 carstenklappNew constant WIKIMARK_AFTER controls whether the '...
2002-01-13 dairikiOnly split single letter words 'I' and 'A' from followi...
2002-01-11 dairikiMove global function CSS_URL() to static member function
2002-01-11 carstenklappAdded charset to css links, and media type for css...
2002-01-08 carstenklappCleanup: updated function list, reindending, rewrapping...
2002-01-08 carstenklappminor gettext fix
2002-01-07 carstenklappMinor text reformatting.
2002-01-05 carstenklappsorry, wrong file committed, this is the right one
2002-01-05 carstenklappWorkaround to allow button images in theme templates...
2002-01-05 carstenklappOptimized CSS_URL function, and added a kludge so the...
2002-01-03 carstenklappCSS now stored in an array, and <link rel="stylesheet...
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-12-26 carstenklappNew function BaseURL, outputs the correct BaseURL in...
2001-12-19 dairikiNew functions __printf, __sprintf, __vsprintf. These...
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:
next