Re: [Hypercontent-users] News/RSS
Brought to you by:
alexvigdor
From: John F. <ja...@co...> - 2005-12-02 16:34:50
|
At 01:59 PM 12/1/2005, Alex Vigdor wrote: >On Dec 1, 2005, at 1:33 PM, John Fereira wrote: >> >>TO ALEX: I just noticed that the "Visit the news archive" link seems to >>be broken (I just fixed it by adding text/html as the content type for >>the first output element in for the News Archive xml-doc in the project >>definitions file). If you built a zip for download recently you should >>do it again. > >Thanks for catching that error. I cleaned up a few more bad content-type >attributes, all my fault to begin with, and added an "ignore-directory" >for "/manual/" so we don't get any publishing errors. I zipped up the >project with the fixes and posted it on the Wiki. I was going to ask about the usage of ignore-directory. For the ja-sig site I want to be able to manage and publish files with the following path /conferences/*/*.xml. However, during the development of a new conference I still want to use hypercontent to edit/manage the conferences related files (i.e. conferences/06summer/*.xml) but I don't want them published until they're ready. How can I do that. |