Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.02 KB

File metadata and controls

32 lines (19 loc) · 1.02 KB

Categories

Categories are specific to Collections. An item in a collection may belong to one or more categories.


View Categories (Admins & Superadmins)

Create a Category (Admins & Superadmins)

Category Title

Permalink

Edit a Category (Admins & Superadmins)

Modify Category Fields (Superadmins only)

Delete a Category (Admins & Superadmins)

Deleting a category will disassociate the category from any items.

Adding Items to Categories

Category Rendering

categories.html template

The Collection Categories Template renders a list of all categories within a collection.

category.html template

The Collection Category Template renders a list of all items in the collection within th category.

show.html template

On the collection index.html, category.html, and show.html a list of categories attached to each item can be listed.