Remove this line after editing the page. This is a stub created from a Page Content Template PCT.
Foo Bar (version 0.1dev)
Foo Bar creates and assigns a custom module featuring a "Foo Bar".Known Issues & Limitations
- There are currently no known issues or limitations
Installation & Update
Put Installation and update info here, e.g.:If you do an update please do not forget to unassign the previous version of the profile module in Modules, otherwise you will end up with multiple versions of the module applied.
By hitting the Apply Now button on Control Panels → Profiles control panel (or Forget and Re-apply if you want to do an update) the following YAML code will be applied:
objects: - type: module data: name: Foo Bar 0.1dev position: bottom order: 999 params: nobox: y custom: | <style type="text/css">{literal} .foobar { color: blue; } {/literal}</style>{jq}{literal} $('.foobar').hide(); {/literal}{/jq}<div class="foobar">Foo Bar</div>
Usage
Here go the usage instructions, e.g.: This profile creates a custom module with a "Foo Bar" in it.The module will be assigned to the bottom zone.