Re: [Hypercontent-users] News/RSS
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-12-02 16:48:10
|
Hi John, The way we usually handle sections that are not ready to go live is to "hide" the entry point file, e.g. conferences/06summer/index.xml. The hide function is available on the revisions screen. This prevents that conference page from showing up in any automatically generated navigation, but does not prevent the other pages from being published - they simply aren't linked from anywhere. This has worked fine for us, but if you would like to see the ability to prevent an entire directory from being published at all, please enter it as a feature request in Jira. Alex On Dec 2, 2005, at 11:34 AM, John Fereira wrote: > 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. > |