Skip to content

Configure using nuxeo studio

mdutoo edited this page Jan 17, 2012 · 2 revisions

WARNING not available until all template overrides are removed, see #82

Ask for a Nuxeo Connect trial account, or subscribe to a paid one, at http://www.nuxeo.com/en/products/studio .

Links :

How to use Nuxeo Studio :

  1. register your Nuxeo instance : in your Nuxeo's install wizard or in Admin > Connect ; see doc
  2. hot (re)deploy configuration : in your Nuxeo instance, go to Admin > Update > Studio , see doc

Then got to Nuxeo Studio, use it to configure Nuxeo, and from time to time update your Nuxeo instance's configuration to see changes.

What can be done in Nuxeo Studio :

Samples for everything that can be done (models, rights, views...) are provided in the default Content Automation project.

When you add a button, implementation of its action can be visually designed as a Content Automation Operation Chain. See HelloWorld default sample or Content Automation bulk export. Content Automation allows for Operations doing

  • query, download, structured content manipulation
  • script
  • events (log in audit, send, handler)

Nuxeo Studio for EasySOA / Nuxeo developers

  • packaging : your Nuxeo Studio configuration is provided as a maven artifact in repository or as download. If you already develop on the Nuxeo platforme, you can therefore easily integrate it in your own releases. See http://doc.nuxeo.com/pages/viewpage.action?pageId=4685865

  • i18n : upload messages_FR.properties to Resources > i18n , see doc

Clone this wiki locally