summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-02-12typowjames51-1/+1
2010-02-12flatten services hash and introduce new param for adding some meta data ↵wjames51-4/+9
about services to easy site configuration, see lcconfig
2010-02-12trailing whitespacePRE_LIBERTYSYS_SERVICE_UPDATEMax Kremmel1-8/+8
2010-02-11add fontcolor to node attributesMax Kremmel1-1/+2
2010-02-10update javascript to use BitBase namespaceChristian Fowler3-4/+4
2010-02-09use namespacewjames51-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames58-14/+14
2010-01-29remove commented debugpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEChristian Fowler1-2/+1
2010-01-28Fix Module Layouts module names for modules like nexus whose templates live ↵Daniel Sutcliffe1-3/+6
in temp dir, and stop using PHP deprecated split()
2010-01-27new param for {bitmodule}, classplus, allowing additonal class(es) to be ↵Daniel Sutcliffe1-2/+2
provided for encapsulating div
2010-01-26Top and bottom margins on ul's in formhelp are really not requiredDaniel Sutcliffe1-1/+2
2010-01-25Custom module names in the Themes, Module Layouts dropdown were broken, this ↵Daniel Sutcliffe1-2/+2
fixes
2009-11-25add listing of ALL installed icon styles and highlight active & default; and ↵Christian Fowler2-34/+44
linking drilldown to see just one icon set
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 ↵wjames55-12/+117
process config files during layout editing. Add an upgrade method for packages which upgrade their modules to call to assist people updating their site. Make some use of the new config data to demonstrate possibilities in layout menu. Include one module update in blog pkg to sketch out how configuration file might look.
2009-11-10make the height of the dropmenu container a little higher because its not ↵R270wjames51-2/+2
calulating hight from inner floats - this isnt exactly full height, but its close - may undergo further refinement in the future - but this makes ie7 happy enough for release
2009-11-09pu relativey harmless IE hacks in, add one for top menu to display right in IE6wjames51-1/+4
2009-11-09add a height to the container block so parts dont drift apart preventing ↵wjames51-1/+2
navigation, particularly in IE6
2009-11-09clean up some funky looking charswjames51-3/+3
2009-11-09fix sticky menu bug in ie<=7wjames51-1/+2
2009-10-01remove ref to non-existant copyright.txt filewjames52-4/+4
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames52-4/+4
2009-09-25Include needed css that was in the now unused base.cssDaniel Sutcliffe1-1/+7
2009-09-22remove minifind 400px widthChristian Fowler1-1/+0
2009-09-15add some style of ol.dataChristian Fowler1-1/+3
2009-09-15fix to add module to current layout when add to all box is checkedTyler Bello1-8/+11
2009-09-15replace packer with yuicompressor (requires java)wjames51-2/+6
2009-07-04add options to control themes_use_msie_js_fix - which version of IE to ↵Christian Fowler3-12/+23
support, if at all
2009-06-18split is replaced by explode in PHP5.3Lester Caine1-2/+2
2009-05-31remove import of base.css. copy desired rules to default.css if something is ↵Max Kremmel1-1/+0
missing. base.css is a mess and should not be used anymore.
2009-05-29Correct path to IE8.jsLester Caine1-2/+2
2009-05-28do not pack IE8.js else it will through errorsChristian Fowler1-2/+2
2009-05-28Add missing defaults for things like .navbar and .gallerybarLester Caine1-0/+1
This is probably not the right fix, but it sorts out all the basic themes in one hit
2009-05-28only eval data if its not emptyTekimaki1-2/+2
2009-05-24move padding from li to a for more predictable and easier styling - can ↵Max Kremmel1-4/+4
someone confirm that this does not mess up IE?
2009-05-24make h4 selection more specific that we don't interfere with <h4> in contentMax Kremmel1-2/+2
2009-05-24add background colour to make tab appear as part of pageMax Kremmel1-2/+2
2009-05-22mercy. IE8.js makes bwo render perfectly on IE6. it goes back in. - spiderrbitweaver.org1-2/+2
2009-05-21fix dropmenu to work without IE fixes, remove IE8 js fix dependencyChristian Fowler2-19/+6
2009-05-12add file headersMax Kremmel4-0/+4
2009-05-12add some styling to tabs to make the usableMax Kremmel1-8/+12
2009-05-12improve dropdown menu css to make dropdowns easier to navigate. added some ↵Max Kremmel1-13/+26
notes on why changes were made.
2009-05-12move forms rules to its own file, add some default css rules to default.css, ↵Max Kremmel3-0/+60
have an import.css file that will import all useful css files in one go.
2009-05-11admin option to disable all package cssTekimaki2-7/+13
2009-05-11add back fixes/ie7/IE6.js until something better can be sortedbitweaver.org1-1/+7
2009-05-11remove IE7 fixes js as it does more harm than goodbitweaver.org1-7/+1
2009-05-11try to make menu labels more clearly relate, use more common language, and ↵Tekimaki1-6/+6
resort for more logical hierarchy, objections can be filed in person at the central office
2009-05-11load new css DropMenu, tweak default styling of dropmenu cssChristian Fowler2-15/+18
2009-05-06remove package junkChristian Fowler1-74/+0
2009-05-06add new IE clean css dropmenuChristian Fowler1-0/+25