]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Added instructions to fix "lib/FileFinder.php:82: Fatal[256]: DB.php: file not found...
[SourceForge/phpwiki.git] / lib /
2002-01-03 carstenklappBeginning migration of "toolbar" php logic from xhtml...
2002-01-03 carstenklappremoved comment about CSS_URL from BASE_URL (no longer...
2002-01-03 carstenklappCSS now stored in an array, and <link rel="stylesheet...
2002-01-01 carstenklappsetlocale now uses the new CHARSET constant from index...
2002-01-01 carstenklappRSS_ENCODING now uses the new CHARSET constant from...
2001-12-31 carstenklappProvide the urlencoded version of the page name.
2001-12-30 carstenklappAdded accept-charset attribute to form elements. New...
2001-12-29 carstenklapp[PhpWikiAlpha:]\r[PhpWikiCvs:]\r[Thesaurus:]
2001-12-28 carstenklappsome html converted to element(), and gettext()-ified...
2001-12-28 carstenklappminor rewording
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-12-28 carstenklappvery minor gettext & sprintf cleanups
2001-12-28 carstenklappadded DseWiki (Deutsches Software Entwickler Wiki)
2001-12-28 carstenklappNew Plugin: ViewMarkup, for viewing or copying the...
2001-12-27 carstenklappThis is a stub for a Toolbar class to eventually replac...
2001-12-27 carstenklappadded $ID$ line for CVS
2001-12-26 carstenklappchanged CSS_URL from constant into a variable for themes
2001-12-26 carstenklappUpdated to use ErrorManager
2001-12-26 carstenklappNew function BaseURL, outputs the correct BaseURL in...
2001-12-26 carstenklappestablishes (diff) as a wikiaction link, for hiding...
2001-12-22 carstenklappAdded a check whether $SignatureImg is defined, to...
2001-12-21 dairikiFix a formatting string. (Version was always reported...
2001-12-21 carstenklappupgraded one line to use sprintf for localization
2001-12-21 rurbansome xhtml, fixed error with no admin password
2001-12-19 carstenklapp*** empty log message ***
2001-12-19 carstenklappPearDB broke during sprintf fine-tuning--fixed.
2001-12-19 carstenklappsprintf fine-tuning for gettext
2001-12-19 carstenklappgettext-ified a bunch of strings in here. (I think...
2001-12-19 carstenklappgettext-ified error messages with sprintf(_("%s"),$v)
2001-12-19 dairikiFix Carsten's example translation problem using new...
2001-12-19 dairikiNew functions __printf, __sprintf, __vsprintf. These...
2001-12-18 dairikiLinkify WikiWords (& bracket links & URLs) in RecentCha...
2001-12-18 carstenklappextract(args) Hack to change heading between RecentChan...
2001-12-18 carstenklappAdded visual separators between "Other diffs:" list...
2001-12-17 dairikiAdded plugin argument 'section', which allows one to...
2001-12-17 dairiki Colon (':') not allowed is CSS class names.
2001-12-17 dairiki(pcre_fix_posix_classes): Fix test for working posix...
2001-12-16 dairikiFix to split words at certain punctuation, so that...
2001-12-16 dairikiNew convenience class NullTextSearchQuery: a TextSearch...
2001-12-16 dairikiBrackets back inside bold (Carsten has recanted his...
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-16 carstenklappMoved the TextFormattingRules from the editpage templat...
2001-12-16 dairikiAdded three-way diff engine. (Beginning of support for
2001-12-16 carstenklappUpdated plugins for a more complete localized experience.
2001-12-16 carstenklappminor update to enable localization
2001-12-15 dairikiUpon Carsten's suggestion, moved the summary brackets...
2001-12-15 carstenklappPlugin description "tooltip" is now localized if a...
2001-12-15 carstenklappMoved description from html template into plugins.
2001-12-15 dairikiBack off to word-level diffs rather than character...
2001-12-15 dairikiNew class MappedDiff to support trailing-space insentiv...
2001-12-15 dairikiUse GET instead of POST for diff form action. (There...
2001-12-14 dairikiFix <wiki:history> link in RSS.
2001-12-14 dairikiSF bug #492511: Don't assume DB:isManip() exists.
2001-12-14 dairikiFix typo/bug.
2001-12-14 dairikiFix typo.
2001-12-14 dairikiNew PageHistory plugin replaces action=info and lib...
2001-12-14 dairikiBig refactor/cleanup in part to allow for code sharing...
2001-12-14 dairikiRemove obsolete FIXME note.
2001-12-14 dairikiModified semantics. RssWriter now writes its output...
2001-12-14 dairikiAdded a few comments.
2001-12-14 dairikiBug fix.
2001-12-13 dairikiJavaScript cleanup.
2001-12-13 dairikiExperiment with more compact diff selection: single...
2001-12-13 carstenklappPermanently added Mac OS X pear path as this is unlikel...
2001-12-13 dairikiRefactor diff code:
2001-12-13 dairikiFix typo.
2001-12-12 dairikiBug fix: empty square brackets lead to "Fatal Database...
2001-12-12 dairikiFix "Lists nested too deep in SetHTMLOutputMode" bug...
2001-12-12 carstenklappsf #482938 Content-Disposition parameter
2001-12-11 dairikiSet RSS channel title from new config var WIKI_NAME.
2001-12-11 dairikiName the wiki (SF task #34142).
2001-12-11 dairikiFix MonsterCookie bug. (See http://phpwiki.sf.net...
2001-12-11 dairikiDelete debugging cruft.
2001-12-11 dairikiDelete ctime() and rfc1123date() from lib/ziplib.php...
2001-12-11 dairikiRename Rfc822DateTime() to Rfc2822DateTime(). (Also...
2001-12-11 dairikiRefactor external link icon code.
2001-12-11 carstenklappMoved some diff colouring to css. Appearance looks...
2001-12-08 dairikiSF Bug #489544: Change strftime %P to %p. (%P is a...
2001-12-08 dairikiSignificant bug fix: not all changes showing up in...
2001-12-07 carstenklappAdded php-function and php-lookup.
2001-12-07 dairikiChange plugin arg syntax from 'rss=1' to 'format=rss'.
2001-12-07 dairikiAdd support for generation of RSSified RecentChanges.
2001-12-07 dairikiTimezoneOffset, Iso8601DateTime, Rfc822DateTime: New...
2001-12-07 dairikiEnsure the 'action' argument in $request is set.
2001-12-07 dairikiObsolete. This code is now in lib/Request.php.
2001-12-07 dairikiFix for PHP warning: "lib/diff.php:197: Notice[8]:...
2001-12-07 carstenklappInterWiki link-icon added.
2001-12-06 carstenklappCategory:Category links to the CategoryCategory page...
2001-12-06 carstenklappAdditions from list at "http://usemod.com/intermap...
2001-12-06 dairikiKludgy patch to close a potential security hole.
2001-12-06 dairikiCleaned up the external URL link icon code a bit.
2001-12-06 dairikiAdd parentheses to the list of punctuation not allowed...
2001-12-06 dairikiDon't urlencode page name for use as link text.
2001-12-06 dairikiFix broken switch statement (which cause my PHP to...
2001-12-06 dairikiDetect and bail upon recursive inclusions.
2001-12-06 carstenklappCleaned up linkimage code.
2001-12-06 carstenklapp*** empty log message ***
2001-12-06 carstenklapptext2png plug now really works! (accepts a text= argume...
2001-12-04 carstenklapp*** empty log message ***
2001-12-03 carstenklappLinkimages now show for unbracketed urls. Optimized...
next