If there isn’t a way to do it via configurations or hints then you could probably do it via a custom SlingPostProcessor. But it seems like it should be easier than that… Sorry, I don’t know the answer beyond that.
Robert A. Decker [email protected] http://robdecker.com/about On 23 Jun 2014, at 11:22, anjan <[email protected]> wrote: > Hi Robert, the high level folder I created is of type "sling:Folder". But > when I use import, all the sub-folders created are of type "nt:folder" > > It is mentioned at [1] that the format of the import content is the same as > is used by the jcr.contentloader bundle. May be this is the reason for this > behavior. > > Any other suggestions? > > [1] > http://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html#importing-content-structures > > > > -- > View this message in context: > http://apache-sling.73963.n3.nabble.com/Importing-Content-Structures-zip-tp4034859p4034940.html > Sent from the Sling - Users mailing list archive at Nabble.com. >
