]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/transform.php
Refactor/cleanup of login code continues.
[SourceForge/phpwiki.git] / lib / transform.php
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2001-12-18 dairikiLinkify WikiWords (& bracket links & URLs) in RecentCha...
2001-12-12 dairikiBug fix: empty square brackets lead to "Fatal Database...
2001-12-12 dairikiFix "Lists nested too deep in SetHTMLOutputMode" bug...
2001-12-06 dairikiAdd parentheses to the list of punctuation not allowed...
2001-11-16 dairikiHack/fix to get proper nesting of lists and
2001-11-16 dairikiFix regexp so that punctuation does not get included...
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-11-14 dairikiChange regexp for InterWiki links to accept non-WikiWor...
2001-09-18 dairikiJeff's hacks II.
2001-04-09 dairikiMake tables left aligned, rather than centered.
2001-03-14 dairikiAttempt to fix the recognition of international charact...
2001-03-07 dairikiRecognize international characters in WikiWords.
2001-03-02 dairikiFix for invalid HTML from doubly-indented list elements.
2001-03-02 dairikiAttempts to clean up generated HTML.
2001-02-15 dairikiwtm_table: Make LEFT, rather than CENTERED the default...
2001-02-14 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-09 dairikiFix type in wtm_fulltext_search()
2001-02-08 ahollosiadded InterWiki linking based on patch by Gary Benson...
2001-02-07 ahollosiremoved references, added footnotes
2001-02-07 ahollosiclean up of SetHTMLMode() -- patch from Neil Brown
2001-02-04 ahollosiredesign of transfrom.php: modularization
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2000-11-08 ahollosiupdates due to new admin structure
2000-10-31 ahollosiadded "!" syntax for URLs as well, i.e. !http://some...
2000-10-25 ahollosiHeavy modification based on Neil Brown's tokenize(...
2000-10-24 ahollosikilled the !WikiName,!WikiName,!WikiNameSameStem bug...
2000-10-23 ahollosiNew: tabless definition lists (even nested): ;Term...
2000-10-11 ahollosiadded Neil Brown's nested-DefinitionLists patch --...
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...