summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Added support for changing status and owners of content. Reordered some statu...Nick Palmer1-3/+3
2007-03-06add id to post div for anchor targettingMax Kremmel1-1/+1
2007-02-25allow for naming the structure type you are working with 'Presentation' or 'B...TekiMaki1-2/+5
2007-02-17prevent anonymous user from editing any anonymous comment.Christian Fowler1-1/+1
2007-02-16Fix so content_id is included properly in detach url when base url does not h...Nick Palmer1-1/+5
2007-01-14replace contents of modifier.display_bytes.php with modifier.kbsize.php and u...Max Kremmel2-2/+2
2007-01-11add option to scan for usage of a given attachment id in contentMax Kremmel1-1/+24
2007-01-07make content permissions sortableMax Kremmel1-2/+2
2007-01-07simplify template a bit by moving cache times to a hash in the php fileMax Kremmel1-13/+1
2007-01-06add ImageMagick to both imagemagick options labelChristian Fowler1-2/+2
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel2-2/+2
2006-12-31mising {tr}sMax Kremmel1-1/+1
2006-12-30clickable link for displaynameMax Kremmel1-1/+1
2006-12-23clean out a lot of the old structure stuff. comment unused functions and move...Max Kremmel1-0/+8
2006-12-23default to own attachments for admin as wellMax Kremmel1-1/+1
2006-12-22whitespaceMax Kremmel1-6/+6
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ad...Max Kremmel2-1/+62
2006-11-25make liberty status stuff optional and hide for now since it's not being used...Max Kremmel2-7/+8
2006-11-16simplify some pretty insane codeMax Kremmel1-7/+6
2006-11-10clean up allow html code and UIChristian Fowler1-5/+0
2006-11-08allow assignment of a given permission to multiple groups and only return use...Max Kremmel1-1/+1
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-1/+7
2006-11-01change wiki help layout to make it work better in narrow designsMax Kremmel1-33/+26
2006-10-01change .path and .navigation span to div. makes display:block obsolete but sh...Max Kremmel1-4/+4
2006-09-21add forgotten edit_content_status_inc.tpl templateChristian Fowler1-0/+6
2006-09-19log message cleanup and add option to delete old log entriesMax Kremmel1-52/+83
2006-09-19typoMax Kremmel1-1/+1
2006-09-18remove non XHTML compliant label, remove legend from form as it horked up tabsChristian Fowler1-3/+1
2006-09-17fix odd case of undefined vars for bogus postsChristian Fowler1-1/+1
2006-09-16add some basic action log admin screen - still needs some workMax Kremmel1-0/+60
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel2-9/+27
2006-09-15add captcha to liberty commentsChristian Fowler2-3/+4
2006-09-15add basic logging to liberty, clean up liberty_action_log table and enable so...Max Kremmel1-0/+1
2006-09-15fixes vaidation error of trailing commawjames51-22/+22
2006-09-10clean up, move around and consolidate tonnes of crappy and complicated core a...Max Kremmel1-40/+44
2006-09-09xhtml fixesMax Kremmel1-1/+1
2006-09-08sets null in case of empty values, patches validataion bugwjames51-13/+13
2006-09-07adds content description to json outputwjames51-0/+1
2006-09-07expands return object to include hits and ratings propertieswjames51-1/+8
2006-09-06adds additional param options, including json outputwjames51-0/+29
2006-09-06initialize return value in case nothing comes backChristian Fowler1-2/+2
2006-09-06we need to display the guid if there are additional format options availableMax Kremmel1-2/+3
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel5-12/+12
2006-09-03preliminary biticon cleanupMax Kremmel1-6/+6
2006-09-01can't use id=content anymore due to new layoutMax Kremmel1-2/+2
2006-09-01cleanupMax Kremmel1-40/+40
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend2-1/+15
2006-08-23Fixed a problem with prototype's show and hide functions hiding the bitweaverNick Palmer2-7/+7
2006-08-22take away the note html forbidden and the link syntax in a comment post as it...Sylvie Greverend1-1/+0
2006-08-20hide anon_name/comment_name field from registered usersHash91-7/+9