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
CommentFileSizeAuthor
div_selector.patch4.76 KBliquidcms

Comments

quicksketch’s picture

I would suggest you just do this in your CSS instead.

liquidcms’s picture

hmm.. 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.

elachlan’s picture

Status: Needs review » Closed (duplicate)