Here's a proposed list of Nuxeo 5 tutorials we'll be writing.
Please comment on this list.

I'll be checking in this file in doc/tutorial/contents.txt

Florent


Tutorials
=========

Basic
-----

- adding a document type
  - packages structure (base)
  - new schema (xpoint)
  - new doctype (xpoint)
  - reusing an existing actions (xpoint)

- writing a new view
  - package structure
  - simple view reusing an action listener (test using direct URL)
  - writing and registering a new action for that view

- writing an action listener
  - package structure
  - basic EJB

Document API
------------

- using DocumentModel's API in action listeners
  - get/set values (and complex types)
  - create/delete a document
  - move/copy a document

Directories
-----------

- creating a directory
  - schema (xpoint)
  - directory (xpoint)
  - write a view using the directoy as a vocabulary

Transformation Service
----------------------

- using the service
  - an extension point reacting on events to do transforms

- defining a new transformation

Query
-----

- making a query
  - NXQL semantics
  - using full text

Versioning
----------

- versioning API

Workflow Service
----------------

- ?

Lifecycle Service
-----------------

- using an existing lifecycle

- defining a new lifecycle

Audit Service
-------------

- ?

Themes
------

- ?

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to