You are here

patch_manager.info in Patch manager 6

Same filename and directory in other branches
  1. 7 patch_manager.info
name = Patch manager
description = Provides developer tools for patch management of core and contributed modules.
core = 6.x
dependencies[] = filefield
dependencies[] = views
; These ones are from CCK project.
; We can't put a dependency, because there is no cck module
; inside cck project. So you should download CCK manually.
dependencies[] = content
dependencies[] = text
package = Development

File

patch_manager.info
View source
  1. name = Patch manager
  2. description = Provides developer tools for patch management of core and contributed modules.
  3. core = 6.x
  4. dependencies[] = filefield
  5. dependencies[] = views
  6. ; These ones are from CCK project.
  7. ; We can't put a dependency, because there is no cck module
  8. ; inside cck project. So you should download CCK manually.
  9. dependencies[] = content
  10. dependencies[] = text
  11. package = Development