Hi all,

I published a first commit on googlecode SVN (
http://code.google.com/p/davidgsoc2010/)
It's a very simple example, a maven bundle project where there are some
esp/js scripts.
I created a simple layout with a menu, a esp script to submit content that
uses CKEditor and jQuery and another script to list the resources under the
root node (defined in a JSON file).
I would like to put also a simple view script for the content but I haven't
understood why it doesn't work.
Using it I can submit content to the repository, under the node
/content/david.
For example I can create a node named /content/david/example. But if I call
/content/david/example.view, and there is a esp script under
/app/david/view.esp, it gives me an error.
The next steps will be to understand this error and to have a complete CRUD
system.
Suggestions & doubts are welcome.

Cheers

Federico

Reply via email to