Closed (fixed)
Project:
Publish Content
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2011 at 08:39 UTC
Updated:
7 Jun 2011 at 13:51 UTC
Hi,
Having a class on Publish / Unpublish tabs could allow us a special theming, allowing more accessibility (this tab is an action, not a screen, so theming it differently could help people understand it better (or position the link differently).
You'll find attached a patch doing just that (using "options" to add a class to the link).
Note: for now, this won't do anything, because of #1043906: Document how to possible to add link options when defining local tasks and actions, but as soon as this core bug is fixed, the module could benefit for it directly.
| Comment | File | Size | Author |
|---|---|---|---|
| publishcontent_theme_menu.patch | 723 bytes | simon georges |
Comments
Comment #1
aaronbaumanThis is in.
http://drupalcode.org/project/publishcontent.git/commit/3ea9b94
Thanks