Hi all, I would like to create a bundle with some contents for David Mini CMS. In the initial content loading there is already a node for the root of application : http://code.google.com/p/davidgsoc2010/source/browse/trunk/core/src/main/resources/initial-content/content/david.json
<http://code.google.com/p/davidgsoc2010/source/browse/trunk/core/src/main/resources/initial-content/content/david.json>Now I would like to put in the initial content other data, like the documentation. But reading the Sling documentation I found this sentence: "Unless a node with the name of the directory already exists or has been defined in an XML or JSON descriptor file ..." The contents must be loaded under the /content/david root node, so I don't understand if it's possible to create a node and put other contents under it or not. If it's possible, how can I do? Cheers, -- Federico
