1.0
1.2
messaging
http://fenix-ashes.ist.utl.pt
Messaging renders
archive
net.sourceforge.fenixedu.presentationTier.TagLib.messaging.ArchiveTag
JSP
Renders announcements archive
locale
false
false
Locale to use for localizing this page. Expressions
must evaluate to a java.util.Locale or to a String
that is converted to a Locale.
bundle
false
false
Ressource Bundle
name
true
true
The name of the variable holding an announcements archive
property
false
true
The property of the 'name' variable that holds the archive object
scope
false
true
The scope of the name and property variables
targetUrl
false
true
The style for each 'td' element that is rendered for each month.
Do NOT specify request parameters as they will be generated automatically: selectedYear and selectedMonth.
Thus the target URL should look for these parameters to compute.
Plese DO specify the method and other parameters you may need.
Also specify the proper query symbol (interrogation mark or ampersand) as adequate since this tag will only concatenate selectedMonth=x'ampersand'selectedYear=x as query string to the end of the provided targetUrl.