]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/CachedMarkup.php
New special interwiki link markup [:LinkTo] without storing the backlink
[SourceForge/phpwiki.git] / lib / CachedMarkup.php
2006-10-08 rurbanNew special interwiki link markup [:LinkTo] without...
2006-06-18 rurbanfix call-by-ref
2006-06-10 rurbanfix missing links
2006-04-15 rurbanneed basepage for subpages like /Remove (within CreateTOC)
2005-12-27 rurbanfix zipreader workaround (add new to ZipReader invocati...
2005-12-11 rurbanfix wrong ref funcall: warns at php-4.4
2005-11-14 rurbanadd linkrelation support
2005-10-12 rurbanasXML case
2005-08-06 rurbanonly cosmetics
2005-04-23 rurbanproper linebreaks
2005-01-30 rurbanone more id warning prevention
2005-01-30 rurbanfix warning on id
2005-01-21 rurbansafer check for gzip compress data, ziplib.php not...
2005-01-21 rurbanchanged (c)
2005-01-20 rurbanGOOGLE_LINKS_NOFOLLOW
2004-12-26 rurbanphp5 fixes: case-sensitivity, no & new
2004-12-20 rurbangettext msg unification
2004-12-17 rurbanadd working dynamic hyperwiki sidebar box (hyperapplet...
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.