RoxenCMS 5.4Web Developer ManualEmit Tags

   

<emit>
<emit ac-identities>
<emit ac-identity-data>
<emit ac-identity-extras>
<emit ac-permissions>
<emit ac-zones>
<emit atlas>
<emit authors>
<emit captcha>
<emit category>
<emit category-document>
<emit cimg>
<emit dir>
<emit dir>(SB)
<emit event>
<emit event-dates>
<emit event-locations>
<emit exec>
<emit fonts>
<emit imgs>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit poll>
<emit sb-dir>
<emit sb-file-languages>
<emit sb-languages>
<emit sb-log>
<emit sb-referring-pages>
<emit sb-search>
<emit sb-stationeries>
<emit sb-wizard>
<emit search-database-profiles>
<emit scopes>
<emit site-news>
<emit sources>
<emit spellcheck>
<emit sql>
<emit timerange>
<emit values>
<emit workflow>
<emit ws-dir>
<emit xml-db>

<emit source="event-dates"></emit>

Provided by module: CMS Event: Event tags

Emit that displays the dates that is within the Event database, the minimum date and maximum date and the emit will display all units within that (either month or week).


Attributes

unit="{years, months, weeks}" (months)

Choose if all years, all months or all weeks will be displayed.


from-year

Skip previous years and only display from this year. Can be combined with "to-year" attribute..


to-year

Skip later years and only display to this year. Can be combined with "from-year" attribute.


&_.mont; (provided by CMS Event: Event tags)

Month number, e.g. 4


&_.month; (provided by CMS Event: Event tags)

Month, zero padded, e.g. 04


&_.month-nam; (provided by CMS Event: Event tags)

Name of the month, e.g. April


&_.wee; (provided by CMS Event: Event tags)

Week number, e.g. 14.


&_.week; (provided by CMS Event: Event tags)

Week number, prefixed w, e.g. w14


&_.yea; (provided by CMS Event: Event tags)

Year, e.g. 2012.


&_.ym; (provided by CMS Event: Event tags)

Date in format YYYY-MM-DD, e.g. 2012-04-01