On 9/12/06, Adam Jones <[EMAIL PROTECTED]> wrote:
>
>
> Karl Guertin wrote:
> > On 9/12/06, Eoghan <[EMAIL PROTECTED]> wrote:
> > > What about a single download of all the online html docs?
> >
> > That would require writing a script, which I'll get to after I finish
> > the docs. ;]
>
> Can you think of any problems with a script that wgets everything in
> the 1.0 folder and dumps it with relative links? If that works I will
> work on something that does so without being too nasty to the server.
>
I was just going at it. and for some reason it doesn't works. wget
--convert-links --mirror --html-extension
http://docs.turbogears.org/1.0

downloads just the 1.0

wget --convert-links -r http://docs.turbogears.org/1.0 does the same.

there must be something in moinmoin, probable agains spamming that
prevent the parser from following.

> This would also be a nice factor in the move to docudo, when it
> happens. Could write a turbogears-based scheduled script that queries
> the system from the inside to do all this automagically.
>
> -Adam
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to