forked from MoonCactus/offline-dokuwiki
-
Notifications
You must be signed in to change notification settings - Fork 0
GeoSensorWebLab/offline-dokuwiki
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published
Languages
- Shell 100.0%