Last modified: 2007-05-01 18:18:18 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 T11753, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9753 - Stop sending HTML for deactivated toolbars, instead of hiding them with CSS
Stop sending HTML for deactivated toolbars, instead of hiding them with CSS
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.10.x
Other All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://de.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-01 17:14 UTC by Daniel Clemente
Modified: 2007-05-01 18:18 UTC (History)
0 users

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


Attachments

Description Daniel Clemente 2007-05-01 17:14:22 UTC
After clicking the "edit" button, the user receives in the HTML for instance a 
big <div class="mw-editTools"> with hundreds of templates and special 
charachters (IPA, etc.). Some users want to stop receiving and seeing this 
toolbar.

There's a preference like "Don't show edit toolbar" or similar, but it just 
adds a CSS rule not to show it. In the HTML there's still the code, and that's 
exactly the problem: if the user doesn't want to see the toolbar, it shouldn't 
be in the HTML code.

I'm talking of more than 100 Kb per edit (in Wikipedia), also this would speed 
the page load and save bandwith costs.
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-05-01 17:32:41 UTC
The "Don't show edit toolbar" preference applies only to the little icons at the
top of the edit box in the <div id="toolbar">, not the potentially massive
[[MediaWiki:Edittools]] thing with all the foreign characters and stuff.  The
latter is completely unaffected by the preference.

If you would like to a) rename the preference more clearly and/or b) include a
preference for disabling display of [[MediaWiki:Edittools]] and/or c) having the
existing preference affect [[MediaWiki:Edittools]] and/or d) having Inputbox be
more space-efficient in its output, please file separate bugs.

(Note that it's much less than 100 KB, probably 10 KB or less.  Content is
served gzipped, and it should compress excellently due to the extremely high
repetition.)
Comment 2 Daniel Clemente 2007-05-01 18:18:18 UTC
For b) see bug 9754

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


Navigation
Links