To be able to view (and delete) the content of a node, you need to select a template for it which displays that content. For instance, a node made with the TwoColumn template will still _contain_ two columns of content even if these are not displayed when changing to a single column template.
To remove the "invisible" content, the template must be changed back to TwoColumn, and the content must be manually deleted. I don't really see what the problem is though. If this leads to an oversized repository I believe you are using nodes the wrong way. Create new nodes instead of copying old ones. On 4/26/06, Abdelhakim Diab <[email protected]> wrote: > I am using magnolia 2.1.5 to build my site. > when I want to build a node in the admin central ,I copy another node with > the same template and edit the content of this node but when i export the > new node > to an xml file I see that the old content is still exist in the xml file. > so that the size of the repository will grow to a big size. > > My question is how to remove that old content from the new nodes. > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
