Closed (duplicate)
Project:
External Links
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 May 2010 at 21:01 UTC
Updated:
17 Jul 2013 at 22:50 UTC
We needed to limit exactly which of the ext links on our site were flagged with the ext link icon so i added a feature to allow an Include for DIV ids or classes.
I've added this to the admin for the module: http://screencast.com/t/MzFmNmNi
so you can add wrapping DIV designators by specifying either a class or an id. Examples include:
#block-block-38
.view-display-id-block_1
| Comment | File | Size | Author |
|---|---|---|---|
| div_selector.patch | 4.76 KB | liquidcms |
Comments
Comment #1
quicksketchI would suggest you just do this in your CSS instead.
Comment #2
liquidcms commentedhmm.. i guess... this just seemed like such an obvious easy enhancement... the user would not need to be a CSS person to manage this.
but then i am a PHP guy not a CSS guy
i know my client certainly prefers going to an admin page and adding an entry than adding more CSS, committing the code, updating the site, etc.. not to mention having all the admin for Ext links in one location.
Comment #3
elachlan commentedSee: #1902220: Add CSS selector inclusion/exclusion