On Fri, Oct 10, 2008 at 2:00 AM, Ivan Raikov <[EMAIL PROTECTED]> wrote: > > The URLs for wiki egg documentation are currently of the form: > > http://chicken.wiki.br/eggname > > In order to follow the egg repository layout, these URLs need to > become: > > http://chicken.wiki.br/eggs/3/eggname > http://chicken.wiki.br/eggs/4/eggname > > This requires a change to the post-commit script, so that when it > updates the Eggs Unlimited N page, it uses the latter form of URL. If > we leave the documentation for release 3 on the top wiki level, then I > think this will lead to confusion.
Would it? Probably, but this release 4 documentation would not be for public use, only to keep documentation pages up to date until chicken-4 is released (basically just for direct access via svn). Moving all the existing pages to a subdir will possibly lead to even more confusion (and destroy links, etc.). I'm not insisting on any particular solution, but I'd like not to mess with egg-post-commit any more, and we need a place to put egg documentation until the next release. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
