[
http://jira.nuxeo.org/browse/NXP-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anahide Tchertchian updated NXP-2409:
-------------------------------------
Attachment: tomahawk.py
Attached python script to show tomahawk tags usage:
$ hg/nuxeo-ep/nuxeo-platform$ find . -name "*.xhtml" | xargs grep "<t:" >
tomahawk.txt
$ hg/nuxeo-ep/nuxeo-platform$ ./tomahawk.py -o tomahawk_tags_usage.txt
tomahawk.txt
==========================
<t:dataList (31)
<t:selectOneRadio (1)
<t:panelGrid (1)
<t:dataTable (3)
<t:panelGroup (15)
<t:commandSortHeader (2)
<t:radio (3)
<t:inputHidden (1)
<t:htmlTag (2)
<t:selectItems (1)
<t:graphicImage (15)
<t:inputText (1)
<t:columns (3)
<t:column (1)
==========================
$ hg/addons$ find . -name "*.xhtml" | xargs grep "<t:" > tomahawk.txt
$ hg/addons$ ./tomahawk.py -o tomahawk_tags_usage.txt tomahawk.txt
==========================
<t:inputHidden (1)
<t:htmlTag (1)
<t:dataList (3)
==========================
> Use richfaces and replace tomahawk/trinidad
> -------------------------------------------
>
> Key: NXP-2409
> URL: http://jira.nuxeo.org/browse/NXP-2409
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Reporter: Anahide Tchertchian
> Assignee: Anahide Tchertchian
> Fix For: 5.2 M2
>
> Attachments: tomahawk.py
>
>
> Use a new package that encapsulates dependencies to Trinidad and Tomahawk, so
> that ui-web can depend only on it.
> This new package will progressively lose its dependencies to keep only a dep
> on RichFaces.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets