> 3) add an index.html (redirect to FrontPage) That would easiest be done manually after downloading.
> 4) filter out standard wiki pages (Help*, *Template, etc. would need to > maintain a list of filtered pages, so might not be worth it) That is easy to do, as there's a list of regexps for "no-go" links in the script. I've just today spottet another bug - the at char gets mangled into &64; etc. - probably the handling of entities is broken. I'll look into those issues and re-upload the script. Regards, Puck --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Docs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-docs?hl=en -~----------~----~----~----~------~----~------~--~---
