Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.02 KB

core-components

Choose the component you like!

To install copy the component to your home page:

// Shows documents that have a review date set. Documents must have the metadata key specificed in the "metadate" paramater specificed

	<component class="TemplaterComponentDocumentDue" metadate="review" />

To install copy the component to your home page:

// Mini Calendar componenet

	<component class="TemplaterComponentMiniCalendar" />

To install copy the component to your home page:

// Home Polls component

	<component class="HomePagePollsList" hide_if_empty="1" />