Mailing List Archive

We should move the Interfaces wiki to Wikis
So that we retain historical information, which will be
useful when zope.org is upgraded to 2.2 and we can browse and
compare historical versions of Wiki pages.

Jim

--
Jim Fulton mailto:jim@digicool.com Python Powered!
Technical Director (888) 344-4332 http://www.python.org
Digital Creations http://www.digicool.com http://www.zope.org

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.
Re: We should move the Interfaces wiki to Wikis [ In reply to ]
Jim Fulton wrote:
>
> So that we retain historical information, which will be
> useful when zope.org is upgraded to 2.2 and we can browse and
> compare historical versions of Wiki pages.

Because it is one of the oldest wikis though moving it could break alot
of links. Is there a way to mitigate this? The feature of historical
browsing is cooler than broken links anyway, so I agree with your
proposal.

--

-Michel Pelletier

http://www.zope.org/Members/michel/MyWiki

Visit WikiCentral for the latest Zen:

http://www.zope.org/Members/WikiCentral
Re: Re: We should move the Interfaces wiki to Wikis [ In reply to ]
Michel Pelletier wrote:
>
> Jim Fulton wrote:
> >
> > So that we retain historical information, which will be
> > useful when zope.org is upgraded to 2.2 and we can browse and
> > compare historical versions of Wiki pages.
>
> Because it is one of the oldest wikis though moving it could break alot
> of links. Is there a way to mitigate this?

You could leave the old one there for a while,
make it read-only, and
put a <dtml-raise Redirect> in the standard header.

This is what I did when I moved the xml wiki.

> The feature of historical
> browsing is cooler than broken links anyway, so I agree with your
> proposal.

When you think about it, it's really more than cool,
it's critical, especially for a wiki like the interfaces
wiki.

Jim

--
Jim Fulton mailto:jim@digicool.com
Technical Director (888) 344-4332 Python Powered!
Digital Creations http://www.digicool.com http://www.python.org

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.
Re: Re: We should move the Interfaces wiki to Wikis [ In reply to ]
> Michel Pelletier wrote:
> > Because it is one of the oldest wikis though moving it could break alot
> > of links. Is there a way to mitigate this?

On Sat, Jun 03, 2000 at 12:58:53PM -0400, Jim Fulton wrote:
> You could leave the old one there for a while,
> make it read-only, and
> put a <dtml-raise Redirect> in the standard header.
>
> This is what I did when I moved the xml wiki.

There also is a Redirector product installed on Zope.org that can take care of
complex URL redirection.

--
Martijn Pieters
| Software Engineer mailto:mj@digicool.com
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| The Open Source Web Application Server
---------------------------------------------