Hallo, Jacob Martinson hat gesagt: // Jacob Martinson wrote: > so im in the process of learning webkit and the bulk of the work i do is > from a location w/o internet access. > > so far i've been able to find more of what i've needed from the dynamic > twiki content than the static documentation included with the webware > source. > > is there any way i could get a zipped up copy of the twiki data > directory (minus .htpasswd of course) so i can view it offline, or would > it be better to just use wget --mirror or something like that to get a > local copy?
A slightly experimental Wiki doomed to replace the Twiki in the future is at wiki.webwareforpython.org and it uses reStructuredText-files internally. I would be a nice feature, if we would provide a kind of nightly tarball out of these, much like the CVS tarballs. Could even save some bandwidth. This would just be a matter of writing a cronjob, I think. Something like this I just created from the *.txt files in /var/lib/wiki/wiki.webwareforpython.org on w4py.org: http://www.webwareforpython.org/~fbar/wiki.w4py.org-040422.tgz Ciao -- Frank Barknecht _ ______footils.org__ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
