summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2013-04-07add strip to menusChristian Fowler2-0/+3
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04cleanup edit formsspiderr7-8/+8
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+3
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr4-4/+4
2013-04-02convert lots of biticon to booticonspiderr3-3/+3
2013-04-02convert lots of biticon to booticonspiderr7-20/+20
2013-04-01bootstrap-conversionspiderr9-81/+77
2013-03-12change h1 to h2; h2 to h3spiderr2-2/+2
2012-07-25use getDownloadUrl() methodspiderr3-6/+6
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-02add admin ability to set default_gallery_paginationspiderr2-14/+46
2012-04-29Spilt getDisplayUrl() from getImageUrl( imageid )Lester Caine ext:(%22)2-4/+4
2012-04-29Allow different gallery bar height if thumbnail images used for navigationLester Caine ext:(%22)1-1/+5
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)6-45/+45
2012-04-17Use isCommentable() functionLester Caine ext:(%22)1-1/+1
2012-04-17Tidy gallery displaysLester Caine ext:(%22)2-6/+13
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)6-13/+13
2012-04-12handle p_fisheye_download_gallery_arc perm properlyspiderr1-3/+3
2012-03-03cleanup addition galleries and gallery parameters in columnsspiderr1-37/+41
2011-11-30fix download linkspiderr1-1/+1
2011-06-27fix check for no_image in editChristian Fowler2-2/+2
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-1/+1
2011-06-22fix Full size linkspiderr1-3/+2
2011-05-10cleanup ajax scroller, rename to matteospiderr1-2/+2
2010-12-28completely modularize gallery_viewsspiderr2-0/+39
2010-12-28remove legacy linksspiderr1-3/+0
2010-12-28add gallerific gallery_view, completely modularize gallery_views, add gallery...spiderr4-85/+26
2010-07-26purge phantom structure referencestekimaki3-17/+4
2010-06-09Strip down CVS keywords.cvs2git3-3/+3
2010-06-03Moved to itags package. Need to be made package agnostic so they can work wit...CVS_HEADLester Caine1-67/+0
2010-05-13Don't you just love logic ... when vd section was created the missing 'px' ap...Lester Caine1-1/+1
2010-05-13Strip script and style sections from template.Lester Caine1-58/+5
2010-05-13Initial pass at populating liberty_attachment_tags table. Problem with render...Lester Caine1-3/+3
2010-05-12First attempt at adding area tagging to images. See bw.o for further informat...Lester Caine1-0/+120
2010-04-25fixup stylingChristian Fowler1-1/+3
2010-04-25use galleryTree instead of galleryListChristian Fowler1-14/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames52-2/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-03-08shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arc ...bitweaver.org1-1/+1
2010-03-08shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arch...bitweaver.org1-1/+1
2010-03-03use different icon for download galleryChristian Fowler1-1/+1
2010-02-12use a valid iconPRE_LIBERTYSYS_SERVICE_UPDATEMax Kremmel1-1/+1
2010-02-10update javascript to use BitBase namespaceChristian Fowler1-1/+1
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2010-02-04do not use defaults for title input fieldpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEChristian Fowler1-1/+1
2010-02-03use getTitle with FALSE default so empty title images don't get overwritten w...Christian Fowler2-2/+2
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler6-22/+22