Have a look at the file /repositories/magnolia/repository/nodetypes/ custom_nodetypes.xml to see what built in types there are. The types you define in the data module are also added to this file by the way.

will

On 09.09.2008, at 14:02, Matteo Pelucco wrote:

Matteo Pelucco ha scritto:
Jan Haderka ha scritto:
[..]
Jan
Thanks a lot for your hints..

Ok, I've found some helpful things and also playing with GUI I've realized how to use data module.

Only one thing:

Is it correct to use the following query to load all "potato" items from data repo?

/* define query myQuery */

<cms:query var="jstlVar" nodeType="Potato" repository="data" query="$ {myQuery}" />

is the property "nodeType" a property related to my defined type?
I also see that default value is "mgnl:content": there are other built-in type to use? Or I must use one of my predefined data type?

Thanks again!!
Matteo


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to