uky-web-archive / seeblue

A University Drupal theme
1 stars 1 forks source link

template.php managed files implementation breaks init #55

Open ashooner opened 9 years ago

ashooner commented 9 years ago

If other code wants to initialize the theme, all references to the current theme name will cause issues. You can see this in template.php's setting of default file values. This causes an issue in Views' theme information (analyze-theme) functionality.