Forums / General / Module
Bernd Buechler
Monday 19 January 2004 3:41:50 pm
Hello how can i make a modul for the ez 3 in ez 2 this was the ezexample is there also a example in ez 3 ? I need a startsite like this www.landwirt.comwhat can i do??
Bård Farstad
Tuesday 20 January 2004 12:03:30 am
There is a small example on how to start your first eZ publish module here:http://ez.no/developer/ez_publish_3/documentation/development/extensions/module/hello_world
Hope this helps,
--bård
Documentation: http://ez.no/doc
Wednesday 21 January 2004 12:15:40 pm
hello thanks!! i have now only one problem !! ich cant see the result!is the url now to see the extension www.myhost.at/ez/index.php/hello ????
Marco Zinn
Wednesday 21 January 2004 1:32:11 pm
Yes, this should be the correct URL.Did you enable the extension in the .ini and cleared all caches (because of the ini cache?)
Marco http://www.hyperroad-design.com
Sunday 25 January 2004 7:36:58 am
/home/ez3/settings/override/site.ini.append.php
i have only the site.ini.append.php in this folder
but not the site.ini.append
in with datei i must include the extension ??
Dariusz Wlodarczyk
Monday 26 January 2004 2:08:26 am
setting this in site.ini.append.php will be ok ;)The php extension is added for some security reasons (i readed about this somewhere in this site). Settings files with or without .php extension are the same for ezP.
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0002 secs