| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -3/+3 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-09-05 | Tweeks to get bbcode plugin clean for plugins page | lsces | 1 | -4/+3 | |
| 2025-08-27 | plugin changes to cover namespace and style changes for PHP8.4 | lsces | 1 | -5/+5 | |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2007-07-23 | extract wikilink handling and move it to a filter. this removes the need for ↵ | Max Kremmel | 1 | -42/+9 | |
| every parser to call the tikiwiki parser and storing / expunging / renaming links. this will now be handled transparently for all format plugins | |||||
| 2007-07-15 | revert pear include changes from 1.11 - xing - the commit left ↵ | Christian Fowler | 1 | -4/+2 | |
| HTML_BBCodeParser completely undefined, and broke the parser. were there other changes? | |||||
| 2007-07-13 | large update to how data plugins are parsed. data plugin parsing is not done ↵ | Max Kremmel | 1 | -17/+15 | |
| by the format handlers anymore but by LibertyContent::parseData. this simplifies code in the format handlers somewhat and give better global control over plugin parsing. data parsed by plugins is now also excluded from parser and filter - this reduces load and allows plugins to do more stuff without having to deal with stuff that might happen in the parsers. hence, <\!--~np~--> type escaping is not required anymore in the plugins. | |||||
| 2007-07-11 | fix pear bbcode inclusion | Max Kremmel | 1 | -5/+4 | |
| 2007-06-09 | convert maketoc into a post parser filter - maketoc will now work on any ↵ | Max Kremmel | 1 | -5/+1 | |
| format plugin | |||||
| 2007-05-17 | Integrate HTMLPurifier into liberty. | Nick Palmer | 1 | -7/+3 | |
| 2007-05-16 | add linebreak defs to other formats as well for use with auto splitting | wjames5 | 1 | -2/+3 | |
| 2007-03-09 | include bithml if possible to get purge_html function | Christian Fowler | 1 | -2/+6 | |
| 2007-02-11 | silence include | Max Kremmel | 1 | -2/+2 | |
| 2007-02-09 | convert to the maintained Text_Wiki_BBCode parser which produces XHTML | Christian Fowler | 1 | -5/+24 | |
| 2007-02-05 | Minor corrections to comments for PHPDoc | Lester Caine | 1 | -4/+5 | |
| 2007-01-08 | add some infamous spider documentation | Christian Fowler | 1 | -1/+5 | |
| 2006-12-27 | maketoc has to be called after wiki page link parsing to avoid parsing of ↵ | Max Kremmel | 1 | -5/+5 | |
| makrtoc output | |||||
| 2006-12-27 | add rudimentary BBCode parser. largely untested, by idea is there using PEAR ↵ | Christian Fowler | 1 | -0/+76 | |
| BBCode parser | |||||
