Configuration
Plugin (tab)
- User:
Select the user to use for substitutions (e.g. ). Note this only applies to com_content. Options are: Viewer / Author
Tip: Using Viewer makes sense for articles that are set to display on registered users. - Ignore Context: Optionally specify a comma separated list of contexts to ignore (e.g. com_content)
Advanced (tab)
- CSS:
Optionally input substitution supported CSS to be added to page header (e.g. body {background-color: red} - Javascript:
Optionally input substitution supported Javascript to be added to page header (e.g. alert(‘Hello World!’ ); ). - jQuery:
Optionally input substitution supported jQuery to be added to page header (e.g. $( ‘body’).prepend(‘Hello World!’); ). - jQuery Plugins:
Optionally input comma separated list of CB jQuery plugins to load in header with jQuery (e.g. ui-all,validate). - Load Template:
Enable or disable loading of CB template on content. This will load in CSS to allow styling to properly occur for CB substitutions. - Load JavaScript:
Enable or disable loading of CB javascript on content. - Load Tooltips:
Enable or disable loading of CB toolip javascript on content. - Load Language:
Enable or disable loading of CB language on content. This will allow proper translation of substitutions. - Load Plugins:
Enable or disable loading of CB plugins on content.