[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069927#comment-15069927
]
Robert Scholte commented on DOXIASITETOOLS-101:
-----------------------------------------------
I introduced publishDate for the siteskinner-maven-plugin (@mojohaus), which
can change the skin of a deployed site. Since there's no change of the original
content, the publishDate could stay they same, and the creationDate would be
the actual creation date. When generating documentation for the first time,
these are always the same, but this was a valid argument to separate these
values.
I don't think we should have a preformatted date in the context. I'd prefer to
only have Date objects and use
[DateTool|http://velocity.apache.org/tools/devel/javadoc/org/apache/velocity/tools/generic/DateTool.html]
for formatting.
> Add ISO date format to site rendering context
> ---------------------------------------------
>
> Key: DOXIASITETOOLS-101
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-101
> Project: Maven Doxia Sitetools
> Issue Type: Improvement
> Components: Site renderer
> Affects Versions: 1.6
> Reporter: Michael Osipov
> Fix For: 1.7
>
>
> Currently we have {{dateFormat}} only which depends on {{site.xml}}, we need
> a standardized format which can we used in meta tags as well as throughout
> the site, if necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)