Page 1 of 1

Smarty Parsing + Wiki links in static pages

Posted: Fri Nov 10, 2006 6:33 pm
by SirRobert
Hmm... the combination of Smarty Parsing and Wiki links does not work in static pages but it does work in the normal entries.

Both Smarty Parsing and Wiki links do work in static pages, if they are used individually. But I need them simultaneously.

Any ideas how to fix that?

Best Regards,

Robert

Re: Smarty Parsing + Wiki links in static pages

Posted: Sat Nov 11, 2006 4:03 pm
by garvinhicking
Hi!

Yes, the free wikilinks use "{{" syntax which is reserved for Smarty. Sadly I see no real way around this, its a conceptual problem. Either the Smarty tags or the wiki tags would need to be changed to allow this. We would have to add a config option to define those tags to the plugin.

Maybe I can do that somewhen the next weeks.

Best regards,
Garvin

Posted: Sat Nov 11, 2006 10:09 pm
by SirRobert
Hi Garvin,

the "{{" syntax is used twice, indeed, and the config option is a good proposal.

But in StaticPages, they also do not work on the "((" and "[[" syntax when both plugins are active. It would be great if it's possible to fix this in any way.

Best Regards,

Robert