]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/PageType.php
Connect the rest of PhpWiki to the IniConfig system. Also the keyword regular expres...
[SourceForge/phpwiki.git] / lib / PageType.php
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...