« MediaWiki:Common.js » : différence entre les versions

Aller à : navigation, rechercher
aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 92 : Ligne 92 :
label: 'Barrer',
label: 'Barrer',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/stroke_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/stroke_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
Ligne 111 : Ligne 111 :
label: 'Souligner',
label: 'Souligner',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/underline_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/underline_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
Ligne 130 : Ligne 130 :
label: 'Insérer une ligne horizontale',
label: 'Insérer une ligne horizontale',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/hr_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/hr_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
Ligne 745 : Ligne 745 :
label: 'Intégre un média',
label: 'Intégre un média',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/media_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/media_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
Ligne 764 : Ligne 764 :
label: 'Intégre un document google',
label: 'Intégre un document google',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/gdocs_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/gdocs_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',
Ligne 792 : Ligne 792 :
label: 'Lien vers la catégorie "A faire par ' +  wgUserName + '"',
label: 'Lien vers la catégorie "A faire par ' +  wgUserName + '"',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/todoby_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/todoby_icon.png',
action: {
action: {
type: 'replace',
type: 'replace',
Ligne 811 : Ligne 811 :
label: 'Lien vers la catégorie "Tâche(s) demandée(s) par ' +  wgUserName  + '"',
label: 'Lien vers la catégorie "Tâche(s) demandée(s) par ' +  wgUserName  + '"',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/todoaskby_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/todoaskby_icon.png',
action: {
action: {
type: 'replace',
type: 'replace',
Ligne 830 : Ligne 830 :
label: 'Lien vers la catégorie "Post-it"',
label: 'Lien vers la catégorie "Post-it"',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/todo_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/todo_icon.png',
action: {
action: {
type: 'replace',
type: 'replace',
Ligne 849 : Ligne 849 :
label: 'Insérer une catégorie',
label: 'Insérer une catégorie',
type: 'button',
type: 'button',
icon: '/skins/DarkVector/images/cjnext_toolbar/category_icon.png',
icon: wgScriptPath+ '/skins/DarkVector/images/cjnext_toolbar/category_icon.png',
action: {
action: {
type: 'encapsulate',
type: 'encapsulate',

Menu de navigation