summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-07-29new files for reply with quote featureHash91-0/+134
2006-07-27remove {renderer}'s dependency on BitBoards, Add reply with quote feature to ...Hash91-30/+15
2006-07-24suppose it is a wrong copy/pasteSylvie Greverend1-4/+4
2006-07-22add signitures that can be written in any format and stored in a comment whic...Hash91-0/+122
2006-07-13tighten regexpsMax Kremmel1-5/+5
2006-07-04use small.jpg as required thumbnail size to probe for thumbnail existenceMax Kremmel1-2/+2
2006-06-30simplify pattern match to avoid PHP seg faults on large pagesJams H Thompson1-2/+2
2006-06-20allow caching to various files by allowing specification of cache file extens...Max Kremmel5-103/+107
2006-06-19lots of caching work. cleaned up functions and made them more logicalMax Kremmel1-7/+7
2006-06-18liberty based caching: caching done to file, added call to parser expunge fun...Max Kremmel1-32/+70
2006-06-08alteration of data.div plugin to allow some more formattingYMoroz1-0/+95
2006-06-08some typosYMoroz1-4/+4
2006-05-28Adding a plugin to use dot or neato syntax inside liberty content.Louis-Philippe Huberdeau1-0/+94
2006-05-24synch r1 and head pluginMax Kremmel1-15/+7
2006-05-24allow assignment of class to divMax Kremmel1-4/+7
2006-05-18remove trailing "Max Kremmel1-3/+3
2006-05-06indentationMax Kremmel1-5/+5
2006-05-05rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...Max Kremmel1-7/+30
2006-05-05use <strong> and <em> instead of <b> and <i> respectivelyMax Kremmel1-3/+3
2006-04-30clean up users email liberty_content_prefs fiascoMax Kremmel1-3/+3
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-3/+3
2006-04-29get html per article working as well and reduce load by only parsing content ...Max Kremmel1-2/+9
2006-04-29make it possible to store html data on a per page basisMax Kremmel1-18/+17
2006-04-25disable html in tikiwiki pages for now. very disruptive and should be changed...Max Kremmel1-17/+19
2006-04-25xhtml related fixesMax Kremmel1-3/+3
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-04-15remove allow_html feature check and just use permChristian Fowler1-2/+2
2006-04-14more kernel_config renamesMax Kremmel1-3/+3
2006-04-14change wiki kernel preference names to be standard compliantMax Kremmel1-3/+3
2006-04-12missing globalSylvie Greverend1-0/+1
2006-04-12Fix for lack of a.library.phpLee L Bell1-15/+30
2006-04-12fixed error that prevented js:flip from workingLee L Bell1-2/+2
2006-04-12Fix for lack of a.library.phpLee L Bell1-5/+21
2006-04-11Should not have been addedLee L Bell1-655/+0
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-1/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel3-9/+9
2006-04-11fix some of the fortune cookie code and move out of the tikiwiki parser to a ...Max Kremmel2-11/+30
2006-04-10revert recent changes. didn't work as expected.Max Kremmel1-9/+2
2006-04-10parse the $dataMax Kremmel1-2/+9
2006-04-10fix logic of mardown parserMax Kremmel1-8/+3
2006-04-09ensure that width and height start with a \d characterbitweaver.org1-2/+4
2006-04-09avoid errors in apache logsbitweaver.org1-2/+2
2006-04-09make sure geshi works and that ~np~ is hidden - also when tikiwiki syntax isn...Max Kremmel1-3/+3
2006-04-09simplify ~np~ regex to avoild segfaulting on complex $dataMax Kremmel1-2/+2
2006-04-07Added missing HelpPageLee L Bell1-1/+2
2006-04-06Added path & security parameters to pluginsLee L Bell46-708/+898
2006-03-22dos2unix to avoid EOL problems on winMax Kremmel2-224/+224
2006-03-20fix graphviz - was a real messMax Kremmel1-42/+48
2006-03-20get rid of object error once and for allbitweaver.org1-3/+3
2006-03-20get rid of non-object warningbitweaver.org1-36/+38