summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-27maketoc has to be called after wiki page link parsing to avoid parsing of mak...Max Kremmel1-5/+5
2006-12-27add rudimentary BBCode parser. largely untested, by idea is there using PEAR ...Christian Fowler1-0/+76
2006-12-25allow the use of \n in tables to insert <br />Max Kremmel1-2/+2
2006-12-25adding a ~ at the beginning of a table, will generate a th instead or td in t...Max Kremmel1-19/+33
2006-12-23autoactivate depending on treasury statusMax Kremmel1-3/+4
2006-12-22move image processors to individual plugin filesMax Kremmel3-0/+458
2006-12-21check for empty thumbnail_sizes in magickwand_resizeChristian Fowler1-1/+4
2006-12-18refine ~clear~ a bit that it doesn't generate too many <br />sMax Kremmel1-3/+3
2006-12-18add ~clear~ which can be used to insert a <br style="clear:both;" />Max Kremmel1-1/+4
2006-12-18add attachment quicktags iconMax Kremmel1-10/+12
2006-12-18add ~copy~ to the list of available html substitutionsMax Kremmel1-15/+16
2006-12-17add biticon pluginMax Kremmel1-0/+68
2006-12-16make better use of getDisplayLink() - this will display pretty url style link...Max Kremmel1-18/+19
2006-12-15add treasury file loading method to get hold of more information than default...Max Kremmel1-0/+43
2006-12-15lots of cleanup and fixed description parameter for img and attachment pluginMax Kremmel2-13/+21
2006-12-13whitepace cleanupMax Kremmel1-5/+5
2006-12-13move div styling options to a common function for easy maintenance and modifi...Max Kremmel2-105/+38
2006-12-10fix link id for titles that have html elements in themMax Kremmel1-4/+4
2006-12-09use correct class name for plugin divsMax Kremmel1-3/+3
2006-12-08can't use /x modifier for page rename perl regex due to whitespaces that migh...Max Kremmel1-19/+20
2006-11-26add option to display maketoc as dropdown list instead of nested <ul> listMax Kremmel1-42/+61
2006-11-25make sure only ppl with the correct permissions get to see create wiki page l...Max Kremmel1-3/+6
2006-11-16make {attachment} behave more like {img} for consistency and cos it allows ma...Max Kremmel1-26/+72
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-2/+2
2006-11-01fix biticon calls and set icon class using iclass to make it xhtml compliantMax Kremmel4-12/+12
2006-10-13phpDoc correctionsLester Caine1-2/+6
2006-10-13phpDoc correctionsLester Caine2-2/+19
2006-09-27allow user to specify custom classMax Kremmel1-3/+6
2006-09-27fix maketoc heading exclusion behaviourMax Kremmel1-5/+5
2006-09-21get ))WikiWord(( working again (i hope)Max Kremmel1-4/+13
2006-09-20fix tikiwiki_rename to work in more situations and insert the correct text wh...Max Kremmel1-9/+40
2006-09-18another crack at fixing this parser - wierd, wierd, wierd...Max Kremmel1-2/+2
2006-09-17fix odd case of undefined vars for bogus postsChristian Fowler1-2/+2
2006-09-17fix odd case of undefined vars for bogus postsChristian Fowler1-2/+2
2006-09-17fix odd case of undefined vars for bogus postsChristian Fowler1-2/+2
2006-09-16another attempt at trying to solve this wiki link bug in tables - this time w...Max Kremmel1-6/+5
2006-09-12till trying to sort out this strange parsing bugMax Kremmel1-4/+6
2006-09-11remove unused codeMax Kremmel1-44/+1