Skip to content

GeoSensorWebLab/offline-dokuwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

NAME
   offline-dokuwiki.sh: make an offline export of a dokuwiki documentation

SYNOPSIS
   offline-dokuwiki.sh options

OPTIONS
   --login      username
   --passwd     password
   --ms-filenames download only windows-compatible filenames
   --https      use https instead of http
   --depth      number
   --hostname   doku.host.tld
   --location   path/to/start
   --header     raw html content to add after <body> (do not use @ caracters)
   --footer     raw html content to add before </body> (do not use @ caracters)
   --prefix     path to store files into. Default is date-host.

NOTES
   if not specified on the command line
      * username and password are empty
      * hostname defaults to 'mydoku.wiki.lan'
      * location defaults to 'doku.php?id=start'

About

Convert a dokuwiki for offline-use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%