summaryrefslogtreecommitdiff
path: root/BitThemes.php
AgeCommit message (Expand)AuthorFilesLines
2013-04-25tweak verifyCompileDir locations; fix getStyle in compile dir for in logic st...spiderr1-3/+1
2013-04-23clean up modules titles; git rm unused modules_incChristian Fowler1-1/+1
2013-04-11clean up getSiblingPhpFile on Smarty_Resource_Bitpackage::populatespiderr1-1/+3
2013-04-08remove sample resource pluginspiderr1-0/+4
2013-04-06add Smarty 3.0 and migrate templates and pluginsspiderr1-0/+104
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...Christian Fowler1-3/+3
2013-03-27bootstrap conversionsspiderr1-1/+11
2012-12-13return TRUE for all isJavascriptEnabled since the _COOKIE['javascript_enabled...spiderr1-1/+2
2012-08-06white space messed up somewhere ... blocks not tabbed properlylsces1-43/+43
2012-08-06Complete role model support in theme managementlsces1-3/+76
2012-06-20implement BitSingleton in BitThemesspiderr1-1/+1
2012-06-09assign jquerySrc to gBitSmartyspiderr1-2/+5
2012-05-21support storing of module['config'] hash; support loading of moduleConfig fil...spiderr1-2/+15
2012-05-07Implement userClass for creation of BitUserLester Caine ext:(%22)1-2/+6
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-1/+1
2012-05-05Merge branch 'master' of github.com:bitweaver/themesspiderr1-131/+131
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-131/+131
2012-03-29whitespacespiderr1-1/+1
2012-03-03add jquerylocal to loadAjax for local use, and jquery now links to ajax.googl...spiderr1-6/+22
2012-02-22conditional define of THEMES_STYLE_URL/_PATHspiderr1-2/+6
2011-11-23sort getAllModulesChristian Fowler1-0/+5
2011-03-21update to jQuery 1.4.4 and update ui libs - now renamed with jquery prefix to...spiderr1-1/+1
2011-02-02add ::setModulePosition, remove silly in_array( , ) from cloneLayout, since ...spiderr1-3/+17
2010-10-01use jQuery min when IS_LIVE, always load ui.all.jsspiderr1-2/+2
2010-08-12check for CONFIG_PKG_PATH.'css/config.css' to allow for tweaking of theme wit...spiderr1-0/+4
2010-07-20clean up bugs in migrating iconsets to new config pkg locationtekimaki1-1/+1
2010-07-19update the path to themes one more time - this should do it for a whiletekimaki1-4/+4
2010-06-22FILE MOVE AGAIN - this is an even better idea move config_inc.php to config r...tekimaki1-4/+4
2010-06-19FILE MANAGEMENT CHANGE! move the location of styles and icon_styles to root s...Will James1-4/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-07check pContent->getPreference( 'style' ) for a per content style override - ...Christian Fowler1-2/+5
2010-03-10split load style method into two so some parts are called before tpl renderin...wjames51-5/+22
2010-03-10remove depreated gPreviewStyle its been a few yearswjames51-8/+2
2010-02-23Make kernel/default layout always be first tab in admin layout optionsDaniel Sutcliffe1-1/+7
2010-02-11add fontcolor to node attributesMax Kremmel1-1/+2
2010-01-28Fix Module Layouts module names for modules like nexus whose templates live i...Daniel Sutcliffe1-3/+6
2010-01-25Custom module names in the Themes, Module Layouts dropdown were broken, this ...Daniel Sutcliffe1-2/+2
2009-11-23make sure shell_exec is available before using itwjames51-2/+2
2009-11-12Begin module upgrade - read in modules from both old and new locations and pr...wjames51-6/+69
2009-09-15replace packer with yuicompressor (requires java)wjames51-2/+6
2009-05-11admin option to disable all package cssTekimaki1-7/+9
2009-05-04Expand windows path fix to cover sites in sub directories.Lester Caine1-5/+15
2009-05-02Correct paths and url's for windows serversLester Caine1-4/+16
2009-03-31pdpdoc updateLester Caine1-2/+4
2009-03-31phpdoc updateLester Caine1-4/+5
2009-03-14clean up output from graphviz methodsMax Kremmel1-37/+36
2009-02-06add docsMax Kremmel1-2/+10
2009-01-28use getBitVersion to fetch bitweaver version number set in kernel/config_defa...Max Kremmel1-3/+3
2008-12-02typo - can we try and keep it together around here ;)wjames51-3/+3