Sphene Community Tools

Community

Copyright © 2007-2018 by Herbert Poul

You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools
Board » General » How to disable Wiki in Forum Posts?

Hi,

how can I disable the links to the wiki you can create in the board?

Kind regards,
Fatally
Yes. I have the same problem. I wanted to disable wiki functionality, so I disabled sphwiki app, but CamelCase words are still matched as wiki words. Is there any way of disabling it? I suppose it's a matter of changing proper template.
Yes. I have the same problem. I wanted to disable wiki functionality, so I disabled sphwiki app, but CamelCase words are still matched as wiki words. Is there any way of disabling it? I suppose it's a matter of changing proper template.
Just add this to your settings file:
SPH_SETTINGS = {
'board_auto_wiki_link_enabled':False
}
Thanks. That helped.

--- Ostatnio edytowane 2009-12-10 08:56:25 przez Dzejkob ---

Please login to post a reply.



Powered by Sphene Community Tools