Hi list,

I've been working at refactoring the MyProject tutorial product to make it work with CPS 3.4b1 and GenericSetup. This is still work in progress but you know, release early, release often ...

Get started::

 $ cd $INSTANCE_HOME/Products
 $ svn co https://svn.nuxeo.org/pub/MyProject/trunk MyProject
 $ less $MyProject/README.txt

What is included so far:

  - a sample widget  to edit and display vogon poetry (with sample unit and
    integration tests)
  - a sample document type (a Vogon Poem that uses the vogon widget)
  - a sample tool that is able to connect to a remote web poetry generator or to
    generate fancy new poetry by itself.
  - a sample GenericSetup extension profile that is used to configure the
    previous components
  - a short answer to the 'What is a Vogon?' question (please read the fine
    documentation :)

What it still lacks:

  - how to write new portlet types
  - how to write new workflow chains
  - how to customize directories
  - how to design a new CPSSkins theme
  - a tutorial that introduces components one by one

I try to explain how those components works together both in source code files and in README.txt files but there still lacks more documentation. Any input welcomed.

Happy hacking,

--
Olivier

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to