summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-06-28proc.magickwand.php method to get $mimeExt, prevents "undefined function imag...laetzer1-2/+3
2007-06-26no offset error if no cookie setlaetzer1-3/+3
2007-06-25Change purifystyle filter to a "store" filter so it will work with the permis...Nick Palmer1-4/+5
2007-06-25Update articles plugin to handle new getList style.Nick Palmer1-4/+4
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel3-71/+84
2007-06-19Fixup HMLTPurifier and restore it to functioning health.Nick Palmer1-13/+19
2007-06-17fix regex that causes seg fault with some data inputJams H Thompson1-2/+2
2007-06-17Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.phpLester Caine1-2/+2
2007-06-17Add 'liberty_linked_attachments' selectionLester Caine1-2/+2
2007-06-16place file details in next lineMax Kremmel1-2/+2
2007-06-16fix size selectionMax Kremmel1-5/+5
2007-06-16Roll back picking up content_id - it can't actaully pick the correct one with...Lester Caine1-3/+2
2007-06-16Obtain content_id if attachment is real contentLester Caine1-2/+3
2007-06-16finally fix the friggin image replacement bugMax Kremmel1-4/+9
2007-06-16Allow bitfile to be called in the installerLester Caine1-2/+2
2007-06-16Disable direct upload functions if the plugin is disabled but still allow plu...Lester Caine1-3/+5
2007-06-16Remove fisheye storage format - replaced ny modification of bitfileLester Caine1-115/+0
2007-06-16replace treasury storage plugin with a data plugin. treasury/admin/database_u...Max Kremmel2-82/+163
2007-06-16add missing taginsert. this is needed for icon to show up in quicktags.Max Kremmel1-1/+2
2007-06-16use correct idMax Kremmel1-2/+2
2007-06-16updating treasury to excusively work with primary_attachment_idMax Kremmel1-5/+5
2007-06-15add a (hopefully) reliable expunge functionMax Kremmel1-9/+5
2007-06-15silence graphviz inclusion and make plugin conditional on its presenceMax Kremmel1-6/+10
2007-06-15Remove GraphViz.php as it is a PEAR plugin and hack the liberty plugin to use...Nick Palmer1-14/+45
2007-06-15rename bifile and the GUID to fisheye since this plugin is specific to fishey...Max Kremmel1-5/+5
2007-06-15disable expunge function for now before we cause damage with it.Max Kremmel1-1/+6
2007-06-15add a display_url that we are taken to the image in the gallery instead of th...Max Kremmel1-2/+3
2007-06-15when download_url or display_url are returned by the plugin, it will use thos...Max Kremmel1-7/+7
2007-06-15add a better plugin descriptionMax Kremmel1-11/+9
2007-06-14Doh. Didn't test it right.Nick Palmer1-3/+3
2007-06-14Render using the default format is none is provided.Nick Palmer1-4/+4
2007-06-14Deal with case when there are no hits yet properly.Nick Palmer1-2/+5
2007-06-14Fix warning.Nick Palmer2-5/+7
2007-06-14Fix warnings and add more complete error checking. Give tabs unique ids.Nick Palmer1-9/+16
2007-06-14Only screw with pages that actually have a maketoc on them. Still an issue if...Nick Palmer1-41/+44
2007-06-14Clean up argument parsing and quite down any possible errors due to bad data.Nick Palmer1-7/+9
2007-06-14Fixup allow html feature.Nick Palmer1-2/+3
2007-06-13Update to allow fisheye to be used independent of bitfile for managed attachm...Lester Caine1-0/+114
2007-06-13remove stripslashes() since it interferes with the outputMax Kremmel1-2/+3
2007-06-13Missing closing bracketLester Caine1-1/+2
2007-06-12SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...Nick Palmer1-1/+2
2007-06-12Move html purification stuff into filters. Still need to address style purifi...Nick Palmer5-33/+250
2007-06-12remove unused codeMax Kremmel1-25/+1
2007-06-11Moved purification method to filter where it belongs - code needs to be moved...Max Kremmel1-7/+9
2007-06-11Add liberty plugin for a mini calendar. Handy for people using events.Nick Palmer1-0/+134
2007-06-11add better description and valid link to help pageMax Kremmel1-4/+4
2007-06-11fix link to htmlpur options pagewjames51-2/+2
2007-06-10lots of work with respect to the recent addition of filters. pre and post spl...Max Kremmel2-24/+24
2007-06-10add some information about the pluginMax Kremmel1-2/+2
2007-06-09turn off plugins i consider unpopular to reduce resources needed on parsing. ...Max Kremmel28-626/+91