Last modified: 2014-07-29 09:24:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70791, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68791 - Unable to remove individual booklet-pages from loading to the toolbar
Unable to remove individual booklet-pages from loading to the toolbar
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
master
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: edit-toolbar
  Show dependency treegraph
 
Reported: 2014-07-29 07:47 UTC by George Orwell III
Modified: 2014-07-29 09:24 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description George Orwell III 2014-07-29 07:47:31 UTC
In an attempt to whittle down the number of language-specific character-sets listed under the 'Special characters' tab of WikiEditor, I've come to the conclusion the only way to modify the default is remove the entire booklet and rebuild it with only the desired language-specific sets [Ughhh... ]

Using 'greek' as an example for removal from the toolbar, I've tried various combinations of parameter(s) and their value(s) to try and achieve this using, among many others...

* { 'section': 'characters', 'group': 'greek', 'tool': 'greek' } 
* { 'section': 'characters', 'group': 'greek', 'page': 'greek' } 
* { 'section': 'characters', 'group': 'greek', 'pages': 'greek' } 
* { 'section': 'characters', 'index': 'greek', 'tool': 'greek' } 
* { 'section': 'characters', 'index': 'greek', 'page': 'greek' } 
* { 'section': 'characters', 'index': 'greek', 'pages': 'greek' } 
* { 'section': 'characters', 'group': 'index', 'tool': 'greek' } 
* { 'section': 'characters', 'group': 'index', 'page': 'greek' } 
* { 'section': 'characters', 'group': 'index', 'pages': 'greek' } 
* { 'section': 'characters', 'page': 'greek' } 
* { 'section': 'characters', 'pages': 'greek' } 
* ... and anything else I could think of along those lines or based on proven examples of manipulating non-booklet toolbar types...

... with no luck. I can remove the entire booklet and "rebuild" it with only the wanted sets, but that doesn't seem right, does it?

In short, is there a current inability to remove single language-sets that are built on 'index' & 'page' -like parameters from an exisiting booklet even possible (i.e. this is a real Bug), 

			or 

... is it just a matter of exactly how-to-do-it being undocumented (well 'undocumented' to the best of my searching around that is)?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links