summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-07-15revert pear include changes from 1.11 - xing - the commit left HTML_BBCodePar...Christian Fowler1-4/+2
2007-07-14make it possible to call LibertyContent::parseData staticallyMax Kremmel1-2/+2
2007-07-14more xhmtl issues fixed in mediawiki type tablesMax Kremmel1-6/+21
2007-07-14fix some issues with mediawiki tables: tr style and last closing </tr>Max Kremmel1-6/+6
2007-07-14improve readability and maintainability of helpMax Kremmel1-3/+57
2007-07-13get mediawiki tables working when they are the first thing on the pageMax Kremmel1-3/+3
2007-07-13large update to how data plugins are parsed. data plugin parsing is not done ...Max Kremmel4-146/+22
2007-07-13Display fisheye image using image_idLester Caine1-0/+105
2007-07-12xing commit: fix pear wiki parser plugin recognition on different systemswjames51-7/+19
2007-07-11set gBitThemes globalMax Kremmel1-2/+2
2007-07-11Fix youtube permissions name.Nick Palmer1-3/+3
2007-07-11fix pear includes - still doesn't work on my system though. PEAR_Registry doe...Max Kremmel1-37/+41
2007-07-11fix pear bbcode inclusionMax Kremmel1-5/+4
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-10move isAjaxRequest() and isJavascriptEnabled() calls to BitThemes and only al...Max Kremmel2-46/+220
2007-07-10Remove obsolite commentLester Caine1-2/+1
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-2/+2
2007-07-07move smiley parsing to a filter. this allows the use of smileys in all format...Max Kremmel2-27/+52
2007-07-06update commentsMax Kremmel1-7/+5
2007-07-06load permissions of person who stored the page to work out if we need to esca...Max Kremmel1-5/+21
2007-07-05directly load file using primary attachment idMax Kremmel1-5/+3
2007-07-05directly load treasury item using primary attachment idMax Kremmel1-6/+4
2007-07-05use ilocation=quicktag for quicktag icons. this gives us better control over ...Max Kremmel6-17/+17
2007-07-04fix flashvideo pluginMax Kremmel1-14/+11
2007-07-04Fix bad hack so multiple attachments and ajax attachments work again.Nick Palmer1-28/+26
2007-07-01use $_SESSION to store gd version to avoid unnecessary overheadMax Kremmel1-4/+8
2007-07-01fix jpg image resizing and use gd_info instead of wonky chgd2() functionMax Kremmel1-17/+112
2007-07-01wrap output with ~np~ to avoid parsing by tw parser - this is very annoying a...bitweaver.org1-2/+2
2007-06-30move png stuff to png area and ry to keep gif transparency. this doesn't seem...Max Kremmel1-14/+14
2007-06-30use PHP_Compat to ensure that we have required functions available to check f...Max Kremmel1-4/+4
2007-06-29Update to use HTMLPurifier installed via PEAR and to use features of the late...Nick Palmer1-66/+81
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