Problem/Motivation

#2652542: Add .install file abilities for Themes

Steps to reproduce

- Add .install to theme
- Add hook_update_n to theme.install
- Try EVERYTHING for EVER to try to get the update to run
- See no errors, no warnings, no results
- Cry.
- Realize your grave error.

Proposed resolution

Stop hitting yourself.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

froboy created an issue. See original summary.

froboy’s picture

Status: Active » Needs review

The first update hook is from over a year ago and I think it'd most likely been covered by other updates elsewhere or dealt with on a per-site basis, as many sites have custom settings for their logo. The second hook is covered in https://github.com/YCloudYUSA/yusaopeny/pull/96 so we should have our bases covered here.

  • froboy committed 58899e59 on 3.0.x
    #3376687 Delete openy_carnation.install
froboy’s picture

Version: 3.0.x-dev » 3.0.11
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.