]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/PageType.php
New special interwiki link markup [:LinkTo] without storing the backlink
[SourceForge/phpwiki.git] / lib / PageType.php
2006-10-08 rurbanNew special interwiki link markup [:LinkTo] without...
2005-08-07 rurbanfix comments
2005-08-06 rurbanallow spaces in interwiki paths, even implicitly. fixes...
2005-05-06 rurbansupport %u, %b, %d expansion for Upload: User: and...
2005-04-23 rurbancache map
2005-02-02 rurbanfix Talk: and User: names and links
2005-02-02 rurbanmore plans
2005-02-02 rurbanmore maps: Talk, User
2005-01-31 rurbanavoid some cornercase intermap warning. Thanks to Stefa...
2005-01-25 rurbanfix bogus InterWikiMap warning
2004-12-26 rurbanjust docs or whitespace
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-28 rurbanOptimize PearDB _extract_version_data and _extract_page...
2004-11-28 rurbanapplied idea of patch #994497 by Dan Frankowski, passin...
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-09-22 rurbancentralize upload paths.
2004-09-08 rurbanimprove loadfile stability by using markup=2 as default...
2004-07-02 rurbanmore stability fixes: new DISABLE_GETIMAGESIZE if your...
2004-04-26 rurbanlocking table specific for better databases
2004-04-19 zorlocConnect the rest of PhpWiki to the IniConfig system...
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-03-26 rurbanreformatted and fpdf lib upgrade
2004-03-26 rurbanbetter experimental PDF support
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-12 rurbannew base class PageType_attach as base class for WikiBl...
2004-02-28 rurbangenerally more PHPDOC docs
2004-02-24 rurbanfixed uploads directory
2004-02-19 rurbanmoved initerwiki code to PageType.php
2003-02-21 dairikiComplete rewrite.
2003-02-01 carstenklappCommented-out debugging message.
2003-01-31 carstenklappAdded hook/hack to allow plugins to provide their own...
2003-01-06 carstenklappBugfix: Also identify any WikiBlogs which are subpages...
2003-01-06 carstenklappAdded a basic WikiBlog page type, takes advantage of...
2002-09-04 dairikiUse the API, Luke... (minor change)
2002-08-20 rurbanfixed (again) the Double Page-Transformation bug. http...
2002-08-20 rurbanminor fix
2002-03-06 carstenklappFix for the double transformation bug which caused...
2002-02-21 carstenklappcomments cleanup
2002-02-19 carstenklappnew css classes for interwikimap
2002-02-19 carstenklappbugfix: missing }
2002-02-19 carstenklappCleanup and more comments added.
2002-02-18 carstenklappDon't display empty sections of a page (unless PageType...
2002-02-18 carstenklappThe enclosing <div> for the content is now generated...
2002-02-18 carstenklappbugfix2 for localized pagenames
2002-02-18 carstenklappbugfix for localized pagenames
2002-02-18 carstenklappView the InterWikiMap page to see the first PageType...