summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06add Smarty 3.0 and migrate templates and pluginsspiderr161-123/+29231
2013-04-06update template syntax to not use ticks outside of double quotesspiderr7-14/+14
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and ↵Christian Fowler1-3/+3
avoiding abiguiuty with new html5 header tag
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-04add a little base stylingChristian Fowler1-0/+4
2013-04-04cleanup edit formsspiderr13-30/+30
2013-04-04fix icons for moving modulesspiderr1-5/+3
2013-04-04Merge branch 'master' of github.com:bitweaver/themesspiderr1-10/+13
2013-04-03lots of clean up for bootstrap menus, headers, and footer; purge some ↵spiderr2-4/+4
ancient defaults
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-10/+13
2013-04-03fix regex gone wildspiderr1-2/+2
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-4/+4
2013-04-02convert lots of biticon to booticonspiderr5-9/+9
2013-04-02convert lots of biticon to booticonspiderr6-14/+27
2013-04-02convert lots of biticon to booticonspiderr3-3/+8
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr1-1/+1
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr3-9/+9
2013-04-01add booticonspiderr1-0/+52
2013-04-01fix conflicts in bootstratp mergespiderr0-0/+0
2013-04-01bootstrap-conversionspiderr2-9/+13
2013-04-01Merge branch 'master' of github.com:bitweaver/themesPRE_BOOTSTRAPspiderr1-0/+4
2013-03-27bootstrap conversionsspiderr15-188/+244
2013-03-23assign find_name in minifindspiderr1-0/+4
2013-03-13add clearnonespiderr1-0/+1
2013-02-07remove float: from input checkbox cssspiderr1-2/+2
2012-12-13return TRUE for all isJavascriptEnabled since the ↵spiderr1-1/+2
_COOKIE['javascript_enabled'] condition is fatally flawed as all initiall requests have no cookies
2012-10-30Add facility to select icon size - useful to add large icons in pages wherelsces1-14/+18
the site is set to small.
2012-08-17Merge branch 'master' of github.com:bitweaver/themesspiderr11-56/+260
2012-08-17quote css urlspiderr1-3/+3
2012-08-06white space messed up somewhere ... blocks not tabbed properlylsces1-43/+43
2012-08-06Complete role model support in theme managementlsces3-22/+123
2012-08-06Integrated in so don't need separate filelsces1-333/+0
2012-08-06Separate templates for role modellsces2-0/+413
still need selecting corretly Theme still needs some work to merge remaining group/role switch
2012-08-06Correct user class should already have been loadedlsces1-1/+0
2012-08-06Parallel the role model data as required, using ROLE_MODEL to enablelsces5-12/+35
themes_layout needs a little tidy to remove the unnecessary extra field.
2012-08-05IE6 is probably now droppable, but this fixes a tweaklsces1-1/+1
2012-08-05niggle with strict compliance ... can't define variable in the function calllsces1-1/+2
2012-07-26trim whitespace from css import to appease MSIE9spiderr1-3/+3
2012-07-25remove legacy directory linksspiderr2-2/+0
2012-06-20implement BitSingleton in BitThemesspiderr2-2/+3
2012-06-09Merge branch 'master' of github.com:bitweaver/themesspiderr1-4/+4
2012-06-09assign jquerySrc to gBitSmartyspiderr1-2/+5
2012-06-08Merge with local lsces copylsces1-4/+4
2012-06-08simply strip_tags from highlight string - crude, but it does for me as I ↵lsces1-4/+4
only expect real words anyway
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr3-3/+3
2012-05-25bit_log_error-2-bit_error_logspiderr7-9/+9
2012-05-21fix modPhpFile name for sibling includespiderr1-1/+1
2012-05-21change includeSiblingPhp to :includeSiblingFile and pass in sibling file; ↵spiderr1-16/+29
add ::getModuleConfig to support sibling .cfg files
2012-05-21support storing of module['config'] hash; support loading of moduleConfig ↵spiderr1-2/+15
files in ::getLayout
2012-05-09Merge branch 'master' of github.com:bitweaver/themesspiderr8-151/+162