summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-05-20attachments wrapped in <span> instead of <div> to avoid invalid markuplaetzer1-5/+5
2007-05-18Move caching out of tikiwiki format and into LibertyContent so all formatsNick Palmer1-32/+6
2007-05-18make treasury attachments still work if treasury has been deactivated after a...Max Kremmel1-11/+19
2007-05-18backticksMax Kremmel1-2/+2
2007-05-17Integrate HTMLPurifier into liberty.Nick Palmer3-67/+9
2007-05-17validate correct id - content_id is not passed on anymoreMax Kremmel1-2/+2
2007-05-16add linebreak defs to other formats as well for use with auto splittingwjames53-5/+8
2007-05-16add alternate two field blogpost editing as admin option - off by defaultwjames52-4/+6
2007-05-15remove some vd presents left behind by you know whowjames51-7/+1
2007-05-09fix busted CMYK original.jpgChristian Fowler1-17/+8
2007-05-05strip non-numeral values from ID to create commentbitweaver.org1-3/+3
2007-04-30added help tablelaetzer1-3/+22
2007-04-30double display bug fixed, new options punctuation + class, useful markuplaetzer1-17/+59
2007-04-29typolaetzer1-2/+2
2007-04-29typolaetzer1-5/+5
2007-04-23use centralised thumbnail fetcherMax Kremmel1-28/+11
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-4/+4
2007-04-18CRITICAL UPDATE! Fix horked attachment changes. Sorry guys!Nick Palmer1-5/+3
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer1-3/+15
2007-04-14change parser to allow headings and lists on the same line as the beginning o...Max Kremmel1-8/+10
2007-04-13SCHEMA CHANGE!Nick Palmer2-8/+7
2007-04-08Support for multiple attachments and storing attachments without content. You...Nick Palmer2-5/+21
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