0
A
回答
0
這就是你所需要的Joomla 2.5的要求。有些字段是可選的,例如SQL和安裝/卸載字段。
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="2.5.0" methos="update">
<name>Hello World</name>
<creationDate>2007-01-17</creationDate>
<author>John Doe</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.example.org</authorUrl>
<copyright>Copyright Info</copyright>
<license>License Info with link</license>
<version>1.0.1</version>
<downloadUrl>http://www.example.org/downloads/myjoomlaextensions/</downloadUrl>
<installfile>install.helloworld.php</installfile>
<uninstallfile>uninstall.helloworld.php</uninstallfile>
<install>
<sql>
<file driver="mysql" charset="utf8">install.mysql.utf8.sql</file>
<file driver="mysql">install.mysql.nonutf8.sql</file>
</sql>
</install>
<uninstall>
<sql>
<file driver="mysql" charset="utf8">uninstall.mysql.utf8.sql</file>
<file driver="mysql">uninstall.mysql.nonutf8.sql</file>
</sql>
</uninstall>
<files>
<filename>index.html</filename>
<filename>helloworld.php</filename>
<folder>views</folder>
</files>
<languages>
<language tag="en-GB">en-GB.com_test.ini</language>
<language tag="en-GB">en-GB.com_test.sys.ini</language>
</languages>
<administration>
<menu img="components/com_helloworld/images/helloworld_icon.png">Hello World</menu>
<submenu>
<menu link="option=com_helloworld&controller=config">Configuration</menu>
<menu img="icon" task="hello" controller="z" view="a" layout="b" sub="c">Hello Again!</menu>
<menu view="test" layout="foo">Testing Foo Layout</menu>
</submenu>
<files folder="admin">
<filename>index.html</filename>
<filename>admin.helloworld.php</filename>
</files>
<languages folder="admin">
<language tag="en-GB">en-GB.com_helloworld.ini</language>
<language tag="en-GB">en-GB.com_helloworld.sys.ini</language>
</languages>
</administration>
</extension>
相關問題
- 1. 如何使用xml配置配置sockjs配置Spring 4 WebSocket
- 2. 如何使用cumstomized配置xml文件?
- 3. 如何使用bugzilla配置XML :: Twig?
- 4. 如何使用xml配置log4j 1.2
- 5. 如何移至XML配置
- 6. 配置設置中的Joomla
- 7. 如何配置Spring DispatcherServlet使用的xml配置文件名?
- 8. 如何使用xml配置在Spring MVC上配置Hessian?
- 9. 如何設置log4j2.xml配置狀態
- 10. 如何配置joomla分頁以使用POST頁面鏈接
- 11. Spring XML配置與XML配置
- 12. Joomla配置 - 網址更改
- 13. Joomla Lof ArticleSlideShow配置文章
- 14. Autofac使用XML/JSON配置
- 15. 使用Autofac與XML配置
- 16. 如何在Joomla組件的配置頁上設置標題?
- 17. Joomla 1.7郵件設置配置
- 18. 在mybb和joomla中配置chmod設置
- 19. Log4Net配置XML
- 20. Quartz xml配置
- 21. autofac xml配置
- 22. 如何通過XML配置Spring Social
- 23. 如何將XML更改爲配置類?
- 24. 如何將JQGrid配置導出到XML?
- 25. 如何加載騾子XML配置
- 26. 如何在web xml中配置servlet
- 27. 如何在安全xml中配置BCryptPasswordEncoder
- 28. 如何在XML中配置Apache Ignite?
- 29. C++:如何加密XML配置文件
- 30. 我如何setpayload在XML配置?