Help talk:Edit toolbar
From Wikipedia, the free encyclopedia
Contents |
[edit] Meta:Help:Edit toolbar authors and history
- 23:07, 10 January 2006 User:Gareth Aus (rewrote)
- 20:41, 16 November 2005 User:212.88.92.66
- 03:00, 16 November 2005 User:Uncle G (Fixed hyperlinks that break when this page is copied to other projects.)
- 05:51, 8 November 2005 User:193.49.124.107
- 20:50, 13 September 2005 User:Fermaf
- 22:56, 2 June 2005 User:Patrick m (Reverted edits by 62.77.119.226 to last version by TheDJ)
- 16:20, 2 June 2005 User:62.77.119.226
- 23:09, 21 April 2005 User:TheDJ (hc -> h:f)
- 16:09, 3 February 2005 User:195.19.219.144
- 16:08, 3 February 2005 User:195.19.219.144
- 10:49, 20 December 2004 User:211.140.10.9
- 21:41, 3 November 2004 User:Angela (Firefox extension)
- 13:19, 21 October 2004 User:168.105.117.98 (yes.. it works with firefox.)
- 15:22, 15 October 2004 User:64.30.116.63
- 15:31, 10 October 2004 User:Eloquence m (why a forced TOC?)
- 15:31, 10 October 2004 User:Eloquence m
- 15:24, 10 October 2004 User:Eloquence m (Reverted edits by 61.145.136.171 to last version by Patrick)
- 14:30, 10 October 2004 User:61.145.136.171
- 12:09, 10 October 2004 User:Patrick m (Reverted edits by 61.145.136.171 to last version by Patrick)
- 10:28, 10 October 2004 User:61.145.136.171 (→List of functions)
- 23:56, 5 October 2004 User:Patrick m (Reverted edits by 82.122.34.245 to last version by Patrick)
- 17:08, 5 October 2004 User:82.122.34.245
- 08:01, 10 September 2004 User:Patrick m
- 15:46, 24 July 2004 User:Patrick m
- 15:42, 24 July 2004 User:Patrick m
- 15:35, 24 July 2004 User:Patrick ((apart from the last two, these pieces of wikitext are obtained after selecting "abc"))
- 15:27, 2 June 2004 User:Patrick (It works best with Internet Explorer.)
- 21:02, 25 May 2004 User:193.29.77.111
- 00:49, 28 April 2004 User:Angela (remove " ''(Applies to all Wikimedia projects, except here on meta)'' - it does apply to meta)
- 00:45, 15 April 2004 User:Jroes m (Added a link to the next page in the guide)
- 07:49, 14 March 2004 User:Patrick (from Talk: The editing tool bar works for me on all Wikimedia projects I tried, except here on meta, the toolbar does not show up.)
- 07:43, 14 March 2004 User:Patrick (from Talk)
- 00:52, 29 February 2004 User:203.213.94.98
- 08:27, 21 February 2004 User:Acebone m
- 15:03, 31 January 2004 User:Kpjas m
- 01:25, 31 January 2004 User:Angela (Bookmarklets)
- 00:58, 31 January 2004 User:Angela (add image)
- 19:39, 30 January 2004 User:Angela (Add image, but commented out for now as the upload won't work properly)
- 12:19, 30 January 2004 User:Patrick (a start)
[edit] From Meta:Help talk:Edit toolbar
[edit] How to remove buttons?
I seem to have got an extra load of buttons recently, and I don't want them. In fact I could get by with just a signing button. How do I/can I remove buttons I don't want? --kingboyk 14:16, 26 September 2006 (UTC)
- Just go to my preference and de-select Show edit toolbar (JavaScript) under the section of Editing. This would solve the problem. --Siva1979Talk to me 04:46, 1 October 2006 (UTC)
- Thanks, but I want to remove some not all. Is there any way to do that? --kingboyk 10:51, 1 October 2006 (UTC)
Here a function that do that (you can correct my english, if necessary), with a sample exclusion of (3,4,6) 3 buttons.
/** en: Removes arbitrary standard buttons from the toolbar * @author: [[:de:User:Olliminatore]] * @version: 0.1 (01.10.2006) **/ function ereaseButtons(){ for(var i=0;i<arguments.length;i++){ var n=arguments[i]-i; if(n>=0 && n<mwEditButtons.length){ if(n<mwEditButtons.length) { var x = -1; while((++x)<mwEditButtons.length) if(x>=n) mwEditButtons[x] = mwEditButtons[x+1]; } mwEditButtons.pop(); } } }; addOnloadHook(function(){ ereaseButtons(3,4,5,6) // <-- HERE you must place the button index(es) 0-10 });
—Olliminatore 12:32, 1 October 2006 (UTC)
Thank you! I'll give that a try. --kingboyk 14:57, 1 October 2006 (UTC)
[edit] Make table
I've just got a "Make table" button on my toolbar. It seems like a good idea, but every time I try it, Explorer freezes. I've tried it on three different computer networks as well, so the problem can't be at this end. Does anybody know what the deal is with this function? Eixo 11:10, 4 October 2006 (UTC)
- Try to refresh your cache, I think this bug was fixed Bugzilla:7427. But if not report this detailed there (or here MediaWiki_talk:Monobook.js). --Olliminatore 15:40, 4 October 2006 (UTC)
[edit] Ekscuze mi
Kouldent hellp nowtising thares kno spelcheka. uss editerz wood apreseate itt. Totnesmartin 00:38, 15 November 2006 (UTC)