node.info 386 B

123456789101112131415
  1. name = Node
  2. description = Allows content to be submitted to the site and displayed on pages.
  3. package = Core
  4. version = VERSION
  5. core = 7.x
  6. files[] = node.module
  7. files[] = node.test
  8. required = TRUE
  9. configure = admin/structure/types
  10. stylesheets[all][] = node.css
  11. ; Information added by Drupal.org packaging script on 2019-01-16
  12. version = "7.63"
  13. project = "drupal"
  14. datestamp = "1547681965"