13 lines
360 B
Plaintext
13 lines
360 B
Plaintext
name = NodeAPI example
|
|
description = Demonstrates using the hook_node_* APIs (formerly hook_nodeapi) to alter a node from a different module.
|
|
package = Example modules
|
|
core = 7.x
|
|
files[] = nodeapi_example.test
|
|
|
|
; Information added by Drupal.org packaging script on 2017-01-10
|
|
version = "7.x-1.x-dev"
|
|
core = "7.x"
|
|
project = "examples"
|
|
datestamp = "1484076787"
|
|
|