[
https://jira.jboss.org/jira/browse/JBIDE-3197?page=com.atlassian.jira.plu...
]
Maxim Areshkau commented on JBIDE-3197:
---------------------------------------
An example of custom facelets definition can be founded here :
https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.js...
File specification in source tag.
<tag>
<tag-name>echo</tag-name>
<source>components/echo.xhtml</source>
</tag>
An article about facelets and facelets custom tags
http://www.ibm.com/developerworks/java/library/j-facelets/
For now we just include it's file directly, but for example for ma:echo we shoud
instead of ${echo} in visual parts show "echo" attribute value.
Add support for custom facelets tags
------------------------------------
Key: JBIDE-3197
URL:
https://jira.jboss.org/jira/browse/JBIDE-3197
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.beta1
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Priority: Critical
Fix For: 3.1.0.M1
Attachments: CustomFaceletsTagsWithNoSourceDefinition.png,
CustomFaceletsTagsWithSource.png
Create support for custom facelets tags
--
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