Welcome to ftp.nluug.nl Current directory: /pub/kiwix/archive/dokukiwix/ |
|
Contents of README:* Install the plugin with the plugin manager, in the admin section. * Make sure the directory /lib/plugins/dokukiwix/archive is writable by the webserver. * Get the "offline" template, and unzip it in /lib/tpl/ * In inc/common.php: AFTER: function wl($id='',$more='',$abs=false,$sep='&'){ global $conf; ADD: if (defined("dokukiwix_plugin")) return dokukiwix_wl($id, $more, $abs, $sep); AFTER: function ml($id='',$more='',$direct=true,$sep='&'){ global $conf; ADD: if (defined("dokukiwix_plugin")) return dokukiwix_ml($id,$more,$direct, $sep); * Check the settings of your PHP: if you have huge pages or pages that link to several big external pictures, you may need to raise the timeout limit or the maximal memory allowed. |
Name Last modified Size
Parent Directory - README 07-Nov-2012 20:22 786 README~ 07-Nov-2012 20:22 788 dokukiwix-0-3.tar.gz 30-Jun-2007 21:53 20K offline.tar.gz 30-Jun-2007 22:29 14K
NLUUG - Open Systems. Open Standards
Become a member
and get discounts on conferences and more, see the NLUUG website!