Webwidgets. add a nuxeo-theme-webwidgets-samples package
--------------------------------------------------------
Key: NXP-4654
URL: http://jira.nuxeo.org/browse/NXP-4654
Project: Nuxeo Enterprise Platform
Issue Type: Improvement
Reporter: Jean-Marc Orliaguet
Assignee: Jean-Marc Orliaguet
nuxeo-theme-webwidgets-ui contains application features which should be moved
to a separate package.
for instance the nxthemes.webwidgets.samples and
org.nuxeo.theme.webwidgets.ui.samples folders
and in Main.java:
/* Widget Sample */
@Path("lastdocuments")
public Object getModules() {
return newObject("lastdocuments");
}
which belongs in an application, also it doesn't work under jetty/webengine.
the base functionality such as feedparser.js, uwa.js can be kept there, but the
sample web widgets should be placed in a separate package, e.g.
nuxeo-theme-webwidgets-samples for easier customization.
--
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