[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1169) Richfaces skinability in VPE

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Wed Oct 1 12:25:21 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12432013#action_12432013 ] 

Maxim Areshkau commented on JBIDE-1169:
---------------------------------------

I propose following steps to resolve this issue:
1) We should send for richfaces templates information about skin which we should to use. For it we can create input field in page design option dialog, 
in which user can specify template specific options. For example skin. String will be looks like following "org.richfaces.SKIN=default", also in this field can be added configuration options for other templates.
2) I have reviewed sources of richfaces and there no possibility to get generated styles without running it's on server. I have run richfaces-demo on server and it's generated only one style file for each skin, so we can simply generate style on server and put it's in our resources folder in richfaces templates plugin.(by default richfaces support only 8 skins, so it's will be 8 style files). Also in richfaces are used many images which generated automatically(icons for tree for each skin, background images for panel and others) in runtime. It's also should be copied from demo application  and placed in richfaces template resources folder.


> Richfaces skinability in VPE
> ----------------------------
>
>                 Key: JBIDE-1169
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1169
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Adrian Mitev
>            Assignee: Maxim Areshkau
>            Priority: Critical
>             Fix For: 3.0.0.beta1
>
>
> In the current VPE the richfaces components are shown with gray color. It will be more WYSISWYG if the components are shown with the colors from the selected in web.xml richfaces skin.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list