Questa pagina definisce alcuni parametri di aspetto e comportamento generale di tutte le pagine. Per personalizzarli vedi Aiuto:Stile utente.


Nota: dopo aver salvato è necessario pulire la cache del proprio browser per vedere i cambiamenti (per le pagine globali è comunque necessario attendere qualche minuto). Per Mozilla / Firefox / Safari: fare clic su Ricarica tenendo premuto il tasto delle maiuscole, oppure premere Ctrl-F5 o Ctrl-R (Command-R su Mac); per Chrome: premere Ctrl-Shift-R (Command-Shift-R su un Mac); per Konqueror: premere il pulsante Ricarica o il tasto F5; per Opera può essere necessario svuotare completamente la cache dal menù Strumenti → Preferenze; per Internet Explorer: mantenere premuto il tasto Ctrl mentre si preme il pulsante Aggiorna o premere Ctrl-F5.

//<source lang="javascript">//<pre>//<nowiki>

// Personalizzazione del LiveRC

/* ** Variabili ** */

window.LiveRC_getUserCustom = function(){
  lrcDisplayDebug('getUserCustom');


  // -- Parametri LiveRC --

  try{
    addCustomParam("GetFileInfos", false);
    addCustomParam("PreloadLines", false);
  }catch(e){ }


  // -- Opzioni pannello di controllo --

  try{
    addCustomOption("LiveRCFollowDisplayed", false);
    addCustomOption("Log_patrol", false);
    addCustomOption("Log_renameuser", false);
    addCustomOption("Log_thanks", false);
    addCustomOption("UserG_SYSOP", true);
  }catch(e){ }


  // -- Template di avviso per tool di avvisi automatici --

  try{
    defineCustomWarningTemplates([
      { 'template' : 'Test' , 'string' : 'Test (con pagina)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Test' , 'string' : 'Test' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Vandalismo' , 'string' : 'Vandalismo (con pagina)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Vandalismo' , 'string' : 'Vandalismo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Senza senso' , 'string' : 'Senza senso (con pagina)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Non enciclopedico' , 'string' : 'Non enciclopedico' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'RimozioneContenuti' , 'string' : 'RimozioneContenuti' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Dati personali' , 'string' : 'Dati personali' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Turpiloquio' , 'string' : 'Turpiloquio' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Avvisoavvisi' , 'string' : 'Avvisoavvisi' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Promozionale' , 'string' : 'Promozionale' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AvvisoB' , 'string' : 'Bibliografia' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Yc' , 'string' : 'Cartellino giallo' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'WNB' , 'string' : 'WNB' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'WND' , 'string' : 'WND' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'WNF' , 'string' : 'WNF' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'WNCV' , 'string' : 'WNCV' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'WNRO' , 'string' : 'WNRO' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Avvisosenzafonti' , 'string' : 'Senza fonti' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'AvvisoCommento' , 'string' : 'Avviso Commento' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'In italiano' , 'string' : 'In italiano' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Anteprima' , 'string' : 'Anteprima' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Attacco' , 'string' : 'Attacco' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'ProposteCommenti' , 'string' : 'ProposteCommenti' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'InvitoNPOV' , 'string' : 'Invito NPOV' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Avviso sport futuro' , 'string' : 'Sport futuro' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Loggati' , 'string' : 'Loggati' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Grazie' , 'string' : 'Grazie' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : true },
      { 'template' : 'Benvenuto' , 'string' : 'Benvenuto' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false }
    ]);
  }catch(e){ }


  // -- Icone utilizzate da LiveRC --

  try{
    addCustomIcon("CopyrightUserIcon", { 'type' : 0 , 'src' : 'thumb/5/5e/Nuvola_apps_agent.svg/16px-Nuvola_apps_agent.svg.png' , 'width' : 16 , 'height' : 16 });
    addCustomIcon("PediaProjectIcon", { 'type' : 0 , 'src' : 'thumb/4/47/WIKI_AND_ACADEMIA.PNG/16px-WIKI_AND_ACADEMIA.PNG' , 'width' : 16 , 'height' : 16 });
    addCustomIcon("BLPIcon", { 'type' : 0 , 'src' : 'thumb/9/98/Crystal_kdmconfig.png/16px-Crystal_kdmconfig.png' , 'width' : 16 , 'height' : 16 });
  }catch(e){ }


  // -- Parametri per testi delle categorie dell'utente --

  try{
    Custom_watchCategories = [
      { 'state' : 'SCOLARIP' , 'icon' : 'ScolarIPIcon' , 'class' : 'RcScolarIP' , 'category' : 'Adresse IP scolaire' },
      { 'state' : 'SHAREDIP' , 'icon' : 'SharedIPIcon' , 'class' : 'RcSharedIP' , 'category' : 'IP statici' },
      { 'state' : 'OPENPROXY' , 'icon' : 'OpenProxyIcon' , 'class' : 'RcOpenProxy' , 'category' : 'Proxy ouvert' },
      { 'state' : 'COPYRIGHTUSER' , 'icon' : 'CopyrightUserIcon' , 'class' : 'RcCopyrightUser' , 'category' : 'Vandali recidivi' },
      { 'state' : 'PEDIAPROJECT' , 'icon' : 'PediaProjectIcon' , 'class' : 'RcPediaProject' , 'category' : 'Utenti progetti scolastici' },
      { 'state' : 'PEDIAPROJECT' , 'icon' : 'PediaProjectIcon' , 'class' : 'RcPediaProject' , 'category' : 'Utenti progetti universitari' },
    ];
  }catch(e){ }

  try{
    window.categoriestests = [
	    { state: "ADQ"       , icon:"AdQIcon"      , class:"RcADQ",       regex: /Voci in vetrina - /                                      },
	    { state: "BA"        , icon:"BAIcon"       , class:"RcBA",        regex: /Voci di qualità - /                                      },
	    { state: "APDQ"      , icon:"BLPIcon"      , class:"RcAPDQ",      regex: /Persone viventi/                                         },
	    { state: "STUB"      , icon:"StubIcon"     , class:"RcStub",      regex: /Stub - /                                                 },
	    { state: "COPYRIGHT" , icon:"CopyrightIcon", class:"RcCopyright", regex: /(Sospette violazioni di copyright|Cancellare subito)/    },
	    { state: 'PAS'       , icon:"PaSIcon"      , class:"RcPaS",       regex: /Pagine in cancellazione /                                }
  ];
  }catch(e){ }

  // -- Parametri per i bottoni "Cancella righe" --

  try{
    defineCustomSupprLineParams([
      { 'textid' : 'HIDE_ALL' , 'color' : 'black' , 'class' : '*' , 'separator' : '|' },
      { 'textid' : 'HIDE_REVIEWED' , 'color' : 'rgb(255,235,71)' , 'class' : 'RcChecked' , 'separator' : '' },
      { 'textid' : 'HIDE_REVERTS' , 'color' : 'rgb(255,99,83)' , 'class' : 'RcRevert' , 'separator' : '' },
      { 'textid' : 'HIDE_NEW' , 'color' : 'rgb(178,243,113)' , 'class' : 'RcNew' , 'separator' : '' },
      { 'textid' : 'HIDE_BLANKING' , 'color' : 'white' , 'class' : 'RcBlanking' , 'separator' : '' },
      { 'textid' : 'HIDE_LOG' , 'color' : 'blue' , 'class' : 'RcLog' , 'separator' : '' },
      { 'textid' : '"Cancella le righe delle tue voci"' , 'color' : 'rgb(143,0,255)' , 'class' : 'RcSelf' , 'separator' : '' },
      { 'textid' : '"Cancella le righe degli amministratori"' , 'color' : 'rgb(128,128,128)' , 'class' : 'RcSysop' , 'separator' : '' }
    ]);
  }catch(e){ }


  // -- Mostra/nascondi tab del pannello di configurazione --

  try{
    addCustomParamMenuTab("lstBlank", false);
    addCustomParamMenuTab("lstBando", false);
    addCustomParamMenuTab("lstReport", true);
    addCustomParamMenuTab("lrcExtensions", true);
    addCustomParamMenuTab("lrcSupprLineParams", true);
  }catch(e){ }

}


/* ** Estensioni ** */

  LiveRC_Config['UsedLiveRCExtensions'] = [
    'MostModifiedPagesExtension', // Aggiungi un'icona per le pagine modificate di recente da molti utenti o con molti rollback.
    'InserisciTemplate'           // Inserisce un template di avviso in cima alla voce
  ];


//END PARAMS
//</nowiki></pre></source>

// {{Catégorisation JS}}