J2.5 talk:Developing a MVC Component/Developing a Basic Component
From Joomla! Documentation
(Difference between revisions)
(New page: This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive).) |
(→A problem with the example: new section) |
||
| Line 1: | Line 1: | ||
This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive). | This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive). | ||
| + | |||
| + | == A problem with the example == | ||
| + | |||
| + | This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive). [[User:Spgn|Spgn]] 00:31, 7 February 2010 (UTC) | ||
Revision as of 19:31, 6 February 2010
This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive).
A problem with the example
This example only worked for me after I changed the <extension> tag in the helloworld.xml file into an <install> tag (to fit the attached sample archive). Spgn 00:31, 7 February 2010 (UTC)