[ewiki] Re: Disabling default links
- From: "Mario Salzer" <mario17@xxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Mon, 07 Feb 2005 17:31:42 +0100
Andy wrote:
> I'm thinking I could do some deployments of ewiki for simple company
> pages, but I want to turn off the camel case links on firest
> presentation to avoid confusing customers, did we have a standard fix
> for that? Also how are you doing the hints on the project site? I
> like it.
No, there isn't any way to turn this off yet. But it's simple to rip out,
in that you only need to kill a few lines in the _config section. Every
line that contains an EWIKI_CHARS_ constant has something to do
with WikiLinking.
Only the entries in "wiki_link_regex" need to be removed, the
prescanning doesn't hurt.
In other Wikis, the link regex is prepared on the fly, and we could
of course add a few constants for that.
The "hints" are simple text snippets (in page "UsageHints" on our
demo site), which are displayed by a simple include script. It lies
around somewhere in fragments/*/ (blocks/ I think).
mario
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
Other related posts: