summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-09turn off plugins i consider unpopular to reduce resources needed on parsing. ...Max Kremmel28-626/+91
2007-06-09convert maketoc into a post parser filter - maketoc will now work on any form...Max Kremmel5-97/+76
2007-06-09add more comments that people who copy / paste info will have an easy time fi...Max Kremmel1-17/+37
2007-06-09update comment regarding options for filter stages: pre, post, presplit, post...Max Kremmel1-2/+2
2007-06-09simplify code by using getPluginsOfType() method and treat filters similar to...Max Kremmel1-18/+11
2007-06-09update returned variable when filter has been appliedMax Kremmel1-2/+2
2007-06-09update parseHash['data'] with parsed data for post filtersMax Kremmel1-1/+2
2007-06-09rename functions to closer match other liberty plugin function namesMax Kremmel1-7/+7
2007-06-09fix undefined index errorMax Kremmel1-4/+3
2007-06-09make sure data is returned when no filter is activeMax Kremmel1-2/+2
2007-06-09add htmlpurifier plugin and separate options pageMax Kremmel5-1/+156
2007-06-09add method to filter data and tentatively added hooks in parseData()Max Kremmel1-6/+32
2007-06-09move html purifier options to its own filesMax Kremmel2-111/+7
2007-06-09add method to get plugins of a given typeMax Kremmel1-6/+26
2007-06-09fix logic for what type of title should be displayedMax Kremmel1-3/+3
2007-06-09Fix attachment by ID.Nick Palmer1-21/+25
2007-06-08Proper powered by logo's ( ADOdb, MySQL and Firebird approved ones! )Lester Caine7-0/+0
2007-06-08Change require to @include_onceNick Palmer1-2/+1
2007-06-08Move PEAR.php inside liberty_inline_diff test. This needs more work and while...Lester Caine1-8/+8
2007-06-08Restore content_allow_html optionLester Caine1-1/+1
2007-06-08remove odd unused functionMax Kremmel1-23/+1
2007-06-08powered by icons all 80x15laetzer7-0/+0
2007-06-08Add some pre HTMLPurifier cleanup to handle output from WYSIWYG editors better.Nick Palmer1-1/+48
2007-06-08make sure plugin deals with its own files when removing them - has some means...Max Kremmel1-8/+11
2007-06-08add an expunge functionMax Kremmel1-6/+23
2007-06-08try to get attachment replacement working again when an attachment_id is set.Max Kremmel1-17/+21
2007-06-07Modified new inline diff to use PEAR installed Text_Diff instead of util vers...Nick Palmer2-8/+12
2007-06-07Add manual inclusion of Renderer first.Nick Palmer1-0/+1
2007-06-07Added inline diff option to liberty which works much better with the WYSIWYG ...Nick Palmer2-5/+18
2007-06-07Fix double escape in comments. Add Force Allow HTML feature to deal withNick Palmer5-12/+23
2007-06-06allow overflowMax Kremmel1-1/+2
2007-06-04escape quotes in titles for jsonwjames51-1/+1
2007-06-04add verifyFileExtension to double check file extensions and mime types on upl...Christian Fowler1-2/+3
2007-06-03make sure there's at least a ' ' in the outputMax Kremmel1-3/+9
2007-06-01ref diff in util, remove wiki dependancewjames51-1/+1
2007-06-01universal history getting stuffwjames51-0/+56
2007-06-01clean up more stuff and finally get rid of wikilib and only create class wher...Max Kremmel1-3/+4
2007-06-01use isOwner()Max Kremmel1-2/+2
2007-06-01missing module_rowsMax Kremmel1-0/+1
2007-06-01revert to divs around attachment and other plugins for now. wrapper type can ...Max Kremmel6-25/+43
2007-05-31don't wrap with blockMax Kremmel1-2/+2
2007-05-31add option to override automatic block displayMax Kremmel1-3/+3
2007-05-30improvement to LibertyStructures editing - separate Add Content with Mochikit...Christian Fowler9-67/+132
2007-05-30removed || $comment.editable because this seemed to let anonymous user edit a...laetzer1-1/+1
2007-05-22Doh! Somehow added a return at the top of the file. My bad.Nick Palmer1-2/+1
2007-05-22Turn off ability to force HTMLPurifier for the moment.Nick Palmer1-3/+6
2007-05-22add rss icon for blog feed included - might be better eventually to move this...wjames51-3/+15
2007-05-21add a last comment module. this is similar to last cahnges but it's possible ...Max Kremmel4-8/+70
2007-05-21add option to filter based on parent_content_type_guidMax Kremmel1-3/+11
2007-05-21content_description is already translated (i think)Max Kremmel1-2/+2