[cvs] [Wiki] changed: KlutzInstall
Michael Rubinsky
mrubinsk at horde.org
Wed Jun 24 16:15:08 UTC 2009
mrubinsk Wed, 24 Jun 2009 12:15:08 -0400
Modified page: http://wiki.horde.org/KlutzInstall
New Revision: 1.9
Change log: Tweaks, this file was quite outdated.
@@ -3,26 +3,9 @@
copy code to the klutz folder
rename the config/*.php.dist config/*.php
-Klutz will now run
+Klutz will now run. You should configure it via the administration
interface. Administration->setup->Comics (Klutz)
-To install in caching mode
-
-
-edit config/config.php
-<code>
-$conf['storage']['driver'] = 'file';
-$conf['storage']['params']['basedir'] =
'/PathToHordeOnServer/horde/klutz/files/';
-</code>
-
-set the back end user
-<code>
-$conf['cli']['user'] = 'admin_user';
-</code>
-
-add cli-backend.php as a task in your cron / windows shelduler to run
every day
-Add Link to Cron instuction
-Add Link to windows shelduler instuction
-
-Make sure the web user can write the folder
!PathToHordeOnServer/horde/klutz/files/
+You can add lib/cli-backend.php as a task in your cron / windows
scheduler to run if you want to automatically retrieve the comics.
+(Need link to specific instructions for cron/windows scheduler)
More information about the cvs
mailing list