You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/11/25 16:15:02 UTC

[jira] [Commented] (MSKINS-117) Improve lisibility and user-friendliness in the left menu

    [ https://issues.apache.org/jira/browse/MSKINS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265755#comment-16265755 ] 

Hervé Boutemy commented on MSKINS-117:
--------------------------------------

Maven Fluido Skin source is in https://github.com/apache/maven-fluido-skin
if the improvement require to change html generation, the files to change are site.vm and/or site-macros.vm in src/main/resources/META-INF/maven
if the improvement require javascript or css change, the files are in src/main/resources

something that can eventually be done also is to get generated html/js/css and modify at this level (sending here both before and after): I suppose we can then see how to report the change in the generation engine

> Improve lisibility and user-friendliness in the left menu
> ---------------------------------------------------------
>
>                 Key: MSKINS-117
>                 URL: https://issues.apache.org/jira/browse/MSKINS-117
>             Project: Maven Skins
>          Issue Type: Wish
>          Components: Fluido Skin
>    Affects Versions: fluido-1.4
>            Reporter: Cyril JACQUENOT
>              Labels: close-pending
>         Attachments: actual_skin_bad_lisibility.jpg, skin_maven_old_better_lisibility.jpg
>
>
> In our company, we now use *Maven Fluido Skin* for our projects online-documentation.
> I like the design but the lisibility is not optimal: it is hard for me to find the location of my current page in the menu.
> Great improvements should be :
>  * to increase indentations
>  * to use fonts weight to show different levels of indentation
>  * to give the possibility to manage more than 2 levels in the menu
> _here is the bad lisibility skin :_
> !actual_skin_bad_lisibility.jpg!
> _here is an old skin, but with *better lisibility* :_
> !skin_maven_old_better_lisibility.jpg!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)