Posted by ParisLiakos on February 26, 2013 at 12:09am
12 followers
Jump to:
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
| Issue tags: | Extension system |
Issue Summary
Followup from #7269: Add .php extension to PHP files
Having .module in module files, .profile in profile files etc makes everything harder to read and once the issues below are in, we will not need them to figure out what anything is, in drupal_system_listing and friends.
Postponed on #1292284: Require 'type' key in .info.yml files
Related issues
#340723: Make modules only require .info.yml files
#1033116: Rename template.php to THEMENAME.theme to eliminate ambiguity around "the template file" vs. "template files"
Comments
#1