Sidebar Monklets
Overview
Monklets are predefined code snippets that allow you to bring other module content into your pages (sermons, articles, etc.) . You can use a monklet inside a section by placing your cursor in the content area and selecting:
Insert > Monklet > "Desired Monklet"
Some monklets allow inline parameters to be added into the monklet tag to pull items from a specific group, category, etc.
Monklets
Note: Monklets that have "Sidebar Monklet" in the title can only be inserted into the content area of a sidebar section, which are used on the Subpage Default template.
Check out your Style Guide page for the sidebar monklet examples.
There are 5 sidebar monklet options you can use for your sidebar sections.
Sidebar Monklet - Connect Links
Displays image links from a link list (Content > Link Lists). All images used within the same list should be the same size. Square or 16:9 ratio images are recommended. The "find" parameter is required in order to specify the link list title (all lowercase and dashes instead of spaces).
ex: {{sidebar-monklet-connect-links|find="connect-links-sidebar"}}
The coloring is based on your Accent Color options from the color picker.
Sidebar Monklet - Recent Articles (1)
Displays the latest article. You can use the find_group and find_category inline parameters as needed.
Sidebar Monklet - Recent Events (1)
Displays the latest event. You can use the find_group and find_category inline parameters as needed.
Sidebar Monklet - Recent Posts (2)
Displays the two latest posts from a blog. The "name" inline parameter is required.
ex: {{sidebar-monklet-recent-posts-2|name="our-blog"}}
Sidebar Monklet - Recent Sermons (1)
Displays the latest sermon. You can use the find_group and find_category inline parameters as needed.