]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/PageType.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / lib / PageType.php
2013-06-18 vargenauMerge OldTextFormattingRules into TextFormattingRules...
2013-05-29 vargenauvar --> public
2012-12-04 vargenauUse smart quotes
2012-11-19 vargenauRemove extra empty lines
2012-11-14 vargenauUse __ for translation
2012-10-06 vargenauReformat code
2012-10-02 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauextra_empty_lines
2012-08-31 vargenauphpdoc_params
2012-03-01 vargenauBe consistent in function declarations
2011-05-18 vargenauNew FSF address
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize header
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-01-22 vargenauReplace 'split' function (deprecated in PHP5.3) by...
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Id substitution for Subversion
2008-05-06 rurbando not urlencode Upload links twice
2007-09-12 rurbanWindows fix for local path detection
2007-07-14 rurbanSemanticWeb.php
2007-02-17 rurbanlocalize Upload:links for WIKIDUMP: esp. for pdf images
2007-01-07 rurbanDisallow ":" as interwikmap and use it as proper Linked...
2007-01-04 rurbanForce interwiki updates and page edits
2006-10-12 rurbanuse the same class for $moniker == ""
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...