]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/RecentChanges.php
These must be public
[SourceForge/phpwiki.git] / lib / plugin / RecentChanges.php
2002-10-12 carstenklappFix error msg: Use of undefined constant HomePage ...
2002-08-20 rurbantd => th in FuzzyPages
2002-03-08 carstenklappNew formatter to view RecentChanges in a Mozilla /...
2002-02-26 carstenklappFound a better place to grab the date of most recent...
2002-02-26 carstenklappSet http header "Last-Modified" to date of most recent...
2002-02-16 carstenklappadded more css formatting
2002-02-10 lakkaFix for display error
2002-02-09 lakkaChanges to RecentChanges plugin. Now takes $limit...
2002-02-09 carstenklappfixed typo in css class name
2002-02-08 lakkaRecentChanges plugin now takes $days < 0 and
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 dairikiTransform API cleanup.
2002-02-06 dairikiFix for PHP warning.
2002-02-04 carstenklappMassaged code and text strings to allow for proper...
2002-02-03 dairikiFix for PHP warning.
2002-02-01 dairikiInclude the "show recent changes for: 1 days | 3 days...
2002-02-01 carstenklappDaylist buttons now redirect to localised RC page,...
2002-02-01 carstenklappfix incorrect caption for daylist buttons
2002-02-01 carstenklappadded difflink and historylink args
2002-01-31 dairikiChange default diff mode to 'major'.
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-30 carstenklapprestore diffargs to original (from before 1.38)
2002-01-29 carstenklappFixed the Full/RecentChanges/Edits (diff)s for real...
2002-01-28 carstenklappOk, I think this time is the good one. In RC/RE bold...
2002-01-28 carstenklappmoved minor edit to end, use square brackets (how does...
2002-01-28 dairikiFix so that one can get RSS from actionpages.
2002-01-28 dairikiUnfix erroneous fix.
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 carstenklappAdded "(minor edit)" indicator to html RecentEdits...
2002-01-28 carstenklappFixes (diff) on RecentChanges, to perform a diff with...
2002-01-28 dairikiNew plugin argument 'show_deleted' determines whether...
2002-01-27 carstenklappNew constant in config.php 'HomePage' as _("HomePage...
2002-01-26 carstenklappYet another new css class, wiki-rc-action (right now...
2002-01-26 carstenklappUpdate function pageLink to use Theme->LinkExistingWikiWord
2002-01-25 dairikiMinor cleanup of the cleanups.
2002-01-25 carstenklappauthorLink uses $Theme->linkExistingWikiWord instead...
2002-01-23 carstenklappRenamed argument 'label' to 'caption'. Refactored ...
2002-01-23 carstenklappadded themed ButtonSeparator between daylist buttons
2002-01-23 carstenklappMerged plugin/Toolbar.php into RecentChanges and update...
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 carstenklappNew smaller button for (diff) in RecentChanges list.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-18 lakkaImplementation of RSS0.91 feed for RecentChanges. ...
2002-01-18 dairikiEliminate RC_SEPARATOR_{A,B} in favor of messy but...
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 dairikiMinor updates for new themage code.
2002-01-17 carstenklappdefault $rssicon points to new name and location at...
2002-01-11 dairikiFix bug reported by MarkReid on KnownBugs:
2002-01-10 carstenklappConverted presentational markup to semantic markup...
2002-01-05 carstenklappNew: configurable "..." separators for RecentChanges...
2002-01-05 carstenklappRSS image can now be customized by themes via $rssicon.
2001-12-26 carstenklappestablishes (diff) as a wikiaction link, for hiding...
2001-12-18 dairikiLinkify WikiWords (& bracket links & URLs) in RecentCha...
2001-12-18 carstenklappextract(args) Hack to change heading between RecentChan...
2001-12-17 dairiki Colon (':') not allowed is CSS class names.
2001-12-16 dairikiBrackets back inside bold (Carsten has recanted his...
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-15 dairikiUpon Carsten's suggestion, moved the summary brackets...
2001-12-15 carstenklappMoved description from html template into plugins.
2001-12-14 dairikiFix <wiki:history> link in RSS.
2001-12-14 dairikiFix typo.
2001-12-14 dairikiBig refactor/cleanup in part to allow for code sharing...
2001-12-11 dairikiSet RSS channel title from new config var WIKI_NAME.
2001-12-08 dairikiSF Bug #489544: Change strftime %P to %p. (%P is a...
2001-12-07 dairikiChange plugin arg syntax from 'rss=1' to 'format=rss'.
2001-12-07 dairikiAdd support for generation of RSSified RecentChanges.
2001-09-18 dairikiJeff's hacks II, continued: