]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
moved minor edit to end, use square brackets (how does it look?)
[SourceForge/phpwiki.git] / lib /
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.
2002-01-25 dairikiAdded a comment. RFC 1521 is obsolete.
2002-01-25 carstenklappAdded charset and format to $params. "Content-Transfer...
2002-01-25 carstenklappAdd/change pagedump headers for improved MIME interoper...
2002-01-25 carstenklappBugfix for typo causing broken pagedumps: Fatal error...
2002-01-25 dairikiStart of new parser. It doesn't work yet.
2002-01-25 dairikiHackish fixes for some problems with ViewSource.
2002-01-24 dairikiPostpone "NOTICE" level error messages until end of...
2002-01-24 dairikiFix StartLoadDump() so that it works with new template...
2002-01-24 dairikiRestore Template::getExpansion() method, as it's needed...
2002-01-24 dairikiRestore HtmlElement::_emptyTag() as distinct from XmlEl...
2002-01-24 carstenklappOne more quote fix for brain-dead syntax colouring.
2002-01-24 carstenklappOne more quote fix for brain-dead syntax colouring.
2002-01-24 carstenklappmoved function _emptyTag() from HtmlElement to XmlEleme...
2002-01-24 carstenklappmoved function _emptyTag() from HtmlElement to XmlEleme...
2002-01-24 carstenklappbugfix for "Fatal error: Call to undefined function...
2002-01-24 rurbanfixed error:
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
2002-01-24 carstenklappgettext() changed to _()
2002-01-24 dairikiBug fix for sign-in code (when password required.)
2002-01-24 dairikiPossibly fix the "call_user_method deprecated" warning?
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-24 dairikiFix bug
2002-01-23 carstenklappRenamed argument 'label' to 'caption'. Refactored ...
2002-01-23 dairikiREQUIRE_SIGNIN_BEFORE_EDIT make the UserPage plugin...
2002-01-23 dairikiNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
2002-01-23 dairikiRefactoring continues:
2002-01-23 dairikiAdded HTML::pre().
2002-01-23 dairikiNew UserPreferences plugin.
2002-01-23 dairikicleanup buttonseparator defaulting
2002-01-23 dairikiNo really... don't warn if no button directory...
2002-01-23 dairikiDon't warn if no button directory
2002-01-23 carstenklappAdded comment: Error only in Hawaiian theme, which...
2002-01-23 carstenklappfix to allow blank button separator
2002-01-23 carstenklappadded themed ButtonSeparator between daylist buttons
2002-01-23 carstenklappViewSource plugin functionality merged into lib/editpag...
2002-01-23 carstenklappfunctionality merged into RecentChanges
2002-01-23 carstenklappMerged plugin/Toolbar.php into RecentChanges and update...
2002-01-23 carstenklapptypo fix in global
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiDelete debugging output. :-/
next