It would be really convenient to have the ability to set what the anchor tag will be for a given tab. Looking at the code, I was able to create the attached patch which adds this functionality. To use, when defining a tabpage set the '#tab_name' to whatever you would like as the anchor tag. If left undefined, the default "tags-[tabset_name]-[index]" will be used. Really simple change that would help out linking to pages that have dynamically-generated tabsets.
| Comment | File | Size | Author |
|---|---|---|---|
| tabname.diff | 1.27 KB | fractile81 |
Comments
Comment #1
nedjoNice! Please go ahead and commit this.
Comment #2
fractile81 commentedExcellent! I'll look at applying this later tonight, then.
Comment #3
fractile81 commentedApplied to HEAD.