Re: [Hypercontent-users] Repetitive emails for approvers
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-12-08 15:14:06
|
On Dec 7, 2006, at 7:43 PM, tom tom wrote: > > Everything working fine, but for.e.g if author wants > to add a new file(xml) under a new folder, what can he > do? > Definite can add a folder because of the > resource-directory but after that xml? There are two solutions people use for this 1) declare a separate xml-doctype "/**/index.xml" if you want each new directory to have an index page. 2) declare a resource-directory "/**/" labelled "Directory" with no content-types - this will allow you to create a new empty directory. Alex |