4 # Retrieve wiki pages as html pages, creating a local tree of documents
5 # mirroring the original wiki structure. Wiki URLs are converted to local
6 # directories/filenames based on namespace/wiki-page naming conventions.
8 # Check calling arguments.
11 site
=http
://geda.seul.org
/wiki
20 echo "cannot create wip directory"
25 pavuk
-logfile ..
/wip
/pavuk_logfile.txt \
26 -slogfile ..
/wip
/pavuk_slogfile.txt \
30 -index_name "index.html" \
31 -httpad "+X_DOKUWIKI_DO: export_xhtml" \
32 -cookie_file ..
/wip
/cookies.txt \
34 -url_pattern http
://geda.seul.org
/wiki
/\
* \
35 -skip_rpattern "(.*\?do=(_export|diff|revisions|backlink|index|export_.*))|_export|feed\.php.*" \
36 -tr_chr_chr "?&*:" _ \
38 -fnrules F
"*" "%h/%d/%b%E" "$site"