Hi Federico, On Mon, Aug 23, 2010 at 12:17 PM, Federico Paparoni <[email protected]> wrote: > ...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 ... > ..I would like to put in the initial content other data, like the > documentation....
The samples/slingshot bundle, for example, contains a number of different files that define initial content. If you load it and look at http://localhost:8080/slingshot.tidy.-1.json for example, you can see a structure that's created from several json files in the source code. Is that what you're looking for? -Bertrand
