summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
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