Extension talk:FlowchartWiki

From MediaWiki.org
Jump to: navigation, search

the installation documentation says this:

require_once("$IP/extensions/pdfbook/pdfbook.php");
$PdfBookShowTab = true;
$PdfBookHtmlDoc = "c:\\program files\\htmldoc\\htmldoc.exe";

but, i don't own the server that holds my wiki and it runs unix/aphache. Where do i put the HTMLDoc? i can't find the files to pun on a webserver? Bud0011 06:37, 20 June 2009 (UTC)

Bud, somehow you will have to get htmldoc installed on that box. On Linux the distros usually have a htmldoc package that can be installed - maybe the admin of the machine can be of assistance? Then $PdfBookHtmlDoc = "c:\\program files\\htmldoc\\htmldoc.exe"; will look something like $PdfBookHtmlDoc = "/usr/bin/htmldoc";

[edit] Java Script Renderer

Hi, I would like to use this extension for my hosted wiki. unforunately they do not have graphwiz installed.

Please give the option to use a JavaScript based Graph renderer or the Graph Extension

Thanks!

MovGP0 10:23, 13 August 2011 (UTC)

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox