summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2013-04-10fix textarea as a functionspiderr1-2/+1
2013-04-08clean up comments checkChristian Fowler1-25/+25
2013-04-08change smarty textarea block into functionChristian Fowler1-1/+1
2013-04-07more clean up for Smarty 3.0 and another pass at cleaning the top menusChristian Fowler1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr12-40/+37
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04move book_toc_* templates from wiki to liberty structures where they belongspiderr5-0/+8
2013-04-04cleanup edit formsspiderr20-95/+31
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-19/+22
2013-04-03clean up commentsspiderr2-7/+5
2013-04-02convert lots of biticon to booticonspiderr13-22/+22
2013-04-02convert lots of biticon to booticonspiderr5-5/+5
2013-04-02convert lots of biticon to booticonspiderr3-6/+6
2013-04-01bootstrap-conversionspiderr47-168/+164
2013-01-04clean out  spiderr1-7/+4
2012-10-30Use structure.page_alias for structure path if it is set.lsces1-2/+6
2012-09-22Drop unused elementlsces1-2/+0
2012-09-22Add reminder that you need to add content to a folder before it can be saved.lsces1-1/+1
2012-09-22Strip extra white space ...lsces1-5/+5
2012-08-13Add switch for correct permissions pagelsces1-1/+5
2012-08-06Role Model version of permissions fileslsces2-0/+173
2012-08-04Need to switch to use CKEditor in the 3.0 distribution.lsces1-2/+2
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr2-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr4-6/+6
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)3-5/+5
2012-04-11use window.location for replying to comment to prevent crawlers from sucking ...spiderr1-3/+3
2011-10-17fix status warning with {assign}'ed varspiderr1-1/+2
2011-07-05update file_name in mime attachment codespiderr1-2/+2
2010-12-28fix logic for inStructure flagspiderr1-2/+2
2010-07-25add service wrapper only for mini tplsspiderr1-2/+2
2010-07-04add service div around include for styling purposesspiderr1-0/+2
2010-06-09Strip down CVS keywords.cvs2git10-7/+7
2010-05-31remove mochikit dependency; use BitBase.SimpleAjax instead; tweak logic to hi...Christian Fowler1-17/+26
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames53-4/+4
2010-04-17fine tune single plural selection of type namepre_ctype_desc_name_schmeachangewjames52-2/+1
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-04-17step two of contenttype name plural - convert all mType references to getCont...wjames51-1/+1
2010-04-17step one of contenttype name plural - new methods to fetch name in libertycon...wjames51-2/+2
2010-04-08add a char counter to textarea plugin, set maxchars=n to invoke, not compatib...wjames51-2/+18
2010-03-20add option to display require iconwjames51-0/+1
2010-03-18Make the p_liberty_read_comments permission actually be required to see commentsDaniel Sutcliffe1-25/+27
2010-03-16skip display if $attachment is empty, which may be the case for old, broken c...Christian Fowler1-2/+2
2010-02-23strip_tags from filename (description), so that <p> etc. don't end up inside <a>laetzer1-1/+1
2010-02-21preserve functionality for statically invoked service files when there is no ...Christian Fowler1-2/+2
2010-02-21check for valid gContent before trying to access itChristian Fowler1-1/+1
2010-02-15new feature check if content type has service available to it - anticipates i...wjames51-2/+2
2010-02-14add space before "Allow HTML" checkboxMax Kremmel1-1/+1
2010-02-12display error if there is onewjames51-0/+1
2010-02-12flatten services hash and introduce new param for adding some meta data about...wjames51-5/+3