Posted by criznach on May 4, 2008 at 11:49pm
Jump to:
| Project: | Tabs (jQuery UI tabs) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I've submitted an issue to jstools as well since this applies to HEAD and 5.x...
Unlike other jstools settings, the tab navigation button text is not easily editable or themeable. Here is a very simple patch that adds two settings to the tabs admin to specify the next and previous text. Defaults are 'next' and 'previous' which are wrapped in t(). Patches attached for HEAD and 5.x-dev.
| Attachment | Size |
|---|---|
| tabs_nav_labels_6_head.patch | 2 KB |
| tabs_nav_labels_5x.patch | 2.11 KB |
Comments
#1
Thanks, applied to both 5 and 6 versions.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
hi, if any of such navigation is not preffered, leaving the text field empty, there will still be box without text but still can be clicked.
hope this can be achieved ....
#4
ahh ...just disabled Navigation buttons.
#5
It would be useful if we could have the option to use the next/previous tab's title, or use tokens, for the tab navigation button text.
What do you think?