Sample config shows:
; There are a number of pre-defined themes shipped with PhpWiki.
; Or you may create your own (e.g. by copying and then modifying one of
; stock themes.)
;
; THEME = default
; THEME = MacOSX
; THEME = smaller
; THEME = Wordpress
; THEME = Portland
; THEME = Sidebar
; THEME = Crao
; THEME = wikilens (Ratings)
; THEME = Hawaiian
; THEME = SpaceWiki
; THEME = Hawaiian
THEME = default
If I used
THEME = Crao
(or other themes) as my system-wide default, it wouldn't be picked up.
THEME = "Crao"
did the trick.
PHP 4.3.2, Apache 2.0, Linux RHE3
Regards,
Beto
|