[ https://issues.apache.org/jira/browse/MSKINS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677077#comment-17677077 ]
Michael Osipov edited comment on MSKINS-101 at 1/15/23 7:35 PM: ---------------------------------------------------------------- I believe that this property is now obsolete with MSITE-921 since it exactly sets the value you want to have automatically. The date is fixed from well-defined spot. [~rfscholte], [~hboutemy], WDYT? was (Author: michael-o): I believe that this property is now obsolete with MSITE-921 since it exactly sets the value you want to have automatically. The date is fixed from well-defined spot. > Remove decorationModel/custom/publishDate from skin.vm > ------------------------------------------------------ > > Key: MSKINS-101 > URL: https://issues.apache.org/jira/browse/MSKINS-101 > Project: Maven Skins > Issue Type: Improvement > Components: Default Skin, Fluido Skin > Reporter: Michael Osipov > Priority: Minor > Labels: GoodForNewContributors > Fix For: wontfix-candidate > > > 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 (v8.20.10#820010)