]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Added RSS Auto-discover - see comments for details
[SourceForge/phpwiki.git] / lib /
2002-10-12 carstenklappFix error msg: Use of undefined constant HomePage ...
2002-10-12 carstenklappFix for "==Object(wikipagename)==" displaying instead...
2002-10-12 carstenklappFixed a couple typos in variable names, theme switching...
2002-10-10 carstenklappFix to avoid PHP Warning, "Notice[8]: Use of undefined...
2002-10-06 dairikiFrom Martin Geisler:
2002-09-27 rurbandefault auth_dsn on same db
2002-09-27 rurbannew experimental plugin by Paul Pearson <wandrer@glcomp...
2002-09-27 rurbanMichaelVanDam's new experimental EditMetaData plugin...
2002-09-24 zorlocAdded some PHPDoc comments
2002-09-18 dairikiMinor cleanup/refactors.
2002-09-18 dairikiAlways use the english version of the ActionPage name...
2002-09-18 dairikiPostpone NOTICEs even when DEBUG is set.
2002-09-18 dairikiMinor cleanup of preference setting code for theme...
2002-09-18 dairikiClean up language/locale setting code.
2002-09-18 dairikiNew function MangleXmlIdentifier() used to ensure that...
2002-09-17 dairikiFix so that warnings/errors are included within Content...
2002-09-17 dairikiConvert to using the new markup engine, even for old...
2002-09-17 dairikiOldStyleTable's use new-style inline markup.
2002-09-17 dairikiNew plugin OldStyleTable.
2002-09-17 dairikiAdd $markup parameter to TransformInline() so that...
2002-09-17 dairikiDon't need src= arg hack. Just put quotes around the...
2002-09-17 dairikiAdd javascript code to resize the transclude iframes...
2002-09-17 dairikiMinor additions for use by the Transclude plugin.
2002-09-17 dairikiWups. Removed a bit of cruft...
2002-09-17 dairikiNew Transclude plugin.
2002-09-16 dairikiAdded support for named anchors within wiki-text.
2002-09-16 dairikiAllow <em></em> tags.
2002-09-16 dairikiDocumentation fixes.
2002-09-16 dairikiNew method WikiRequst::fullPagename() to expand relativ...
2002-09-16 dairikiFix bug with external image links.
2002-09-15 rurbanAutoSplit Buttons and links in navbar also
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.
next