On Thu, Apr 8, 2010 at 16:22, Tobie Langel <tobie.lan...@gmail.com> wrote:
> > I see. In that case, you have to ensure that old URLs are preserved. Once > > you're on GitHub, there will never be a chance to do 301 redirects. > > Are you suggesting we move the new documentation elsewhere > (prototypejs.org/doc) for example and keep the old, 1.5 doc structure > on prototypejs.org/api but replace the content with a link to the new > documentation or maybe an HTML refresh? No, you got me wrong. I wasn't talking about the docs, I meant generally current pages on the site like blog posts, "/core" page and so on. When I was moving my dynamic site to (static) GitHub I double-checked to ensure that I didn't change any URLs. As for documentation, I would replace existing pages on "pjs.org/api" with new docs if it was possible, but alas it isn't. The URLs are generated different: "/api/hash/clone" vs "/doc/language/hash/prototype/clone/". So I'm all for keeping the new docs where you started putting them ("/doc") and doing something with JavaScript on old docs page ("/api"). -- You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en To unsubscribe, reply using "remove me" as the subject.