summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2014-05-31Modify templates for ink frameworkINK_Portlsces9-39/+39
2014-05-29fix stray quotemodela bitweaver1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr7-12/+12
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr1-16/+12
all table.data tags
2013-04-19convert {textarea} from block into functionspiderr2-2/+2
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-3/+2
user menus
2013-04-18tweak menu to display title link only when passed varspiderr2-2/+2
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-4/+4
to the _template
2013-04-06clean up blogs menusspiderr2-3/+3
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-7/+8
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and ↵spiderr1-0/+0
avoiding abiguiuty with new html5 header tag
2013-04-04cleanup more booticonizationspiderr2-5/+5
2013-04-04cleanup edit formsspiderr7-12/+12
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 biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr4-8/+8
2013-04-02convert lots of biticon to booticonspiderr5-7/+7
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr6-12/+12
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr7-34/+34
2013-03-12change h1 to h2; h2 to h3PRE_BOOTSTRAPspiderr2-2/+2
2012-11-24Rest of prepGetList static correctionslester@host81-138-11-136.in-addr.btopenworld.com1-1/+1
2012-09-08Parameters andded twice? Think this effects group modle as well ...lsces1-1/+1
2012-08-06role model selection of permissions linkslsces1-3/+7
This option is disabled in favour of protector but trying to keep all options working
2012-05-06Handle user functions in users packageLester Caine ext:(%22)1-11/+3
2012-04-29White pace tidyupLester Caine ext:(%22)3-24/+24
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler2-4/+4
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)4-7/+7
Missed first time around
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all ↵Christian Fowler1-1/+1
hardcoded pathing information. legacy path is supported via basename
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git7-7/+7
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for ↵Christian Fowler2-4/+4
cleaner polymorphism
2009-11-03move hide user blog posts on user pages to admin opt in feature, and dont ↵R270wjames52-4/+3
hide empty lists on general blog listing requests so we dont have a confusing empty page
2009-09-21add 'primary' sub class on thumbnail imageChristian Fowler1-1/+1
2009-09-02remove hard coded showEmpty, and use module_parameters.show_emptyChristian Fowler1-2/+2
2009-05-01pull variable data listBlog.last_modified out of tr blockChristian Fowler1-1/+1
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe2-6/+6
2009-01-20blogs implemented non standard url param, add standard display_url and ↵wjames52-2/+2
update tpls accordingly. old url param is left in for compatability since this change could royally screw up paths in custom tpls. maybe should be yanked on major version release.
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler2-4/+4
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2008-10-16consistent html; wordingpre_update_permissionlaetzer1-1/+1
2008-10-04check perm to see tools via BitUser method so global group perm is respectedwjames51-1/+1
2008-09-17improved plurallaetzer1-1/+1
2008-08-27note to the readerlaetzer1-1/+2
2008-08-27r.i.p. centerTitlelaetzer2-4/+4
2008-08-01allow param 'module title' for center blocklaetzer2-3/+4
2008-08-01added {strip}laetzer1-2/+4
2008-07-16Updated the header feed links for a blog post to point to the feeds for the ↵Jo-Herman Haugholt1-4/+8
blogs it was posted to rather than the general blog feed
2008-07-16Made the header RSS link reference the feed of the current blog instead of ↵Jo-Herman Haugholt1-1/+5
the general blog feed when the user is viewing a specific blog. (Works better with crawlers such as Technocrati)
2008-07-16Added 'rel="bookmark"' to pemalink <a> tagsJo-Herman Haugholt4-4/+4
2008-07-14update calls to show and hideSpinner to BitBasewjames51-2/+2