cms/drupal/modules/node/node.info
changeset 541 e756a8c72c3d
child 570 cdf0cb7bf073
equal deleted inserted replaced
540:07239de796bb 541:e756a8c72c3d
       
     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 
       
    12 ; Information added by Drupal.org packaging script on 2017-06-21
       
    13 version = "7.56"
       
    14 project = "drupal"
       
    15 datestamp = "1498069849"
       
    16