[ https://issues.apache.org/jira/browse/MSKINS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MSKINS-101: ---------------------------------- Component/s: (was: Stylus Skin) (was: Application Skin) > Remove decorationModel/custom/publishDate from skin.vm > ------------------------------------------------------ > > Key: MSKINS-101 > URL: https://issues.apache.org/jira/browse/MSKINS-101 > Project: Maven Skins > Issue Type: Task > Components: Default Skin, Fluido Skin > Reporter: Michael Osipov > > This snippet > {code} > #elseif ( $decoration.custom.getChild( 'publishDate' ) ) > #set ( $dateValue = $decoration.custom.getChild( 'publishDate' > ).getValue() ) > {code} > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)