"Apache Solr search integration" is so long that you can't click the "Add to Default shortcuts" link in the overlay, and it shifts the tabs down a line even when not in the overlay. This is made worse when other modules like apachesolr_attachments add their own tabs. I think "Apache Solr" is long enough. "search integration" is good SEO for the project name, but I don't think it adds anything to have it in a Drupal admin's UI. The patch shortens this name.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ShorterTabTitles.patch | 1.51 KB | jpmckinney |
| patch.patch | 766 bytes | jpmckinney | |
| nonoverlay.png | 24.8 KB | jpmckinney | |
| overlay.png | 37.94 KB | jpmckinney |
Comments
Comment #1
jpmckinney commentedFixed.
Comment #3
jpmckinney commentedWith the addition of the "Search pages" tab, this issue has resurfaced. Proposing two shorter tab names: "Enabled filters" -> "Filters". "Content bias settings" -> "Content bias". Otherwise, the tabs almost run off the edge of the overlay with apachesolr_attachments enabled (also going to make its tab change from "File attachments" to "Attachments").
Comment #4
jpmckinney commentedComment #5
jpmckinney commentedComment #6
pwolanin commentedI'd go for "Content bias settings" -> "Content bias", but I think the word "enabled" is important there imho.
Ideally we'd rework the interface to combine a couple of those tabs together. A lot of the stuff on the main settings page could, potentially, be move to be per-environment, in which case we might combine that and the "Search index" tab.
Comment #7
jpmckinney commentedOK, well pending those changes I committed the shortening of "Content bias settings"
http://drupalcode.org/project/apachesolr.git/blobdiff/d44f69e4083e299be6...
(How do you make short git links?)
Comment #8
pwolanin commentedok, thanks.