Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
This snippet
#elseif ( $decoration.custom.getChild( 'publishDate' ) ) #set ( $dateValue = $decoration.custom.getChild( 'publishDate' ).getValue() )
is built into every site.vm but never documented. Since docs are lacking, publishDate is calculated automatically or should be provided by the siteRenderingContext, remove it from templates.
Attachments
Issue Links
- breaks
-
MSKINS-17 Add custom property publishDate
- Closed
- depends upon
-
DOXIASITETOOLS-148 Remove SiteRenderingContext#publishDate (undo DOXIASITETOOLS-63)
- Closed
-
MSKINS-213 Upgrade to Doxia Sitetools to 2.0.0-M5
- Closed
- relates to
-
DOXIASITETOOLS-63 Make publish date configurable
- Closed
- requires
-
MSHARED-1181 Populate SiteRenderingContext#getPublishDate() with ${project.build.outputTimestamp}
- Closed
-
MSITE-924 Populate SiteRenderingContext#getPublishDate() with ${project.build.outputTimestamp}
- Closed
- links to