| 1 |
; $Id: import_node.info,v 1.1 2008/10/31 17:51:22 cyberswat Exp $ |
; $Id: import_node.info,v 1.2 2009/04/08 23:33:18 cyberswat Exp $ |
| 2 |
name = Example Node Import |
name = Example Node Import |
| 3 |
description = "An example of using the Import API to import content. Illustrates the use of a custom cck field. " |
description = "An example of using the Import API to import content. Illustrates the use of a custom cck field. " |
| 4 |
dependencies[] = import |
dependencies[] = import |
| 5 |
dependencies[] = content |
dependencies[] = content |
| 6 |
dependencies[] = content_copy |
dependencies[] = content_copy |
| 7 |
|
dependencies[] = text |
| 8 |
package = Import |
package = Import |
| 9 |
core = 6.x |
core = 6.x |