summaryrefslogtreecommitdiff
path: root/BitThemes.php
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-02more consistent names for new methodsMax Kremmel1-6/+6
2008-12-02remove debugMax Kremmel1-3/+2
2008-12-02add override methods for js and css. better group related methods and clean u...Max Kremmel1-46/+104
2008-11-13big cleanup of wiki, removed unused tables, removed commented code, moved rem...Max Kremmel1-2/+97
2008-11-02fix jQuery pLibPath for new aux file methodsChristian Fowler1-3/+3
2008-10-19add @deprecated doc tags where appropriateMax Kremmel1-2/+14
2008-10-08fix folding and commentsMax Kremmel1-3/+6
2008-10-06remove debugMax Kremmel1-6/+6
2008-10-06don't remove one-line comments since this can cause problems when someone use...Max Kremmel1-5/+5
2008-10-06improve handling of url()s in css filesMax Kremmel1-38/+60
2008-09-29try to simplify mRaw vs mAux logic and add methods to unload already loaded c...Max Kremmel1-50/+105
2008-09-15typoMax Kremmel1-3/+3
2008-09-15remove debugMax Kremmel1-4/+4
2008-09-15massive update on how css files are processed when they are cached. imported ...Max Kremmel1-69/+126
2008-09-14remove unused $pos to avoid confusionMax Kremmel1-4/+4
2008-09-14respect pPosition when in non-joined modeChristian Fowler1-4/+10
2008-09-04handle bw in subdirectory for non joined filesChristian Fowler1-4/+4
2008-08-30add support and admin options to enable/disable js_css packing and joining. d...Christian Fowler1-15/+34
2008-07-31test commit to see if avail is workingbitweaver.org1-3/+2
2008-07-31test commit to see if avail is workingbitweaver.org1-2/+3
2008-07-31test commit to see if avail is workingbitweaver.org1-3/+2
2008-06-30fix style urls when uri_mode is setMax Kremmel1-7/+7
2008-06-26add better column control based on package and display modeMax Kremmel1-9/+12
2008-06-26make use of display_mode option recently added by spiderr and add some rudime...Max Kremmel1-10/+76
2008-06-20add jQuery support which necessitates option js joined with pJoined parameter...Christian Fowler1-6/+35