All Projects → splitbrain → dokuwiki-plugin-dw2pdf

splitbrain / dokuwiki-plugin-dw2pdf

Licence: other
A fork of Luigi Micco's PDF export plugin for DokuWiki

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to dokuwiki-plugin-dw2pdf

csv
A CSV plugin for DokuWiki
Stars: ✭ 15 (-73.21%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-upgrade
Upgrade a DokuWiki installation automatically
Stars: ✭ 23 (-58.93%)
Mutual labels:  dokuwiki-plugin
Pdfviewpager
Android widget that can render PDF documents stored on SD card, linked as assets, or downloaded from a remote URL.
Stars: ✭ 1,508 (+2592.86%)
Mutual labels:  pdf-book
Write You A Haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Stars: ✭ 3,064 (+5371.43%)
Mutual labels:  pdf-book
dokuwiki-plugin-prosemirror
Work in Progress
Stars: ✭ 32 (-42.86%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-publish
Some improvements on the original plugin by Jarrod Lowe
Stars: ✭ 19 (-66.07%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-translation
Easily setup a multi-language DokuWiki
Stars: ✭ 22 (-60.71%)
Mutual labels:  dokuwiki-plugin
edittable
Plugin to provide a custom editor for tables in DokuWiki
Stars: ✭ 29 (-48.21%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-bureaucracy
Create forms and generate pages or emails from them
Stars: ✭ 43 (-23.21%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-vshare
Plugin to easily embed videos from various video sharing sites into DokuWiki
Stars: ✭ 15 (-73.21%)
Mutual labels:  dokuwiki-plugin
plugin-task
Integrates a simple task management tool into your wiki.
Stars: ✭ 14 (-75%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-data
Add and query structured data in your DokuWiki
Stars: ✭ 50 (-10.71%)
Mutual labels:  dokuwiki-plugin
dokuwiki-plugin-sync
Sync DokuWiki namespaces with a remote wiki on request
Stars: ✭ 16 (-71.43%)
Mutual labels:  dokuwiki-plugin
dw2pdf Plugin for DokuWiki

Export DokuWiki pages to PDF

All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:dw2pdf

If you install this plugin manually, make sure it is installed in
lib/plugins/dw2pdf/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

----

Notes on updating the mpdf library. The library is installed by composer
but results are checked into the plugin repository. Similar to what we do
in DokuWiki core. Because mpdf has some dependencies that are already
satisfied in DokuWiki core, they do not need to be installed by the plugin
again. To do so we declare them as replaced in the composer.json. The
.gitignore is used to skip checking in unneeded library files like examples
etc.

Updating should be done via composer update --no-dev --prefer-dist

----
Copyright (C) Andreas Gohr <[email protected]>,
              Luigi Micco <[email protected]>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].