4.7.x package contains nothing but CSS files.
sshvetsov - May 17, 2006 - 20:36
| Project: | Andreas09 |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When downloaded theme package from http://drupal.org/project/Themes, filtered by version 4.7.x, there were only .css files in the package. No .tpl.php files.
Here's detailed package contents:
andreas09\
|-colorcss\
| |-.DS_Store
| |-black.css
| |-blue.css
| |-green.css
| |-orange.css
| |-purple.css
| --red.css
--LICENSE.txt
Someone should either replace the 4.7.x package with the one from CVS branch or remove it from 4.7.x branch.

#1
Package should now contain all necessary files.