• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/01-Mar-2020-1410

lang/01-Mar-2020-2213

README.mdD28-Jan-2014968 2316

action.phpD28-Jan-20149.6 KiB266151

default.xslD28-Jan-201418.1 KiB455395

helper.phpD28-Jan-2014744 3311

plugin.info.txtD28-Jan-2014201 87

README.md

1==========================================
2DokuWiki Plugin for PDF Export with XSL-FO
3==========================================
4
5By Sam Wilson sam@samwilson.id.au October 2013.
6
7With functionality and design modeled on the dw2pdf plugin.
8Requires the xml plugin.
9
10For more information please see http://www.dokuwiki.org/plugin:xslfo
11
12This program is free software: you can redistribute it and/or modify it under
13the terms of the GNU General Public License as published by the Free Software
14Foundation, either version 3 of the License, or (at your option) any later
15version.
16
17This program is distributed in the hope that it will be useful, but WITHOUT ANY
18WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19PARTICULAR PURPOSE. See the GNU General Public License for more details.
20
21You should have received a copy of the GNU General Public License along with
22this program.  If not, see <http://www.gnu.org/licenses/>.
23