name = Batch example
description = An example outlining how a module can define batch operations.
package = Example modules
-version = VERSION
core = 6.x
name = Block example
description = An example outlining how a module can define blocks.
package = Example modules
-version = VERSION
core = 6.x
name = Element example
description = An example demonstrating how a module can define custom form elements.
package = Example modules
-version = VERSION
core = 6.x
name = Filter example
description = An example module showing how to define a custom filter.
package = Example modules
-version = VERSION
core = 6.x
name = Menu example
description = An example of advanced uses of the menu APIs.
package = Example modules
-version = VERSION
core = 6.x
name = Node access example
description = An example illustrating how to restrict access to nodes based on some criterion associated with the user.
package = Example modules
-version = VERSION
core = 6.x
name = Node example
description = An example module showing how define a custom content type.
package = Example modules
-version = VERSION
core = 6.x
name = NodeAPI example
description = An example module showing how to extend existing content types.
package = Example modules
-version = VERSION
core = 6.x
name = Page example
description = An example module showing how to define a page to be displayed to the user at a given URL.
package = Example modules
-version = VERSION
core = 6.x
name = Scaffolding example
description = Provides example scaffolding for a module that maintains its own database table, and exposes an editing interface for the module's data.
package = Example modules
-version = VERSION
core = 6.x
name = Trigger example
description = An example showing how a module can provide triggers that can have actions associated with them.
package = Example modules
-version = VERSION
core = 6.x
dependencies[] = trigger
name = XMLRPC example
description = This is an example of how to implement XML-RPC callbacks by implementing a validation suite.
package = Example modules
-version = VERSION
core = 6.x