Content deleted Content added
Unsigned post button |
Added 'all' option to display all the buttons |
||
Line 9:
if (typeof XEBOrder == 'undefined') // can be modified
XEBOrder="A,B,D,C,D1,F,U,S,I1,I2,J1,E,G,Q,W,X,K,L,M,H,O,R,T,V";
if (XEBOrder == 'all')
XEBOrder="A,B,D,C,D1,F,U,S,I1,I2,J1,E,G,Q,W,X,K,L,M,H,O,R,T,V,FS,J2,N,P,P1,R1,R2,R3,R4,T1,Y1,Y2,Z,AI";
//fills the variable mwCustomEditButtons (s. function in /wikibits.js), with buttons for the Toolbar
|