On 15 Sep 2005 at 10:32, Jolly Green Giant wrote:
> I set my default theme for my login, but I want to change the default
> theme for annonymous/not-logged-in viewers. How can I do that?
>
> I have version 1.3.10
Edit your config.ini file and look for the themes section.
-----8<-----
; THEMES
;
; Most of the page appearance is controlled by files in the theme
; subdirectory.
;
; 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.)
;
; The complete list of installed themes can be found by doing 'ls themes/'
; from the root of your PHPWiki installation.
THEME = default
; THEME = MacOSX
; THEME = smaller
; THEME = Wordpress
; THEME = Portland
; THEME = Hawaiian
; THEME = Sidebar
; THEME = Crao
; THEME = wikilens
-----8<-----
Uncomment the theme tht you want as the default, and comment the others.
--
Rob Croson (ro...@ar...)
Member of the Pegasus Mail and Mercury/32 Beta Test Teams
Pegasus Mail and Mercury/32 Portal: http://email.arcm.com
Visit the MailWiki: http://email.arcm.com/wiki
Support Pegasus Mail: http://www.cafeshops.com/pegasusmail
|