If you uncheck the option:
Content is parsed like wiki page
some features of the tiki wiki will not work anymore.
Our case:
We have many code examples where we, for example, have arrays like you have them in javascript with square brackets. ["array"]
When wiki syntax is parsed, the square brackets are interpreted as a wiki link, which is not the case.
The solution:
we solved the problem with the option "Content is parsed like wiki page". We unchecked it, so wiki syntax is not interpreted.
Side effect:
Now, if we try to insert an image from the file gallery, tiki wiki inserts it as a wiki image with the wiki syntax. That won't work, obviously.
Another feature that won't work anymore is the codemirror plugin. The plugin inserts wiki syntax too.
My opinion:
All features that use wiki syntax have to check, if this option is set. If it is not checked, than they have to insert html. I mean, if the file gallery inserts a simple img html tag, it would simply work, the same for codemirror.
Seems to work for me using one of the following:
[array]
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |