summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-23add option to reset all plugin settings. need this since i've had to mess wit...Max Kremmel2-11/+85
2006-12-23autoactivate depending on treasury statusMax Kremmel1-3/+4
2006-12-23default to own attachments for admin as wellMax Kremmel2-3/+7
2006-12-23no need to initialise same variable twiceMax Kremmel1-2/+1
2006-12-22move image processors to individual plugin filesMax Kremmel4-381/+515
2006-12-22whitespaceMax Kremmel1-6/+6
2006-12-21check for empty thumbnail_sizes in magickwand_resizeChristian Fowler2-3/+6
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 Kremmel3-19/+32
2006-12-13Added invocation of content_load_function to allow services to have data that...Nick Palmer1-1/+2
2006-12-13whitepace cleanupMax Kremmel1-5/+5
2006-12-13move div styling options to a common function for easy maintenance and modifi...Max Kremmel3-106/+94
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-08statically call LibertyContent::isValid() from storePreference() that storing...Max Kremmel1-9/+17
2006-12-08can't use /x modifier for page rename perl regex due to whitespaces that migh...Max Kremmel1-19/+20
2006-12-08remove punctuation from log messagesMax Kremmel1-4/+4
2006-12-03condense and clean out generate_thumbnails function to be more flexible with ...Christian Fowler1-66/+33
2006-11-27fix call to gBitUserMax Kremmel1-2/+2
2006-11-26add option to display maketoc as dropdown list instead of nested <ul> listMax Kremmel1-42/+61
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ad...Max Kremmel5-4/+165
2006-11-25make liberty status stuff optional and hide for now since it's not being used...Max Kremmel3-7/+12
2006-11-25make sure only ppl with the correct permissions get to see create wiki page l...Max Kremmel1-3/+6
2006-11-16add first methods to utilize liberty_content_status - isPrivate, isProtected,...Christian Fowler1-3/+18
2006-11-16simplify some pretty insane codeMax Kremmel2-35/+16
2006-11-16make {attachment} behave more like {img} for consistency and cos it allows ma...Max Kremmel1-26/+72
2006-11-15add list content permissionChristian Fowler2-1/+4
2006-11-10add stub code for expunging structures, needs real workChristian Fowler1-1/+6
2006-11-10clean up allow html code and UIChristian Fowler2-6/+1
2006-11-09check for passed in storage_guidChristian Fowler1-2/+2
2006-11-08allow assignment of a given permission to multiple groups and only return use...Max Kremmel3-18/+57
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler4-7/+15
2006-11-01change wiki help layout to make it work better in narrow designsMax Kremmel1-33/+26
2006-11-01Add protector_single_gropu selection to Liberty FeaturesLester Caine1-0/+8
2006-11-01fix biticon calls and set icon class using iclass to make it xhtml compliantMax Kremmel4-12/+12
2006-10-31add colorspace conversion for magicwand thumbnailing to properly handle CMYKChristian Fowler1-4/+28
2006-10-13Trim field size to allow use as composite primary key in FirebirdLester Caine1-1/+1
2006-10-13phpDoc correctionsLester Caine5-6/+32
2006-10-13phpDoc correctionsLester Caine2-2/+19
2006-10-13fix schema errors - meta package schema needs to be changed due to reserved w...Max Kremmel1-5/+5
2006-10-11fix mSystem var callMax Kremmel1-2/+2
2006-10-11only call tikiwiki plugin guid if scanAllPlugins when LibertySystem hasn't be...Max Kremmel1-18/+22
2006-10-11clean up datadict syntax errorsChristian Fowler2-3/+2
2006-10-11comment out comment upgrader until we can hook up with JHT to sort out issuesChristian Fowler1-18/+8