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

Info.svg This talk page pertains specifically to the development of this extension. For more general discussion about bugs and usage etc, please refer to the mediawiki.org talk page at MW:Extension talk:Pdf Book

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

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)