]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
forgot to commit these earlier, after the last remake
[SourceForge/phpwiki.git] / lib /
2002-02-01 carstenklappadd page name to error string if plugin invoked quietly
2002-01-31 dairikiCleaned up the password hiding, so that the rest of...
2002-01-31 carstenklapp*** empty log message ***
2002-01-31 carstenklappQuick and dirty hack to prevent mysql password from...
2002-01-31 carstenklappfix link to parent page
2002-01-31 carstenklapprenamed to PageGroup.php
2002-01-31 carstenklappPlugin renamed from 'walkabout', and updated to use...
2002-01-31 dairikiRead interwiki map from wiki page (InterWikiMap). ...
2002-01-31 dairikiComment cleanups.
2002-01-31 dairikiChange default diff mode to 'major'.
2002-01-31 dairikiMore illegible hacks for the *bold* vs *list item heuri...
2002-01-31 dairikiBig hacky fixes for the
2002-01-31 dairikiAdjusted the regexps for the _nestled_ markup.
2002-01-31 carstenklappAdded some default excluded pagenames. Restored shownam...
2002-01-31 dairikiPageList cleanup. Move the Plugin::_init functionality...
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-30 carstenklappBegin refactoring.
2002-01-30 carstenklappReverted pagename= arg back to page=. Begin refactor.
2002-01-30 carstenklappadded exclude pages and include_self args
2002-01-30 carstenklapprestore diffargs to original (from before 1.38)
2002-01-30 carstenklappadded comment TODO: multiple page exclude
2002-01-30 carstenklappAdded multiple page exclusion and include_self.
2002-01-30 carstenklappAdded multiple page exclusion and include_self. Added...
2002-01-30 carstenklappadded multiple page exclusion and include_self
2002-01-30 carstenklappadded page exclusion functions
2002-01-30 dairikiRemove 2 second set_time_limit(). (Was there for testing.)
2002-01-30 dairikiCombine and refactor editpage.php and savepage.php.
2002-01-30 dairikiNew function HiddenInputs which constructs a set of...
2002-01-30 dairikiUpdate to use new ActionPage paradigm for backlinks.
2002-01-29 carstenklappdon't add duplicate page names, keep adding pages until...
2002-01-29 carstenklappdon't add duplicate page names
2002-01-29 dairikiCleanup of new inline parser code.
2002-01-29 dairikiFix regexp for URLs.
2002-01-29 dairikiNew inline markup parser. Just barely working, I think.
2002-01-29 dairikiChange ( ) to (?: ) in $InterwikiLinkRegexp. (For...
2002-01-29 carstenklappFixed the Full/RecentChanges/Edits (diff)s for real...
2002-01-29 carstenklapptypo fix
2002-01-28 dairiki(Finish previous changes.)
2002-01-28 dairikiRefactor the defn-list table code.
2002-01-28 dairikiOkay, what do you think about this, Carsten?
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 dairikiBug fix.
2002-01-28 dairikiUnfix erroneous fix.
2002-01-28 carstenklappmoved "(minor edit)" indicator to RecentChanges (it...
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 carstenklappAdded (minor edit) indicator to PageHistory.
2002-01-28 carstenklappFixes (diff) on RecentChanges, to perform a diff with...
2002-01-28 carstenklappbugfix, removed extra brace
2002-01-28 carstenklappNew plugin args, pages=n (generate a list of n pages...
2002-01-28 carstenklappnew <?plugin RandomPage showname=false ?>
2002-01-28 carstenklappfunction better_srand() moved from themes/Hawaiian...
2002-01-28 carstenklappAdded argument include=all to filedumps.
2002-01-28 dairikiAdd PEAR distribution license.
2002-01-28 dairikiInclude (and use) latest PEAR DB code from the PEAR...
2002-01-28 dairikiAdded/fixed RCS $Id$s.
2002-01-28 dairikiMinor changes which, I think, fix some buglets.
2002-01-28 dairikiNew plugin argument 'show_deleted' determines whether...
2002-01-28 dairikiFixed bugs so now page deletion works again. Also...
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-27 dairikiMinor bug fixes.
2002-01-27 carstenklappRemoved quotes from X-Rcs-Id. (Any US-ASCII, except...
2002-01-27 dairikiThe daily refactor.
2002-01-27 dairikiFix/add isEmpty() methods of XmlElement and RawXml.
2002-01-27 carstenklappNew constant in config.php 'HomePage' as _("HomePage...
2002-01-27 carstenklappDefer _("HomePage") loading until the end. Comments...
2002-01-27 dairikiFix for slashes in page names (by Florian Steinel,...
2002-01-27 carstenklappUpdated comments for new column version.
2002-01-27 dairikiAnother refactor of new markup parser.
2002-01-27 dairikiteeny cleanup
2002-01-27 carstenklappbugfix for addColumn, broken in 1.22
2002-01-26 carstenklappnew column: version
2002-01-26 carstenklappDon't add column if it already is present
2002-01-26 dairikiMinor cleanup
2002-01-26 carstenklappReorder of mime $params: pagename & flags to top, chars...
2002-01-26 carstenklappYet another new css class, wiki-rc-action (right now...
2002-01-26 carstenklappremove 1 extra line leftover from debugging
2002-01-26 carstenklappSmall refactor of LoadDir function using fileSet class...
2002-01-26 carstenklappClass fileSet moved from themes/Hawaiian/lib/random...
2002-01-26 dairikiWups. Put &nbsp;s back in...
2002-01-26 dairikiAs suggested by Alister Bulman: highlight current day...
2002-01-26 dairikiFix bugs introduced by new OOification of HTML generation.
2002-01-26 dairikiBug fix.
2002-01-26 dairikiBug fix for "object to string conversion" warning.
2002-01-26 dairikiChange names of:
2002-01-26 carstenklappUpdate function pageLink to use Theme->LinkExistingWikiWord
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-26 dairikiFix bugs.
2002-01-25 dairikiMore bug fixes.
2002-01-25 dairikiFix more bugs I planted in the recent refactors.
2002-01-25 dairikiMoved Content-Transfer-Encoding generation back into
2002-01-25 dairikiMinor cleanup of the cleanups.
2002-01-25 dairikiMinor cleanup of _Pagelist_column_author.
2002-01-25 carstenklappauthorLink uses $Theme->linkExistingWikiWord instead...
2002-01-25 carstenklappminor optimization to _authorLink
2002-01-25 carstenklappAuthor names in PageList uses $Theme->linkExistingWikiWord
2002-01-25 carstenklappTry to load page using urlencoded filename when filenam...
2002-01-25 dairikiNew transform engine sort-of maybe works now.
next