Closed (fixed)
Project:
Build mode tabs
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 10:53 UTC
Updated:
20 Aug 2011 at 16:01 UTC
Issue with the title callback function, it was not returning anything useful. Have patched it up but it's not a very elegant bit of code, could do with a rewrite at some stage - I bashed the whole lot out in a about 20mins first time around :)
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| bmtabs_menu_title_callback.patch | 739 bytes | feng-shui |
Comments
Comment #1
andyf commentedThanks! Patch committed. I don't use the renaming functionality myself, but I agree it could be a bit nicer. One way would be to save the data from the admin screen as a serialised array and that would make the code neater and more efficient. Can I ask in what situation you need to rename the tabs? Do you need to have different names for the same build modes on different content types?