]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Added a link to my homepage for downloading a PHP 4.1 Mac OS X binary and the corresp...
[SourceForge/phpwiki.git] / lib /
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...
2001-12-03 carstenklappLinkimages now show for unbracketed urls. Optimized...
2001-12-03 joe_edelmanFixed a typo in get_all_pages() that was preventing...
2001-12-02 carstenklapp//define("autosplit_wikiwords", 1); option to automatic...
2001-12-02 carstenklapp//define("USE_LINK_ICONS", 1) this turns on url indicat...
2001-12-02 joe_edelmanOops. This is undoing a previous & unnecessary patch...
2001-12-02 joe_edelmanA patch necessary to support plugin/UserPage.php. ...
2001-12-02 joe_edelmanThis is an alternative sign-in scheme that uses a Plugi...
2001-12-02 joe_edelmanMy IncludePage plugin. Docs at phpwiki:IncludePage...
2001-12-02 joe_edelman*** empty log message ***
2001-12-01 carstenklappMoved hyperlink in delete-page confirmation to clarify.
2001-12-01 carstenklappNew text2png WikiPlugin. Doesn't accept any arguments...
2001-11-29 dairikiFix bugs in access logging code.
2001-11-29 dairikiMake _("string") an alias for gettext("string").
2001-11-29 dairikiLanguage independent templates.
2001-11-28 dairikiRevert to working version until theme support becomes...
2001-11-26 dairikiFix SF bug #484557: "Fatal error: Call to a member...
next