[Pmwiki-users] Re:config.php
Thomas N.Burg
editor
Tue Mar 2 15:50:24 CST 2004
Hi,
I realized another strange (to me) behavior. I don't face the problems
with the directives in config.php if I use the default template. But
since I want to change the design I had to modify the pmwiki.tmpl to
point to another css instead of the stdlayout.css.
Now I've learned that this is not a good idea. But if I make my own
templates (+css) and activate them with
$PageTemplateFmt = "pub/skins/thob/thob.tmpl"
I cannot use the directives in the config.php anymore. (get this
parsing errors)
Can anyone tell what i did wrong.
Thomas
> Hi,
>
> this is certainly a newbie question.
> I have the following setup
> config.php in /local
> I changed the default skin a little and gave it a new name and put in
> dir /pub/skins I even changed the stndlayout.css in fact I created a
> new one everything is referenced in the tmpl.
> Now altering a line in config.php
> $PageLogoUrlFmt = '$PubDirUrl/Netz.png'; creates this error
> Parse error: parse error in
> /home/www/thob/wiki.randgaenge.net/local/config.php on line 18
>
> I get the same errors trying to alter the timeFmt aso.
>
> I'm sure I forgot something, any ideas what?
>
>
> Thomas
> http://wiki.randgaenge.net
More information about the pmwiki-users
mailing list