summaryrefslogtreecommitdiff
path: root/plugins/format.bithtml.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-04-16Default to html on new installlsces1-0/+1
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-3/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2007-07-23extract wikilink handling and move it to a filter. this removes the need for ...Max Kremmel1-38/+10
2007-07-13large update to how data plugins are parsed. data plugin parsing is not done ...Max Kremmel1-3/+1
2007-06-12Move html purification stuff into filters. Still need to address style purifi...Nick Palmer1-2/+2
2007-06-09convert maketoc into a post parser filter - maketoc will now work on any form...Max Kremmel1-5/+1
2007-05-17Integrate HTMLPurifier into liberty.Nick Palmer1-47/+3
2007-05-16add alternate two field blogpost editing as admin option - off by defaultwjames51-2/+3
2006-09-07remove calls to wiki functions - add lester's code for a tidier solutionJerry Russell1-6/+1
2006-09-07Drop BitPage:: ( If this works the 1.10 fix can be dropped )Lester Caine1-2/+2
2006-09-07add code to brute force 'BitPage' to prevent errors.Jerry Russell1-1/+6
2006-08-27parse_data_plugins has one more parameter nowSylvie Greverend1-2/+2
2006-08-23Fixed a problem with prototype's show and hide functions hiding the bitweaverNick Palmer1-2/+2
2006-08-15missing includeSylvie Greverend1-1/+2
2006-06-20allow caching to various files by allowing specification of cache file extens...Max Kremmel1-23/+24
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-04-07Added missing HelpPageLee L Bell1-1/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-3/+3
2006-01-14merge recent changes into HEADMax Kremmel1-0/+108