Steve Tynor a écrit : > Thanks Eric. I'd not realized that the org.nuxeo.ecm.webapp sources was > just an example web interface rather than a module intended to be reused > through configuration -- I will experiment with various perturbations of > the webapp to see what I can change without breaking too much :) > > I had imagined just changing CSS and some logo images, and changing the > "home page" to have application specific content hiding much of the > complexity of the full ecm, but with the demo domain/workspace/templates > view (i.e., /nuxeo/view_documents.faces) also available for 'advanced' > users. Given the modular nature of the rest of Nuxeo platform, I'd > thought I could do that by defining an additional module which > configures the webapp, but which leaves the core webapp undisturbed as a > "binary" module.
Yes, thats the way to do it. Please have a look at the NXSample project and the related tutorials. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
