summaryrefslogtreecommitdiff
path: root/templates/header_inc.tpl
AgeCommit message (Expand)AuthorFilesLines
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-16/+0
2012-03-03add jquerylocal to loadAjax for local use, and jquery now links to ajax.googl...spiderr1-0/+3
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-07-04add options to control themes_use_msie_js_fix - which version of IE to suppor...Christian Fowler1-5/+3
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-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 Fowler1-2/+2
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-04IE8 does not need any of the fixes. The google code IE7/8.js do not work with...Lester Caine1-3/+1
2009-05-04Use IE6.js fix file for IE7 as wellLester Caine1-3/+3
2009-05-04This is working IE6 and IE8, but still do not have an IE7 to test with.Lester Caine1-4/+6
2008-09-15massive update on how css files are processed when they are cached. imported ...Max Kremmel1-7/+1
2008-09-14move js included via 'load' processes to kernel since themes is processed to...wjames51-13/+1
2008-09-14update noteMax Kremmel1-7/+6
2008-09-04load raw files before style css so theme can override stock defaults, such as...Christian Fowler1-4/+4
2008-08-30add support and admin options to enable/disable js_css packing and joining. d...Christian Fowler1-3/+6
2008-08-15+ 'defer' attributelaetzer1-2/+2
2008-08-05include IE8.jslaetzer1-17/+5
2008-06-20add jQuery support which necessitates option js joined with pJoined parameter...Christian Fowler1-1/+4
2007-11-20use correct hashkey for browser_cssMax Kremmel1-3/+3
2007-11-13split browser css from joined css bunch that we can load it after the style c...Max Kremmel1-4/+1
2007-11-10joined css file comes first that users can override definitions in their cust...Max Kremmel1-4/+4
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-31/+9
2007-10-29Fix CSS Dropdown menus in IE7.Nick Palmer1-1/+6
2007-07-09automatically pack some javascript filesMax Kremmel1-55/+14
2007-06-23make png icons optional for msie < 7 and enable png hack accordinglyMax Kremmel1-5/+6
2007-04-04move all style related code to BitThemes to further clean up the mess. all st...Max Kremmel1-8/+8
2006-11-11add option to enhance dropdown menu with simple javascript to make it easier ...Max Kremmel1-2/+6
2006-09-27revert the MSIE fix reversion of the revert. in short, this code is STILL nee...Christian Fowler1-2/+11
2006-09-27revert MSIE removal and add note to see top_bar.tpl for people with custom th...Christian Fowler1-11/+3
2006-09-22revert removal of MSIE .js fix script. this is required for drop menus to wor...Christian Fowler1-1/+12
2006-09-21removes IE7 css standardizing/bastardizing library, some sytles in themes wil...wjames51-11/+1
2006-09-14a wee bit 'o paddin'Max Kremmel1-3/+3
2006-09-13give the layouts more space to breatheMax Kremmel1-2/+2
2006-09-12drag sortable menus. not functional, but the drag sort, which is coolChristian Fowler1-2/+2
2006-09-11change behaviour of theme manager - require user approval before storing settingMax Kremmel1-2/+5
2006-08-29makes column layout object match new theme layout system colorswjames51-3/+5
2006-08-26use a crude but better than inline styling method to display style layout gal...Max Kremmel1-1/+11
2006-08-25add a layout selection layer to existing themes - some themes have been updat...Max Kremmel1-1/+4
2006-07-13fix site_disable_fat settingMax Kremmel1-2/+2
2006-04-17more kernel_config renames - themes related config settingsMax Kremmel1-2/+2
2006-04-08multifile js is now called manuallyMax Kremmel1-1/+5
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-3/+3
2006-02-22rename $browserInfo to $gBrowserInfo in keeping with the rest of bw.Max Kremmel1-2/+2
2006-02-10more js optimisationMax Kremmel1-3/+1
2006-01-25introduce new drag and drop interface for layout. old, non-js method still av...Max Kremmel1-3/+44
2006-01-14merge recent changes into HEADMax Kremmel1-4/+4
2006-01-10merge recent changes into HEADMax Kremmel1-17/+8