[
https://issues.apache.org/jira/browse/MSKINS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533331#comment-17533331
]
Michael Osipov edited comment on MSKINS-170 at 5/7/22 8:27 PM:
---------------------------------------------------------------
Here are your answers:
If you don't have a site.xml:
[https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/resources/default-site.xml#L21-L33]
If you don't have a banner set:
[https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java#L471-L477]
This is something which can be totally handled in a skin, not in Java code.
Moreover, {{$decoration.name}} is absolutely not used in the skin.
was (Author: michael-o):
Here are your answers:
If you don't have a site.xml:
[https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/resources/default-site.xml#L21-L33]
If you don't have a banner set:
[https://github.com/apache/maven-doxia-sitetools/blob/9a34df07c7d2e56f4f3eab3c742e532ab60d79fb/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java#L471-L477]
This is something which can be totally handled in a skin, not in Java code.
> Allow to show name as headline in addition to bannerLeft
> --------------------------------------------------------
>
> Key: MSKINS-170
> URL: https://issues.apache.org/jira/browse/MSKINS-170
> Project: Maven Skins
> Issue Type: Improvement
> Components: Fluido Skin
> Affects Versions: fluido-1.9
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently there is a fallback with text in case no bannerLeft is configured:
> https://github.com/apache/maven-fluido-skin/blob/f966972c504c8a01a5d7a203de6438464877a8bd/src/main/resources/META-INF/maven/site.vm#L188.
> It would be nice to optionally show that next to the banner.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)