]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
typo fix
[SourceForge/phpwiki.git] / lib /
2003-01-02 wainsteadFlat file database library, FFDB, for flat file support.
2002-12-31 carstenklappBugfixes: Fixed menu language selection (incorrect...
2002-12-31 wainsteadAdded an if() to test for the existence of the dba_...
2002-12-30 carstenklappAdded plugin version function.
2002-12-30 carstenklappGettext-ify description & small bugfix.
2002-12-30 carstenklappNew plugin: Lists available plugins with page links...
2002-12-29 carstenklappImproved error message when PHP Weather is not yet...
2002-12-29 carstenklappupdated php.net
2002-12-29 carstenklappMartin Geisler's fix for new markup checkbox (page...
2002-12-28 wainsteadversion tag was broken
2002-12-28 carstenklappPlugin now traps the include error when phpweather...
2002-12-17 dairikiPatches from Matti Airas:
2002-12-15 carstenklappminor gettext adjustments
2002-12-14 carstenklappHack: suppress error when using sql, so no timeout...
2002-12-14 dairikiPatch from Matti Airas:
2002-11-25 dairikiFix to recognize '<BR>' as well as '<br>' (and '%%...
2002-11-25 dairikiFixes so that one can prevent trailing colons (and...
2002-11-25 dairikiMore from Martin Geisler:
2002-11-25 dairikiPatches (for 'wrap' option?) by Martin Geisler.
2002-11-22 dairikiFixes for nestled markup bugs reported by Martin Geisler.
2002-11-22 dairikiFix from Martin Geisler for overly aggresive
2002-11-21 dairikiBug fix:
2002-11-20 dairiki'?' is punctuation too!
2002-11-19 dairikiFix for bug: "orange" -> "or ange" -> "or AND ange".
2002-11-19 carstenklappFix fatal error: theme was not being initialized for...
2002-11-15 carstenklappcleanup leftover experimental code
2002-11-14 carstenklapp(oops) initializeTheme() after initializeLang() for...
2002-11-14 carstenklappupdate_locale() now called in main.php so site default...
2002-11-14 carstenklappMoved call to update_locale() here from WikiUser
2002-11-14 carstenklappSettings for user language and theme default to Wiki...
2002-11-12 dairikiFix for _*bold-italic*_ and *_bold-italic_*.
2002-11-08 carstenklappMore cleanup of extra font tags. Warning for invalid...
2002-11-08 carstenklappFix for variable $has_old_php doesn't exist with phpver...
2002-11-07 dairikiAnother adjustment of nestled emphasis regexp to
2002-11-04 carstenklappuse unix line endings (doh)
2002-11-04 carstenklappAdded options to retrieve forward links. See the new...
2002-11-04 carstenklappfix: for html tag cleanup use new $default instead...
2002-11-04 carstenklappreformat source
2002-11-04 carstenklappimplemented exclude argument
2002-11-04 carstenklappMartin Geisler's PhpHighlight plugin. Added compatibili...
2002-11-04 carstenklappAllow plugins to override how cruft in plugin args...
2002-11-01 carstenklappSync with http://usemod.com/intermap.txt (38 new entrie...
2002-11-01 dairikiFrom Matti Airas <mairas@iki.fi>:
2002-10-31 carstenklappRemoved new HTML::nbsp function, just use HTML::raw...
2002-10-30 dairikiMinor fix to pass validator at
2002-10-30 dairikiMinor fixes so that generated RSS 1.0 passes validation at
2002-10-29 carstenklappReplaced NBSP constant with a new nbsp() function....
2002-10-19 dairikiConvertOldMarkup(): Wups. I broke footnote conversion...
2002-10-19 dairikiBug fix: ConvertOldMarkup was mangling empty single...
2002-10-19 dairikiFix for remove page bug when USE_PATH_INFO is false.
2002-10-15 zorlocAdded functionality to WikiRequest->getPage to be able...
2002-10-14 carstenklappAllow external url redirection only on locked pages.
2002-10-14 carstenklappUpdated english Info page & plugin to be a WikiWord...
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...
next