A Commercial add-on by Conflux Group, Inc.
Find, loop through and display child pages in your MojoMotor layouts.
Example:
All of the functionality of the Minors addons can be accessed through the
display template tag pair:
{mojo:minors:display parent="about"}
<!-- All of the code within the tag pair is used as a template
for each of the children found -->
<!-- You can access built in fields, such as page_title, url_title, page_id,
meta_description and meta_keywords -->
{page_title}
<!-- If you have our Outfielders custom meta data addon installed as well,
you can also access your custom fields through Minors -->
{custom_field_name}
{/mojo:minors:display}
There are no reviews for this add-on.
I'm particularly interested in how the body class is added when the mojobar is opened! That was one that was hard to get around in the past.
Feb 09, 2012 3:20am