Additions:
php /home/klenwell/projects/klenwell/www/is/cli.php [-c CONFIG_KEY] page/method
php /home/klenwell/projects/klenwell/www/is/cli.php -t
php /home/klenwell/projects/klenwell/www/is/cli.php -t
Deletions:
php /home/klenwell/root/qed/klenwell/www/is/cli.php -t
Additions:
This is an adaptation of the main wikka.php script for command line usage. It offers a new dimension of backend functionality and proves especially useful for scheduled cron usage, like running nightly reports and importing or exporting content.
In adapting the cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appears to contain a bit of cruft. I believe the cli.php offers some suggestions for how the wikka.php file might be refactored.
In adapting the cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appears to contain a bit of cruft. I believe the cli.php offers some suggestions for how the wikka.php file might be refactored.
Deletions:
In adapting the cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appear to contain a fair amount of cruft. I think the cli.php offers some tips for how the wikka.php file might be refactored.
Additions:
Note: The default handler for the cli.php script is the [[http://code.google.com/p/klenwell/source/browse/trunk/projects/php/wikka/handlers/page/cli.php cli page handler]], which formats the output especially for the command line.
Additions:
This is an adaptation of the main wikka.php script for command line usage. It offers a new dimension of backend functionality and proves especially useful for scheduled cron usage, like running nightly reports and transferring content.
In adapting the cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appear to contain a fair amount of cruft. I think the cli.php offers some tips for how the wikka.php file might be refactored.
In adapting the cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appear to contain a fair amount of cruft. I think the cli.php offers some tips for how the wikka.php file might be refactored.
Deletions:
In adapting cli.php script from wikka.php, I tried to maintain the essential relevant functionality while cleaning up the existing wikka.php code, which appear to contain a fair amount of cruft. I think the cli.php offers some tips for how the wikka.php file might be refactored.