talkto_goutam a écrit : > Hello everybody, > > I have modified some themes by Theme Management, It's working perfectly but > when I restart the server all the modified themes are not coming. > > So I want to know How to permanently store a modified theme??
The theme service has no persistence (yet). You have to export the XML definition of your theme and include it in a custom plugin packaged as a jar to put it in the $JBOSS_DIR/server/default/nuxeo.ear/plugins folder of you jboss instance. To build such a plugin, please have a look at the nuxeo sample project on the svn repository: http://svn.nuxeo.org/nuxeo/org.nuxeo.project.sample/trunk -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
