[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219473#comment-15219473
]
Hudson commented on DOXIASITETOOLS-164:
---------------------------------------
UNSTABLE: Integrated in doxia-all #284 (See [https://builds.apache.org/job/doxia-all/284/])
[DOXIASITETOOLS-164] added documentDate variable, with it loose semantics (as Doxia Sink date()
API) and deprecated (and removed from default template) dateCreation and revision date (hboutemy:
[http://svn.apache.org/viewvc/?view=rev&rev=1737181])
* ./doxia-sitetools/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java
* ./doxia-sitetools/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
* ./doxia-sitetools/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm
* ./doxia-sitetools/doxia-site-renderer/src/site/apt/index.apt.vm
> don't use document date from Sink API as creation date but as "date" without precision
on created or last modified
> ------------------------------------------------------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-164
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-164
> Project: Maven Doxia Sitetools
> Issue Type: Bug
> Components: Site renderer
> Affects Versions: 1.7
> Reporter: Hervé Boutemy
> Fix For: 1.7.1
>
>
> as seen in DOXIA-541, the meaning of the date is not defined in Doxia: then it seems
it's up to the content writer to choose...
> and it was a wrong choice to name the content of date field of the document as {{dateCreation}}
variable in DOXIA-315 / DOXIASITETOOLS-20 [r771801|http://svn.apache.org/r771801] in 2009
> let's start by showing the weak sematic before choosing what to do: creation date, last
modification date, or even add some more features like multiple dates (for example "created
: last modified")?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|