Re: [Hypercontent-users] HC logout issue
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-11-15 14:25:07
|
On Nov 14, 2006, at 5:24 PM, tom tom wrote: > > How can we add folders (via HC screen), does HC always > expect to create the structure upfront and upload as a > zip file.? > There are two ways to add folders via the UI. If you define resource- directories or xml-doctypes with patterns like this: /docs/**/index.xml When you are prompted to name a new file, you are actually naming the new directory. You can also create a resource-directory with a pattern like /**/ And this will allow you to create a directory anywhere from the Add menu, without having to create a file inside of it. Cheers, Alex |