summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-04-05remove <b>Max Kremmel1-7/+7
2007-04-05xing commit: fix comment preview by checking for pCommonObjectbitweaver.org1-2/+2
2007-04-03fixes user param, use of login in getlist depricatedwjames51-3/+3
2007-03-31update blog plugin to accept user as paramwjames51-12/+14
2007-03-26add liberty_magickwand_convert_colorspace for colorspace conversionChristian Fowler1-1/+40
2007-03-25aplhabetically > alphabeticallylaetzer1-10/+37
2007-03-21add liberty cache refresh link, clean up some caching issues, add method to c...Max Kremmel1-4/+4
2007-03-20 use proper gBitSystem->isFeatureActive( 'liberty_cache_pages' ) for checking...Christian Fowler1-2/+2
2007-03-09include bithml if possible to get purge_html functionChristian Fowler1-2/+6
2007-03-07typolaetzer1-3/+3
2007-03-01make sure {maketoc} is removed when no toc is generatedMax Kremmel1-3/+3
2007-03-01Changes to allow random selection from all blogs.Nick Palmer1-3/+6
2007-02-26add parameter to link to a specific size of the same video using view=<size>Max Kremmel1-6/+16
2007-02-26further refinments to video size handlingMax Kremmel1-31/+4
2007-02-26fix calculations for displayed video sizeMax Kremmel1-10/+6
2007-02-26many refinements to flashvideo handling, api and ui. {flashvideo} plugin now ...Max Kremmel2-11/+57
2007-02-25allow postscript thumbnailing (eps, ai, etc...)TekiMaki1-2/+3
2007-02-25remove antiqueated site_upload_dir preference and use STORAGE defines. previo...TekiMaki1-14/+11
2007-02-24fix 'seperate' spelling mistakesMax Kremmel2-10/+9
2007-02-17add auto_activate to tikiwiki plugin so reset works properlyChristian Fowler1-1/+2
2007-02-16Changes to allow PNG thumbnailing and to preserve transparency with gd when p...Nick Palmer4-18/+53
2007-02-14waterdragon's fix to prevent upsizing on thumbnailing. tested, works wellChristian Fowler1-1/+7
2007-02-13check for null pCommonObject on cache_links callbitweaver.org1-3/+3
2007-02-12update tag_insertMax Kremmel1-3/+3
2007-02-12simplify and clean up flashvideo inclusion in wiki pagesMax Kremmel1-68/+15
2007-02-11add a way to include flash videos in wiki pagesMax Kremmel1-0/+157
2007-02-11silence includeMax Kremmel1-2/+2
2007-02-09convert to the maintained Text_Wiki_BBCode parser which produces XHTMLChristian Fowler1-5/+24
2007-02-05Minor corrections to comments for PHPDocLester Caine1-4/+5
2007-02-02Changes so it works properly since it seems plugins are now loaded before pac...Nick Palmer1-70/+75
2007-02-02Changes to avoid error when saving users homepage without a title set.Nick Palmer1-2/+2
2007-01-24fix the removal of preceding <h\d> elements when include=all hasn't been setMax Kremmel1-8/+12
2007-01-24typoMax Kremmel1-2/+2
2007-01-21fix registration issuesJams H Thompson2-5/+7
2007-01-20fix index not found errorMax Kremmel2-5/+7
2007-01-14if links point to external sites, make the links class="external"Max Kremmel1-3/+9
2007-01-14replace contents of modifier.display_bytes.php with modifier.kbsize.php and u...Max Kremmel1-3/+3
2007-01-11fix file loading when file is attached to contentMax Kremmel1-7/+15
2007-01-11set auto_activate to TRUE. seems to not work as well as i thought it might du...Max Kremmel1-2/+2
2007-01-10initiate $retMax Kremmel1-1/+2
2007-01-10add note about display optionMax Kremmel1-3/+8
2007-01-08add some infamous spider documentationChristian Fowler1-1/+5
2007-01-05sanitise biticon parameters before they are passed to the functionMax Kremmel1-2/+8
2007-01-05upgrade biticon plugin to take standard styling optionsMax Kremmel1-2/+7
2006-12-31add option to only show the description - useful for linking to attachemnts i...Max Kremmel1-6/+14
2006-12-31basic code cleanup for the sake of readabilityMax Kremmel1-21/+21
2006-12-31add width and hight to the mixMax Kremmel1-8/+11
2006-12-30move email encoding function to central location (preflight?)Max Kremmel1-95/+2
2006-12-28transparently encode email addresses. this will encode the email addresses re...Max Kremmel1-12/+103
2006-12-27allow the use of page_id or content_id to link to stuffMax Kremmel1-2/+32