Active
Project:
Context Reaction: Theme
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2012 at 15:57 UTC
Updated:
3 Sep 2012 at 16:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
artkon commentedI had to lower the weight back to 0 because it was too late when it was getting to that point and setting the $custom_theme -> http://old.nabble.com/$custom_theme-when-does-it-take-effect...-when-does-it-not-td18990169.html
Comment #2
artkon commentedThis is a better patch
Comment #3
artkon commentedPrevious patch works but only if you have never installed the module, the one attached will work with enabled and installed and keep the current schema version.
Comment #4
drurian commentedPlease commit this, it's very important.
Comment #5
btopro commentedagreed though this now makes the assumption it should overrule other modules. Maybe a settings page where you define how early / late it should fire similar to some node access projects that conflict?
Comment #6
sunshinee commented+1 for a setting. This IS very important, but could cause conflict. Maybe set the default weight to 0 and allow override on the settings page? Or at least add documentation to explain why it matters and how to change it.