diff options
author | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2001-06-10 13:53:44 +0000 |
---|---|---|
committer | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2001-06-10 13:53:44 +0000 |
commit | 9e4984588c7f70ddc8012859cd1e97a00c0829ad (patch) | |
tree | 69a1616107eca8348d2b12870859ac10894423ab /modules/index.module | |
parent | 10c96ede0a8ad30e1b1b5fd337fd8290af675852 (diff) | |
download | brdo-9e4984588c7f70ddc8012859cd1e97a00c0829ad.tar.gz brdo-9e4984588c7f70ddc8012859cd1e97a00c0829ad.tar.bz2 |
Changes
- created a BaseTheme class in theme.inc.
- added links($links = array(), $status = 0, $node = 0) to BaseTheme.
- modified all themes to extend from BaseTheme.
- modiefied theme_link() to take advantage of $theme->links().
- theme_morelink() does not require a $theme argument.
Todo
- add the other standard variables and functions to BaseTheme.
- some themes could use some more modifications.
Weird
- marvin.theme still has a story() function.
Diffstat (limited to 'modules/index.module')
0 files changed, 0 insertions, 0 deletions