Tikiwiki architecture

Blogs > Tikiwiki architecture > Why wikiplugin must return the string with np
By sylvie on 09/28/08 17:21 EDT

Why wikiplugin must return the string with np

If for instance you have a wikiplugin that returns a string 11:48PM, this will be interpreted as a link. So it is important to return the plugin data surrounded with ~np~ .... ~/np~ . This wiki tags tells tikiwiki not to do further parsing on the string.