| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | -38/+10 | |
| every parser to call the tikiwiki parser and storing / expunging / renaming links. this will now be handled transparently for all format plugins | |||||
| 2007-07-13 | large update to how data plugins are parsed. data plugin parsing is not done ↵ | Max Kremmel | 1 | -3/+1 | |
| 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-06-12 | Move html purification stuff into filters. Still need to address style ↵ | Nick Palmer | 1 | -2/+2 | |
| purifier user issue and filter ordering. | |||||
| 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 | -47/+3 | |
| 2007-05-16 | add alternate two field blogpost editing as admin option - off by default | wjames5 | 1 | -2/+3 | |
| 2006-09-07 | remove calls to wiki functions - add lester's code for a tidier solution | Jerry Russell | 1 | -6/+1 | |
| 2006-09-07 | Drop BitPage:: ( If this works the 1.10 fix can be dropped ) | Lester Caine | 1 | -2/+2 | |
| 2006-09-07 | add code to brute force 'BitPage' to prevent errors. | Jerry Russell | 1 | -1/+6 | |
| 2006-08-27 | parse_data_plugins has one more parameter now | Sylvie Greverend | 1 | -2/+2 | |
| 2006-08-23 | Fixed a problem with prototype's show and hide functions hiding the bitweaver | Nick Palmer | 1 | -2/+2 | |
| versions of those javascript function which made the format selection radios vanish. Modified the liberty/templates/edit_format.tpl and related files to allow editing of more than one content block in the same form. This can be done by setting gContent in the smarty include tag as well as format_guid_variable to the name of the variable the format should be stored in. | |||||
| 2006-08-15 | missing include | Sylvie Greverend | 1 | -1/+2 | |
| 2006-06-20 | allow caching to various files by allowing specification of cache file ↵ | Max Kremmel | 1 | -23/+24 | |
| extension, pass full parameter hash on to parser instead of slew of individual parameters | |||||
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -3/+3 | |
| 2006-04-07 | Added missing HelpPage | Lee L Bell | 1 | -1/+2 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -3/+3 | |
| conflict with new content preferences | |||||
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+108 | |
