Utente:Dimitrij Kasev/LiveRCparam.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
LiveRC : Personalizzazione per LiveRC
LiveRC : Personalizzazione per LiveRC
 
(5 versioni intermedie di 2 utenti non mostrate)
Riga 19:
 
try{
addCustomOption("User_REGISTRED", false);
addCustomOption("User_NEWBIE", false);
addCustomOption("Log_newusers", false);
addCustomOption("User_REGISTRED", false);
}catch(e){ }
 
Riga 59:
{ 'template' : 'Spam' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Avvisocopyviol' , 'string' : 'Copyviol' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'DateDati personali' , 'string' : 'DateDati personali' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Senza senso' , 'string' : 'Senza senso' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Spammeur' , 'string' : 'Spam' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Oggetto' , 'string' : 'Oggetto' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'InvitoNPOV' , 'string' : 'NPOV' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'AvvisoCommento' , 'string' : 'AvvisoCommentoCommento' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Avvisoavvisi' , 'string' : 'Avvisoavvisi' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Attacco' , 'string' : 'Attacco' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
Riga 76:
{ 'template' : 'AiutoW' , 'string' : 'Sistemare' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'Anteprima' , 'string' : 'VisualizzaAnteprima' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'AvvisoCommentoLoggati' , 'string' : 'CommentoLoggati' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'LoggatiNon enciclopedico' , 'string' : 'LoggatiNon enciclopedico' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true },
{ 'template' : 'NoWebHost' , 'string' : 'NonèHosting/Social' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : true }
];
}catch(e){ }
Riga 87 ⟶ 88:
 
LiveRC_Config['UsedLiveRCExtensions'] = [
'InserisciTemplate' // Inserisce un template di avviso in cima alla voce
];