Yes, that's exactly what I'd like to see. If there's no reply on this list, I'll post to the cactus list(s).
michael On Fri, 30 Jul 2004, Brett Porter wrote: > I'd like to hear from the Cactus folk how they do it. > > On Wed, 21 Jul 2004 14:29:28 -0400 (EDT), Michael Heuer <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Say I have three versions of a project, in project.xml > > > > <versions> > > <version> > > <id>1.0</id><name>1.0</name><tag>MYPROJECT_1_0</tag> > > </version> > > <version> > > <id>1.1</id><name>1.1</name><tag>MYPROJECT_1_1</tag> > > </version> > > <version> > > <id>1.2</id><name>1.2</name><tag>MYPROJECT_1_2</tag> > > </version> > > </versions> > > > > I would like to publish and deploy the entire site for each version, at > > e.g. > > > > > http://.../myproject/1.0/index.html > > > http://.../myproject/1.1/index.html > > > http://.../myproject/1.2/index.html > > > > And it would be nice to have a navigation menu item like > > > > Versions > > +- 1.0 > > +- 1.1 > > +- 1.2 > > > > linking to the other published versions' index.html. > > > > Have there been any projects that have implemented such an idea? > > > > michael > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
