|
veikko, I read over your tutorial and noticed the following: *** Spelling *** 2) Change 'choosen' to 'chosen' 3) Change 'explaination' to 'explanation' *** Grammer *** I would change: 1) "Writing an Agavi console script isn't all that much different... " to "Writing an Agavi console script isn't that different..." 2) "Here's an example config/context.ini pulled..." to "Here's an example of config/context.ini pulled..." *** Parameters *** I created other another module (Wes) with the Index action but if I ran it from the command line with the following: php test.php --modules=Wes or php test.php -m Wes but only what was defined in: define('AG_CONSOLE_MODULE', 'Default'); define('AG_CONSOLE_ACTION', 'Index'); was executed. *** Output *** When I ran the script at the end the following was output <!-- This page took 0.0006 seconds to process. --> I looked in the filters to see if there was a method to disable this but did not find one. I also took another look at the contexts.ini and tried changing the execution_filter = "ExecutionFilter" to different values but had no luck. *** Notes *** 1) I am running the latest agavi from svn 2) SuSE linux 9.3 3) Apache 2.0.53 4) PHP 5.0.4 (CLI) -Wes weshays Veikko Mäkinen wrote: I updated Bob's ConsoleControllerTutorial (http://trac.agavi.org/trac.cgi/wiki/ConsoleControllerTutorial) to work with the nearby 0.10.0 release ;) -- James "Wes" Hays Great Basin Development P.O.Box 3503, Reno, Nevada 89505 Cell: (775) 745-3013 [EMAIL PROTECTED] http://www.gbdev.com |
_______________________________________________ agavi-dev mailing list [email protected] http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev
