Closed (outdated)
Project:
Panels
Version:
7.x-3.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Feb 2008 at 18:14 UTC
Updated:
14 Jul 2026 at 01:08 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedtry implementing hook_panels_pane_alter -- that gives you the ability to completely alter a pane prior to it being displayed. You'll have the finished content, title, more link, RSS feed icon, admin links and extra links.
Comment #2
rosberg commentedI would really appreciate this feature as well.
Comment #3
michellezeedru commented+1 for this feature -- I don't know how to do what is suggested in comment #1.
This is of particular concern for accessibility, in which every link on the page should make sense out of context. My users who are using a screen reader find it very difficult to know where to go when finding 8 links on the page simply titled "more". I'd like to be able to change the text individually per content - so "more announcements", "more articles", etc.
Thanks!
Comment #4
Erco commentedSubscribing.
Comment #5
merlinofchaos commentedCurrently this could also be done in panels-pane.tpl.php.
That said, the views content type (the only thing that actually supports the "more" link) could stand to allow customizing the text.
Comment #6
mgiffordI think this was accidentally moved to ctools. Correct me if I'm wrong.
It's still an accessibility issue in D7 in panels (after looking at the panels.module)
There's best practices in core that can be followed in D7 to make this more accessible to screen readers (and search engines).
Comment #7
japerryDrupal 7 is no longer supported, closing.