| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-12 | add option to turn on modules in header and modules in footer. all options ↵ | Max Kremmel | 4 | -107/+180 | |
| available to left / right modules are available to top / bottom modules as well. css for such modules has not been added yet and probably has to be added manually due to varied requirements of modules placed in these areas | |||||
| 2007-04-12 | merge move methods, add expungeLayout method and add method to fix module ↵ | Max Kremmel | 2 | -2/+7 | |
| posititional data | |||||
| 2007-04-12 | try to simplify modules tpl by removing unnecessary classes and apply ↵ | Max Kremmel | 1 | -8/+12 | |
| positional data as the module id | |||||
| 2007-04-09 | create unique identifier for each module based on layout pos, and remove id ↵ | wjames5 | 1 | -3/+3 | |
| which nolonger is unique | |||||
| 2007-04-04 | forgot to add in new layout managing screen | Max Kremmel | 1 | -0/+43 | |
| 2007-04-04 | add new layout admin page which gives full access to all modules in all ↵ | Max Kremmel | 2 | -6/+13 | |
| layouts. should we simplify the original layout page now or leave as is? | |||||
| 2007-04-04 | move all style related code to BitThemes to further clean up the mess. all ↵ | Max Kremmel | 1 | -8/+8 | |
| style related methods are now called using BitThemes instead of BitSystem | |||||
| 2007-04-03 | replace _ with - in classname | Max Kremmel | 1 | -2/+2 | |
| 2007-04-03 | assign moduleTitle to module tpl | Max Kremmel | 1 | -4/+4 | |
| 2007-04-03 | add missing file | Max Kremmel | 1 | -0/+73 | |
| 2007-04-02 | move module.tpl from kernel to themes | Max Kremmel | 1 | -0/+27 | |
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 5 | -5/+408 | |
| - merged 3 tables into 1 and removed user-specific layout contol. - moved all layout related code to themes/BitThemes.php. - cleaned up module parameter assignment to module php and tpl files. - improved layout of layout page by enabling all option editing at once. - removed limitation that every module can only be assigned once - more changes, but i can't remember all just now. | |||||
| 2007-03-22 | jstabs for 3 kinds of menu settings, <table> for listing of top bar menu ↵ | laetzer | 1 | -34/+66 | |
| names/visibility | |||||
| 2006-12-02 | move to custom_module.tpl for custom modules from previous use of ↵ | Christian Fowler | 1 | -0/+4 | |
| users/modules/user_module.tpl | |||||
| 2006-11-11 | add option to enhance dropdown menu with simple javascript to make it easier ↵ | Max Kremmel | 2 | -29/+42 | |
| to navigate | |||||
| 2006-09-27 | revert the MSIE fix reversion of the revert. in short, this code is STILL ↵ | Christian Fowler | 1 | -2/+11 | |
| needed for drop menus to work on MSIE. code in top_bar.tpl is not sufficient. | |||||
| 2006-09-27 | revert MSIE removal and add note to see top_bar.tpl for people with custom ↵ | Christian Fowler | 1 | -11/+3 | |
| themes | |||||
| 2006-09-22 | revert removal of MSIE .js fix script. this is required for drop menus to ↵ | Christian Fowler | 1 | -1/+12 | |
| work properly on MSIE. Do not remove until all issues are fully handled. | |||||
| 2006-09-21 | removes IE7 css standardizing/bastardizing library, some sytles in themes ↵ | wjames5 | 1 | -11/+1 | |
| will probably break, and gifs need to be provided for pngs | |||||
| 2006-09-15 | clean up menu admin and add some help | Max Kremmel | 1 | -47/+42 | |
| 2006-09-14 | a wee bit 'o paddin' | Max Kremmel | 1 | -3/+3 | |
| 2006-09-13 | add custom menu position config | Christian Fowler | 1 | -2/+3 | |
| 2006-09-13 | give the layouts more space to breathe | Max Kremmel | 1 | -2/+2 | |
| 2006-09-12 | fix typo | Christian Fowler | 1 | -1/+1 | |
| 2006-09-12 | drag sortable menus. not functional, but the drag sort, which is cool | Christian Fowler | 2 | -4/+16 | |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign ↵ | Max Kremmel | 1 | -1/+6 | |
| appMenu to templates but use $gBitSystem->mAppMenu directly | |||||
| 2006-09-11 | change behaviour of theme manager - require user approval before storing setting | Max Kremmel | 2 | -2/+14 | |
| 2006-09-10 | clean up, move around and consolidate tonnes of crappy and complicated core ↵ | Max Kremmel | 3 | -58/+28 | |
| admin pages | |||||
| 2006-09-10 | rename columns | Max Kremmel | 1 | -1/+3 | |
| 2006-09-09 | add basic icon browser for devs to pick icons easily | Max Kremmel | 2 | -0/+43 | |
| 2006-09-07 | make links external | Max Kremmel | 1 | -1/+1 | |
| 2006-09-06 | apply highlight class to selected items | Max Kremmel | 1 | -3/+3 | |
| 2006-09-04 | display a few icons that it's easier to pick a preferred style | Max Kremmel | 1 | -0/+6 | |
| 2006-09-04 | indicate what the default icon style is | Max Kremmel | 1 | -0/+3 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 2 | -5/+35 | |
| themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. | |||||
| 2006-08-29 | makes column layout object match new theme layout system colors | wjames5 | 1 | -3/+5 | |
| 2006-08-28 | only load spinner div when needed | bitweaver.org | 1 | -3/+5 | |
| 2006-08-27 | renamed page on bwo. | Max Kremmel | 1 | -1/+1 | |
| 2006-08-26 | use a crude but better than inline styling method to display style layout ↵ | Max Kremmel | 2 | -4/+14 | |
| gallery | |||||
| 2006-08-25 | soem cleanup and use an image for removal of style layout | Max Kremmel | 1 | -3/+2 | |
| 2006-08-25 | add a layout selection layer to existing themes - some themes have been ↵ | Max Kremmel | 2 | -7/+46 | |
| updated to work with this method. | |||||
| 2006-08-21 | fix inclusion of alternate themes and don't make them dependent on a theme ↵ | Max Kremmel | 1 | -10/+8 | |
| description | |||||
| 2006-08-15 | use correct mConfig values | Max Kremmel | 1 | -3/+3 | |
| 2006-07-22 | replace underscore with space | Max Kremmel | 1 | -1/+1 | |
| 2006-07-13 | fix site_disable_fat setting | Max Kremmel | 2 | -4/+4 | |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 2 | -2/+2 | |
| 2006-04-17 | more kernel_config renames - themes related config settings | Max Kremmel | 2 | -6/+6 | |
| 2006-04-11 | more permissions housekeeping and tidyup | Max Kremmel | 1 | -18/+0 | |
| 2006-04-10 | upgrade to prototype 1.4 | Max Kremmel | 1 | -5/+3 | |
| get debugger working again - has vd(object); and a prototype debugger load debugger by $gBitSmarty->assign( 'loadDebug', TRUE ); load spinner while getting data with: <script type="text/javascript">/*<![CDATA[*/ show_spinner('spinner'); /*]]>*/</script> | |||||
| 2006-04-08 | multifile js is now called manually | Max Kremmel | 1 | -1/+5 | |
