[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143371#comment-15143371 ]
Hudson commented on DOXIASITETOOLS-155: --------------------------------------- SUCCESS: Integrated in doxia-all #257 (See [https://builds.apache.org/job/doxia-all/257/]) [MSKINS-124] Update skins when DOXIASITETOOLS-155 has been published (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1729882]) * ./doxia-sitetools/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm [DOXIASITETOOLS-155] Change type of decoration model's body/head element to string (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1729881]) * ./doxia-sitetools/doxia-decoration-model/src/main/java/org/apache/maven/doxia/site/decoration/inheritance/DefaultDecorationModelInheritanceAssembler.java * ./doxia-sitetools/doxia-decoration-model/src/main/mdo/decoration.mdo * ./doxia-sitetools/doxia-decoration-model/src/test/resources/fully-populated-child.xml * ./doxia-sitetools/doxia-decoration-model/src/test/resources/fully-populated-merged.xml * ./doxia-sitetools/doxia-decoration-model/src/test/resources/fully-populated-unresolved.xml * ./doxia-sitetools/doxia-doc-renderer/src/test/resources/site/site.xml * ./doxia-sitetools/doxia-integration-tools/src/test/java/org/apache/maven/doxia/tools/SiteToolTest.java > Change type of decoration model's body/head element to string > ------------------------------------------------------------- > > Key: DOXIASITETOOLS-155 > URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-155 > Project: Maven Doxia Sitetools > Issue Type: Improvement > Components: Decoration model > Affects Versions: 1.6 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 1.7 > > > Currently {{DOM}} type is used for {{project/body/head}} which gives us a > hard time to render the content in the Velocity templates. Several annoying > tricks have been applied in the templates but they are rather ugly. Using a > string makes it possible to wrap everything in {{CDATA}}. This is is already > done in the {{footer}} element. This might breaks several {{site.xml}} but > since we haven't released for a long time, people should carefully read the > release notes anyway. -- This message was sent by Atlassian JIRA (v6.3.4#6332)