Closed (duplicate)
Project:
Skinr
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 16:55 UTC
Updated:
20 Aug 2012 at 15:37 UTC
skinr_ui module adds skin editing contextual links to body element. This makes contextual links to appear in a wrong way:
Providing simple patch, which skips processing of contextual links for 'html' hook.
CONS This way, we are loosing a way to edit system_block skin - we just missing it.
| Comment | File | Size | Author |
|---|---|---|---|
| dont_add_contextual_links_to_body_element.patch | 601 bytes | OnkelTem | |
| Screenshot from 2012-08-08 20:44:46.png | 68.74 KB | OnkelTem |
Comments
Comment #1
moonray commentedDuplicate of #1588158: admin menu showing at bottom
Comment #2
OnkelTem commented@moonray
I don't see how it is resolved there. Can you explain here why this is dup?
Comment #3
moonray commentedIt's exactly the same issue. We've discussed the pros and cons of approaches there, and come up with a possible solution (even though it's not yet implemented).
Comment #4
OnkelTem commented@moonray
Ok, I'm gonna read that discussion.