Hi all, - What configurations can be made at the module level? I know a module can have a module.xml file and a autoload.xml file. Are there others? - I noticed the Execution filter includes a config.php file if the module has one. Do people use this and if so what for? Just looking to see what I could do with it. - I would like to be able to add a docblock to the code templates where the name of the author and his email are automatically filled in. I see that the phing target does not know of an %%AUTHOR%% or %%AUTHOREMAIL%% token. Might this be a good idea to add, could also be use in the module.xml file. I would then like a developer to be able to define his name and email in the build.properties file and that the phing targets pick that up if set. If that's not something that you would add to Agavi, is there a way for me to add such a thing without editing the agavi build.xml? - In trying to generate those docblocks I was also wondering about a way to print the current date (for an @since tag). Does anybody know if there is a way for something like this with phing?
Any idea on when we'll see a RC5 or a completed version? Greetings, Koen _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
