vote up 1 vote down star

I have a DokuWiki and I'd like to place a logo on the title bar at the top of the page? How can I do this? Note that I am not referring to the title bar at the top of the browser, but rather the title bar on the website itself.

I tried inserting the DokuWiki syntax: {{public:logo.jpg?100x100}}, but this simply rendered as plain text and not an image.

Is it possible to put an image in the page title?

flag

54% accept rate

1 Answer

vote up 0 vote down

There's no config option for this, you'd have to hack it in \dokuwiki-2009-02-14\lib\tpl\index.php I'm afraid.

link|flag
ack! thats not good. – samoz Mar 10 '09 at 18:05
Well, a better solution would be to build a plugin or a template but I'm not sure how those work with dokuwiki (something on my todo list). I've got a feeling plugins only affect page content but templates might help you. – Ross Mar 10 '09 at 18:22

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.