Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Commit

Permalink
Updated the documentation to reflect the latest changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Glasl committed Mar 25, 2015
1 parent d94e7ce commit 49b35cb
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,25 @@ MediaPage::customise_defaults(array(
These may also be added through the CMS, depending on the current user permissions.

* Select a media holder.
* Select `Media Types`
* Select `Manage ALL Media`
* Select `Types and Attributes`

### Dynamic Media Attributes

These may be customised through the CMS, depending on the current user permissions.

* Select a media holder.
* Select `Media Types`
* Select `Manage ALL Media`
* Select `Types and Attributes`
* Select the respective type.

These will be applied to new and existing media pages of the respective type.

### Media Tags
### Media Categories and Tags

* Select a media holder.
* Select `Media Tags`
* Select `Manage ALL Media`
* Select `Categories and Tags`

### CMS Permissions

Expand All @@ -83,7 +86,7 @@ Customisation of media types and their respective attributes will be restricted.

### Filtering Media Pages

A media holder request may have optional date/tag filters, which are extendable by developers.
A media holder request may have optional date, category and tag filters, which are extendable by developers.

Retrieve the date filter form in the media holder template:

Expand Down

0 comments on commit 49b35cb

Please sign in to comment.