[development] DEP - cascading variable system
Adrian Rossouw
adrian at bryght.com
Thu Dec 1 16:36:02 UTC 2005
Another use case : http://drupal.org/node/39567
On 30 Nov 2005, at 10:47 PM, Ber Kessels wrote:
> Op woensdag 30 november 2005 01:16, schreef Adrian Rossouw:
>> [5] $GLOBALS['override']
>> [4] user settings. system table, user domain, userid key.
>> [3] theme settings. system table, theme domain, theme name key.
>> [2] system settings. system table, system domain.
>> [1] $GLOBALS['defaults']
>> [0] $default
>
> What about:
> [6] $GLOBALS['override']
> [5] $SESSION
> [4] user settings. system table, user domain, userid key.
> [3] theme settings. system table, theme domain, theme name key.
> [2] system settings. system table, system domain.
> [1] $GLOBALS['defaults']
> [0] $default
>
> Taht would allow us to do fancy stuff, like themeswitching in a
> very easey
> way.
>
> Bèr
--
Adrian Rossouw
Drupal developer and Bryght Guy
http://drupal.org | http://bryght.com
More information about the development
mailing list