> Do you have a tip how to get rid of the unwanted nodes?
Many different options, for example: - make the users workspace visible in jcr broswer (brace yourself, it will look weird w/ some nodes seemingly duplicated) and delete the copies of "public" you don't want - delete those nodes directly using BSH shell and shell module - write a custom class to delete those extra nodes - export whole users workspace, fix the export file, put it in the bootstrap folder, shutdown, delete users workspace, startup and hope for the best ... your pick ;) cheers, Jan ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
