We're adding the External Links module to Drupal Gardens at Acquia. This patch includes some touch-ups to language and the configuration form based on feedback from our UX folks. We could implement this all with form_alters, but it seems like other people might like this fine-tuning too.

- Add more detail to .info file for module description.
- Tighten up language on config page.
- Get rid of icons on config page (this will be confusing for people who change the icon).
- Make pop-up warning text area conditional, based on the checkbox that enables pop-ups.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bryanhirsch’s picture

quicksketch’s picture

These look pretty good but I'd prefer to keep the icons in the description text, but that's actually been a problem in #963374: Use sprite for icons, so removing them would unblock that issue... I'll have to weigh them together.

bryanhirsch’s picture

Ok. Thanks for considering it.

mstef’s picture

Rerolled to apply to 7.x-1.12.

elachlan’s picture

FileSize
3.89 KB

Re-rolled the patch. Did not remove the images as per #2.

elachlan’s picture

Status: Needs review » Patch (to be ported)

Committed to git. It will need to be ported to 6.x and 8.x.

elachlan’s picture

Version: 7.x-1.12 » 6.x-1.x-dev

Just changing it to be 6.x port only. I have changed 8.x.

elachlan’s picture

Status: Patch (to be ported) » Closed (fixed)
FileSize
3.93 KB

Committed to Git.