(Quick Reference)

Purpose

The wcm:monthNames tag is typically used in tandem with wcm:archiveList this will take a month number and return the name of the month.

Example

<wcm:archiveList type="org.weceem.html.WcmHTMLContent" path="news/pressreleases">
  <a href="$
">link: link needs a name and a url as argument: txt=null url=null
"
><wcm:monthName value="${month}"/> ${year}</a><br/> </wcm:archiveList>

Description

The supported attributes are:

  • value - An integer in the range 1-12