mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-18 03:41:18 +02:00
import mediawiki bug
This commit is contained in:
9
todo.org
9
todo.org
@@ -47,6 +47,15 @@ just like ~html-dir~ add ~dw-dir~ using this script:
|
||||
|
||||
- =~/bin/ImportHtml2Dokuwiki.sh=
|
||||
|
||||
* TODO Fix Media Wiki Export
|
||||
The links in the html-dir export are absolute, a second pass is needed to make them relative, this will be necessary for everything except for self-contained stuff.
|
||||
|
||||
Make a seperate function for self contained and relative stuff.
|
||||
|
||||
Currently html-dir CANNOT be used to import into mediawiki because even thtough the files get pulled in the links are broken.
|
||||
|
||||
calling ~pandoc ./file.html --extract-media='./media' -o ./file.html~ is necessary to import a zip file into mediawiki.
|
||||
|
||||
|
||||
* HOLD [#A] NoteFind.sh
|
||||
** KeyBindings
|
||||
|
Reference in New Issue
Block a user