SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 175 | Next

James Kennard

"Mastering Joomla! 1.5 Extension and Framework Development"


Module Design
[ 128 ]
The tables below describe the tags you can use in your XML manifest file in detail.
install (Root tag)
The root tag, called 'install', identifies the type of extension and the version Joomla! for
which the extension is written.
Example



Attributes type Type of extension.
version Version of Joomla! the extension is for.
Sub-tags
author, authorEmail, authorUrl, copyright, creationDate, description, files*,
languages*, license, media*, name, params, version
author
Author's name.
Example John Smith
authorEmail
Author's email address.
Example johnsmith@example.org
authorUrl
Author's or module's website address
Example http://www.example.org
copyright
Copyright notice.
Example Copy me as much as you like!
description
Module description.
Example Example module description.
Chapter 5
[ 129 ]
files
Files and folders that belong in the module's frontend folder.


Pages:
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187