Firefox/Meeting/Posting Notes

From MozillaWiki
< Firefox‎ | Meeting
Revision as of 21:09, 31 October 2017 by Mnoorenberghe (talk | contribs) (Add instructions for pandoc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Export as odt
  2. Convert to mediawiki using one of the options below
  3. Copy the output, excluding the intro and meeting leader list, to the wiki
  4. Add the link on Firefox/Meeting

With pandoc

  1. Install pandoc
    • macOS: brew install pandoc
  2. curl "https://docs.google.com/document/d/1hM9bmIdIe0PeQEB4SbU7NG3m7MmjgLJjUB7Fzr7fGEU/export?format=odt" | pandoc --from odt --to mediawiki

libreoffice-wiki-publisher

  1. Get access to an Ubuntu machine
  2. Install the libreoffice-wiki-publisher package via apt
  3. Export this document as an ODT file
  4. Open that exported document in LibreOffice
  5. Export the document as Mediawiki to some text file (the MediaWiki Publisher extension you installed in (b) should let you do this). The extension might insert extra <div>s into the output; you’ll want to clean those up before publishing.