I think we can add to the tutorial list the following:

Development
------------------------
- development
   - setting up a the dev. environment
   - building
   - testing

Nuxeo Runtime
---------------------------
- creating a new bundle
   - OSGi MANIFEST
   - components
      - declaring standalone XML components
      - declaring bundle components - the OSGi way
   - JBoss deployment - the deployment-feature.xml file
- creating a new component
   - what is a component and how it ca be created
   - creating a new extension point
   - contributing to an extension point
   - documenting XML components

Repository
-------------------
- declaring a new repository


Bogdan


Stefane Fermigier wrote:
(Here is a message Florent tried to send yesterday byt didn't come through because of mail lists issues).


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
------

- ?


--
Stefane Fermigier, CEO, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Nuxeo 5 EP is out! - Now Java EE based, standards compliant
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


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


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

Reply via email to