The Joomla! Extensions Directory ™


CurlyBrackets Plugin

This plugins allows to insert curly brackets in articles while hiding them from other content plugins. This is extremely useful when you publish your own plugin. You will have some articles with example usage on your site. Additionally, you want to show the used plugin-code to your customers, but this won't work since your plugin consumes it right away. Here CurlyBrackets shows ts power. When you want to hide a bracket from a plugin, just type {{} for the left parenthesis "{" and {}} for the right paranthesis "}". The codes will be replaced with the respective html-entities, and your plugin won't see them.
Remember to run CurlyBrackets as the first content-plugin. It will only work if executed before the other plugins.

Report