[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /ftp/pub/kiwix/archive/dokukiwix/
 
Current bandwidth utilization 1980.49 Mbit/s
Bandwidth utilization bar
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.

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 07-Nov-2012 20:22 786 [TXT] 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!