Hi all,
We (I'm not the only one working on it) translated 2 "Hello World" tutorials :
for 1.0.x :
http://help.joomla.org/content/category/12/112/125/for 1.5.x :
http://dev.joomla.org/index.php?option= ... ello_worldand I have some questions/comments to do:
1. the first tuto (1.0.x) is on "help" subdomain and the second (1.5.x) on "dev". Is it because the 2nd is not finished?
2. in the second tuto (1.5.x) there is a code error in the second at chapter 3.1.2.2 A few preparations. In the "hello.html.php - version 2", the 'foreach' statement (or the function) is not closed.
3. the first tuto exposes how to use PatTemplates but I can see nothing about it in the second one (1.5.x)
4. the example of moofx integration is not shown with PatTemplate (too)
5. there is no object class for database, as core components uses, in this tutos
I'm currently testing the tuto for 1.5.x to publish our translation to french in the same time Joomla 1.5.x will be published.