Difference between revisions of "Extension talk:PdfBook"
From Organic Design wiki
(→See also: here too) |
(→See also: jp) |
||
Line 9: | Line 9: | ||
*[http://www.htmldoc.org/documentation.php/Comments.html htmldoc command reference] | *[http://www.htmldoc.org/documentation.php/Comments.html htmldoc command reference] | ||
*[{{SERVER}}/files/htmldoc.php Our HTMLDOC configuration] | *[{{SERVER}}/files/htmldoc.php Our HTMLDOC configuration] | ||
− | *[http://www.linux.com/feature/141081 Linux.com article] | + | *[http://www.linux.com/feature/141081 Linux.com article] (also available in ''[http://sourceforge.jp/magazine/08/07/16/0126241 Japanese]'') |
== NameSpace Export == | == NameSpace Export == | ||
Nad, great extension. I've added a code snippet to the [http://www.mediawiki.org/wiki/Extension_talk:Pdf_Book mediawiki] talk page, that supports the export of a whole Namespace. May be worth including, as was asked to knock something out that allows the extract of all the Talk pages from a local Wiki. | Nad, great extension. I've added a code snippet to the [http://www.mediawiki.org/wiki/Extension_talk:Pdf_Book mediawiki] talk page, that supports the export of a whole Namespace. May be worth including, as was asked to knock something out that allows the extract of all the Talk pages from a local Wiki. | ||
--[[User:Arober11|Arober11]] 03:10, 12 April 2008 (NZST) | --[[User:Arober11|Arober11]] 03:10, 12 April 2008 (NZST) |
Revision as of 11:27, 3 September 2008
CSS
The current htmldoc-based PDF conversion has the major flaw of not being able to handle CSS which means that most table or template are not properly reproduced, and syntax highlighting doesn't show. Another converter called html2pdf which apparently handles most CSS and DHTML properties.
See also
- MW:Pdf Book - MediaWiki article for this extension
- pdf-export.php - old XmlWiki code for exporting cats as books
- MW:Pdf Export - existing htmldoc-based PDF article export
- htmldoc command reference
- Our HTMLDOC configuration
- Linux.com article (also available in Japanese)
NameSpace Export
Nad, great extension. I've added a code snippet to the mediawiki talk page, that supports the export of a whole Namespace. May be worth including, as was asked to knock something out that allows the extract of all the Talk pages from a local Wiki. --Arober11 03:10, 12 April 2008 (NZST)