[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4109) s:decorate doesn't support style and styleClass for templated pages.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Tue Apr 7 15:07:22 EDT 2009


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

Denis Maliarevich commented on JBIDE-4109:
------------------------------------------

Three templates are connected with facelets' VpeDecorateTemplate and VpeDefineContainerTemplate: c:import, s:decorate, ui:decorate. They have common functionality but differences in some styles and attributes.

To avoid direct dependency from JSTL and Seam templates from Facelets templates it's better to move these common templates from facelets plugin to org.jboss.tools.vpe.editor.template.

> s:decorate doesn't support style and styleClass for templated pages.
> --------------------------------------------------------------------
>
>                 Key: JBIDE-4109
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4109
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.1.0
>            Reporter: Yura Zhishko
>            Assignee: Denis Maliarevich
>             Fix For: 3.1.0
>
>         Attachments: components.xhtml, main.css, screenshot-1.jpg
>
>
> 1) Create Seam 2.0.1 project
> 2) Put attached files into WebContent folder
> 3) Run project on server
> 4) Open components.xhtml
> 5) Compare visual representation in VPE to server side
> RESULT: screenshot-1

-- 
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