]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/CachedMarkup.php
enable action=remove which is undoable and seeable in RecentChanges: ADODB ony for...
[SourceForge/phpwiki.git] / lib / CachedMarkup.php
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-28 rurbanapplied idea of patch #994497 by Dan Frankowski, passin...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-09-14 rurbangenerate iterated plugin ids, set plugin span id also
2004-07-09 rurbandont use if loading the plugin fails
2004-07-08 rurbanmore metadata fixes
2004-07-03 rurbangive plugins a (not unique) ID tag of the plugin name
2004-06-15 rurbanIMPORTANT: fixed passwd handling for passwords stored...
2004-05-13 rurbandoc update for the new 1.3.10 release release_1_3_10
2004-05-08 rurbansupport <span>inlined plugin-result</span>:
2004-05-08 rurbannew support for inlined image attributes: [image.jpg...
2004-05-06 rurbanfix sf.net bug#949002: [ Link | ] assertion
2004-05-01 rurbanmore php-4.0.6 compatibility: superglobals
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-15 rurbanfixed RichTable error, haing no asXml method for
2004-04-01 rurbanfix by Dan Frankowski: Cached_Userlink, was not backlinked
2004-03-02 rurbanCreateToc support: Pass the preparsed markup to each...
2004-02-27 rurbanpatch #889415 "problems with zero's in text"
2004-02-19 rurbanmoved initerwiki code to PageType.php
2003-03-25 dairikiFix to ensure that getWikiPageLinks() returns an array...
2003-03-13 dairikiHack so that (when using the IncludePage plugin) the...
2003-03-07 dairikiGlean page description (for meta tag) from CachedMarkup.
2003-02-26 dairikiBug fix: for magic PhpWiki URLs, "lock page to enable...
2003-02-26 dairikiMore/better/different checks for bad page names.
2003-02-21 dairikiFixes to support new $basepage argument of WikiPlugin...
2003-02-21 dairikiBig changes to allow caching of marked up page text.