Skip to content

A simple file with all the core component calls and paramaters

Notifications You must be signed in to change notification settings

demsey2/core-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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" />

About

A simple file with all the core component calls and paramaters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published