Created
March 3, 2014 11:31
-
-
Save LarsEliasNielsen/9323184 to your computer and use it in GitHub Desktop.
Drupal 7 Module Development: Basic .info file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name = ESPN News | |
| description = Provides a block with recent ESPN sport news. | |
| core = 7.x | |
| package = Custom |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Writing theme .info files: https://drupal.org/node/171205