summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-10-01fixed width on gala_07, gala_08spiderr2-0/+2
2010-10-01address vuln ↵spiderr2-6/+1
http://www.johnleitch.net/Vulnerabilities/Bit.Weaver.2.7.Reflected.Cross-site.Scripting/7 by pulling silly file that just displayed an image
2010-09-09Merge branch 'master' of github.com:bitweaver/themesspiderr1-0/+12
2010-09-09remove ridiculous width and height parameters from img, which prevent tag ↵spiderr1-6/+0
level styling
2010-08-27Tidy sub repo linksLester Caine1-0/+12
2010-08-18Merge branch 'master' of github.com:bitweaver/themesspiderr40-288/+323
2010-08-18use document.getElementById instead of nonstandard $spiderr1-1/+1
2010-08-13move menu_register_inc.php to themes packagespiderr1-0/+48
2010-08-13disable menu_languages (all of which is duped in admin menu) and menu_users ↵spiderr1-0/+4
by default
2010-08-12check for CONFIG_PKG_PATH.'css/config.css' to allow for tweaking of theme ↵spiderr1-0/+4
without having to fork it
2010-08-06major refinement of gala layouts - layouts are still the same, however ↵spiderr37-287/+266
#content was removed from all positioning and #wrapper was used for main content, so now you can pad up #content like you can side columns. update all fixed sizes to use 960px multiples to conform to blueprintcss styling.
2010-08-06default to gala_1spiderr1-1/+1
2010-07-20Merge branch 'master' of github.com:bitweaver/themestekimaki1-2/+2
Conflicts: BitThemes.php smartyplugins/function.biticon.php merge uses CONFIG_PKG_* constants instead of root constant plus config/
2010-07-20clean up bugs in migrating iconsets to new config pkg locationtekimaki3-3/+3
2010-07-20fix paths to iconsets in new config location - this should be it for awhile ↵tekimaki1-4/+4
(famous last words)
2010-07-19update the path to themes one more time - this should do it for a whiletekimaki1-4/+4
2010-07-03move styles/icons/ to iconsets/Bitweaver1-4/+4
2010-06-29change config/styles/layouts/<name> to config/themes/<name> and hopefully we ↵Bitweaver1-4/+4
can get rid of 'styles' nomenclautre entirely, and call them themes
2010-06-29turn off joined and packed by defaultBitweaver1-2/+2
2010-06-25Merge branch 'master' of github.com:tekimaki/themestekimaki103-19/+5415
Conflicts: .gitmodules
2010-06-24fix some icon paths we missedtekimaki3-4/+4
2010-06-22FILE MOVE AGAIN - this is an even better idea move config_inc.php to config ↵tekimaki2-8/+8
root dir where all install specific configurations are to be housedPlease enter the commit message for your changes.
2010-06-19remove submodule dir references - not sure why they didnt commit with last ↵Will James2-0/+0
attempt
2010-06-19FILE MANAGEMENT CHANGE! move the location of styles and icon_styles to root ↵Will James3-14/+8
styles directory to be managed by git superprojects
2010-06-14fix default tab styles so multiple rows look niceWill James1-2/+2
2010-06-14add blueprint as one of the defautl styles as it is a common building blockspiderr2-0/+3
2010-06-13update path to pluginsWill James0-0/+0
2010-06-13move smarty to themesWill James94-0/+5405
2010-06-13move smarty to themesWill James94-0/+5405
2010-06-13make icon and style paths relative to githubWill James1-2/+2
2010-06-13move submodule from style to styles where it needs to bespiderr2-3/+3
2010-06-13remove trailing ?>, really just testing githubspiderr1-1/+0
2010-06-10Add basic style to master.nickpalmer2-0/+3
2010-06-10Add tango iconstyle to the master branch.nickpalmer2-0/+3
2010-06-09Strip down CVS keywords.cvs2git17-17/+17
2010-06-03Move to itags packageCVS_HEADLester Caine1-21/+0
2010-05-13style file for image area tagging functionLester Caine1-0/+21
2010-05-13under no circumstances should the theme be auto changed, this can royally ↵wjames51-6/+0
screw up page content
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-1/+1
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-09Ugly hack css fix to stop displaced 'Administration' the times when ↵pre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALDaniel Sutcliffe1-1/+2
Administration is not a link
2010-04-08remove rogue vd() triggered when adding module to all layoutsDaniel Sutcliffe1-2/+2
2010-04-08add styles for newlook edit layouts where options tabs float to the right of ↵wjames51-1/+7
main edit form instead of behind
2010-04-07check pContent->getPreference( 'style' ) for a per content style override - ↵Christian Fowler1-2/+5
there is no interface to shove this into liberty_content_prefs right now (except for your database shell)
2010-03-25make it easy to choose a default icon set to fall back to if your custom ↵wjames53-1/+20
icon set does not have an image -- no need to set this in config_inc any more
2010-03-22Fix for sticky suckerfish menus in IE7Daniel Sutcliffe1-1/+5
2010-03-11remove clear from formfeedback plugin and put clear as default in ↵wjames51-1/+2
formfeedback class
2010-03-10split load style method into two so some parts are called before tpl ↵wjames51-5/+22
rendering and some after
2010-03-10remove depreated gPreviewStyle its been a few yearswjames51-8/+2
2010-03-06dont hide core pkgs from config lists - users and liberty have normal pages ↵wjames51-1/+1
which one might want to control and admin panels are worth controlling at times to
2010-02-23Make kernel/default layout always be first tab in admin layout optionsDaniel Sutcliffe1-1/+7