hello!

i've created an app which shows some imported data. the structure is

mgnl:folder
  - mgnl:datefolder
    - mgnl:datefolder
      - mgnl:content
        - mgnl:resource

mgnl:datefolder:
[code]<nodeType name="mgnl:datefolder" isMixin="false" 
hasOrderableChildNodes="true" primaryItemName="">
  <supertypes>
    <supertype>mgnl:folder</supertype>
    <supertype>mgnl:created</supertype>
    <supertype>mgnl:lastModified</supertype>
  </supertypes>
</nodeType>[/code]

in the contentConnector i added the nodeTypes mgnl:folder, mgnl:datefolder and 
mgnl:content. this configuration shows the intended node hierarchy in the 
contentView tree. the contentView list also just shows the nodes of type 
mgnl:content. but the contentView thumbnail shows nodes of types mgnl:content 
and mgnl:datefolder. whats the best option to remove the nodes of type 
mgnl:datefolder in the thumbnail contentView?

thanks, edi

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=ed8a186b-9eda-4efb-8776-d987b2d1215e


----------------------------------------------------------------
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to