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

ASF subversion and git services commented on ISIS-956:
------------------------------------------------------

Commit 4bd90975ffa9286a8af879cb213f1157c65d591a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=4bd9097 ]

ISIS-956: updates to CssClassFaFacetOnMemberFactory and to example apps (plus 
other minor tidy up in ServicesInstallerFromConfiguration which was used as 
basis/reference of implementation of parsing strings from config file.)


> Allow fa-icons to be specified using pattern matching on member names.
> ----------------------------------------------------------------------
>
>                 Key: ISIS-956
>                 URL: https://issues.apache.org/jira/browse/ISIS-956
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: core-1.7.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: core-1.8.0
>
>
> eg to be able to add the following into isis.properties:
> {code}
> isis.reflector.facet.cssClassFa.patterns=\
>                         create.*:fa-plus,\
>                         update.*:fa-edit,\
>                         add.*:fa-plus-square,\
>                         remove.*:fa-minus-square,\
>                         move.*:fa-exchange,\
>                         first.*:fa-star,\
>                         find.*:fa-search,\
>                         clear.*:fa-remove,\
>                         previous.*:fa-step-backward,\
>                         next.*:fa-step-forward,\
>                         list.*:fa-list
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to