]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
more fixes. this version finally loads fine.
[SourceForge/phpwiki.git] / lib /
2002-09-15 rurbanfix that <?plugin-head is only invoked when it is the...
2002-09-15 dairikiMinor bug fix. Don't urlencode spaces.
2002-09-15 dairikiFixed so that wiki.listLinks() returns external as...
2002-09-15 dairikiI was starting to hack together a counter part to Extra...
2002-09-15 dairikiDocumentation adjustments (starting to play with phpDoc...
2002-09-14 dairikiFix for backlinks to pages with digits in their names...
2002-09-14 dairikiThe main script will now notice when you're directing...
2002-09-14 dairikiNew method PhpError::asString() to get error message...
2002-09-14 dairikiChange assert to trigger_error (so that it's not fatal)
2002-09-14 dairikiUpdated to current CVS version of the php XMLRPC code.
2002-09-14 dairikiA bug fix and code cleanup
2002-09-12 rurbanaargh
2002-09-12 rurbanoops. missed some fixes
2002-09-12 rurbanfixed another DB_SESSION problem. Thanks to Martin...
2002-09-12 rurban->_homepage error
2002-09-12 rurbannew PEAR DB 1.3 backends plus the experimental PEAR...
2002-09-12 rurbanfixed DB_Session
2002-09-09 rurban*** empty log message ***
2002-09-09 rurbanfixed USE_DB_SESSION = false
2002-09-09 rurbanadded DB_Session support if PearDB is used.
2002-09-09 rurbanfixed sanify_userinput for arrays and typo in $user...
2002-09-09 rurban*** empty log message ***
2002-09-09 rurbanPrevent from possible XSS attacks (cross site scripting)
2002-09-09 rurbanFileFinder: added OS specific code. Just for testing...
2002-09-04 dairikiUse the API, Luke... (minor change)
2002-09-04 rurbanavoid recursion into already visited pages.
2002-09-02 rurbanfixed target problem for FrameInclude
2002-09-02 rurbanfixed plugin/FrameInclude: missing are the targets...
2002-09-02 rurbanfixed args argument. just aesthetics.
2002-09-02 rurbanfixed RedirectTo action=edit and such.
2002-09-02 rurbanfix for <?plugin-head
2002-09-02 rurbanfix: $default_language is not in CVS yet. activated...
2002-09-01 rurbanfirst rough versions of new plugins:
2002-09-01 rurbanfixed / quoting in ListRegexExpand() (for UnfoldSubpages)
2002-09-01 rurbanfixed bug with / in matched pages (subpages)
2002-08-31 lakkaNew accessor method for WikiPageRevision:
2002-08-30 lakkaXMLRPC now works (I think)
2002-08-30 rurbanfixed typos
2002-08-30 lakkaInitial checkin of XML-RPC interface code. Not yet...
2002-08-30 wainsteadAgain with the missing underscore!
2002-08-27 rurbantype
2002-08-27 rurbantypo
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-25 rurbanfrom RecBackLinks submitted as sf.net patch by Cuthbert...
2002-08-24 wainsteadFixed typo: missing underscore on _request
2002-08-24 rurbannew PrevNext plugin with two buttons
2002-08-23 rurbanfixed problem with remove
2002-08-23 rurbanmor Preferences testing (still wrong)
2002-08-23 rurbanaha, the two missing files for FrameInclude.
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanfixed minor upgrade problem
2002-08-22 rurbanoops. some missing plugin changes
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-08-20 rurbanaction handling support for WikiAdminRemove from PhpWik...
2002-08-20 rurbannew plugin to remove multiple pages.
2002-08-20 rurbantd => th in FuzzyPages
2002-08-20 rurbanfixed Conflicting Edits Bug from http://phpwiki.sourc...
2002-08-20 rurbanfixed (again) the Double Page-Transformation bug. http...
2002-08-20 rurbanminor fix
2002-08-19 rurbanfixed TitleSearch and other plugin-form problems with...
2002-08-19 rurban*** empty log message ***
2002-08-19 rurbanadded SUBPAGE_SEPARATOR in code
2002-08-18 rurbanadded header.
2002-08-18 rurbanAdded imagecache headers and doc
2002-08-17 rurbanNew "Today" button if the user has a Calender Page...
2002-08-17 rurbanadded SubPages support: see SUBPAGE_SEPERATOR in index.php
2002-03-28 carstenklapphtml dump: fix broken links of page names containing...
2002-03-28 carstenklappAdded PHPWIKI_VERSION to zipfile comments, $HTML_DUMP_S...
2002-03-28 carstenklappFixes to update plugin with new HtmlElement functions.
2002-03-27 carstenklappRemoved Last-Modified header from editpage. It isn...
2002-03-25 carstenklappAdded an option to control the suffix appended to filen...
2002-03-21 lakkaFixed SF bug #528567 (I think) - two or three functions...
2002-03-08 carstenklappNew formatter to view RecentChanges in a Mozilla /...
2002-03-06 carstenklappminor code optimizations (removed an unused line and...
2002-03-06 carstenklappFix for the double transformation bug which caused...
2002-03-02 carstenklappApplied a workaround patch, for the double-call to...
2002-03-02 carstenklappShow pages skipped during loading with italics
2002-03-02 carstenklappComments cleanup. Removed the rest of the code for...
2002-03-02 carstenklappAdded argument to display the section heading when...
2002-03-02 carstenklappThis is a complete rewrite of the FuzzyPages plugin...
2002-03-01 carstenklappNew css classes search-context and search-term.
2002-03-01 carstenklappTurned debug constant back on. Added a descriptive...
2002-02-28 carstenklappchanged plugin arg 'size' to 'formsize' for consistency...
2002-02-28 carstenklappReverting back to old version, WikiPlugin already has...
2002-02-28 carstenklappNew plugin.
2002-02-27 carstenklappAdded input 'size' arg to plugin-form.
2002-02-27 carstenklappcss bugfix: unnamed urls now use the 'rawurl' class...
2002-02-26 carstenklappHttp header "Last-Modified" added for pages, actionpage...
2002-02-26 carstenklappFound a better place to grab the date of most recent...
2002-02-26 lakkaWorkaround absence of %e date format specifier in Windo...
2002-02-26 lakkaOrphanedPages now (correctly) excludes pages which...
2002-02-26 carstenklappSet http header "Last-Modified" to date of most recent...
2002-02-25 carstenklapp(from Patrick Henry) New function to dump html files...
2002-02-25 carstenklappTying up loose ends related to PageType.php --actionPag...
2002-02-25 carstenklapp*** empty log message ***
2002-02-25 carstenklappAdded message when no pages found. Plugin can now also...
2002-02-24 rurbanovercoming windows time-outs again on dumping. reset...
2002-02-24 carstenklappPassword encrypt utility for php versions and operating...
2002-02-24 carstenklappNew plugin.
2002-02-24 carstenklappRender nonexistant pagenames as unknown WikiLinks ...
next