283 - Alternative Options Table Keys inc. Localization
We should be able to have multipule keys/alias's for a single option where only the primary option is shown.
For example, my addon has /sil group, however I also have a alias of that /sil party and /sil raid with cmdHidden = true; I can see this also helping with localization so people won't need to use the authors local for slash commands. I could see it looking like this:
OptionsTabe.args.group.alias = { 'party', 'raid', L['SLASH GROUP'], L['SLASH PARTY'], L['SLASH RAID'] };
| User | When | Change |
|---|---|---|
| Nevcairiel | Mar 24, 2012 at 07:52 UTC | Changed status from New to Declined |
| scotepi | Jan 17, 2012 at 18:52 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Mar 24, 2012
- Reported
- Jan 17, 2012
- Status
- Declined - We decided not to take action on this ticket.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Nevcairiel Feb 10, 2012 at 14:18 UTC - 0 likesLocalizing the keys would cause quite a mess with finding the proper options node. I don't think we can effectively implement this with the current system without resulting to rather ugly hackery.
- Reply
- #1
mikk Feb 10, 2012 at 14:17 UTC - 0 likesI feel a bit meh about this personally.