Commons:Rinominare file/Global replace

This page is a translated version of a page Commons:File renaming/Global replace and the translation is 91% complete. Changes to the translation template, respectively the source language can be submitted through Commons:File renaming/Global replace and have to be approved by a translation administrator.

Shortcuts: GR • COM:GR

Probabilmente sei arrivato qui perché hai seguito un link in un campo oggetto. Per favore sappi che: La modifica non è stat fatta da un bot. Essa è stata fatta da uno script che è abilitato di default per tutti gli utenti di Wikimedia Commons. Se la sostituzione è stata fatta da un file mover o un amministratore (verifica) in accordo con le nostre politiche, non bloccare questo utente nel tuo progetto in quanto non impedirà di rinominare il file stesso; bloccandolo impedirai soltanto all'utente di aggiornare il link al file. Sostituzioni indesiderate effettuate da utenti che non siano bot possono essere impedite tramite il Filtro anti abusi. Se un utente ha un comportamento scorretto o fa una sostituzione inappropriata con un file diverso, ovviamente puoi bloccarlo. Rinominazioni controverse possono essere segnalate e contestate su Commons.

Il link "sposta" nel menù a discesa azioni è stato rimpiazzato da un gadget "sposta e sostituisci" in questo sito. Dopo che il file è stato rinominato su Wikimedia Commons, l'utilizzo del file va sostituito in tutti i wiki Wikimedia da un JavaScript in esecuzione nel browser di un utente: Per tutte le pagine in cui viene segnalato che un file è in uso verrà cercato il nome del file, e File:Vecchio nome.ext verrà sostituito con File:Nuovo nome.ext nel codice sorgente. Le modifiche vengono fatte tramite l'account utente dell' amministratore o del file mover che ha rinominato il file. A partire dal 2013 questa funzionalità è stata attivata di default per tutti i file mover a gli amministratori. Se la sostituzione non è possibile, per esempio a causa di un uso massiccio, modifiche fallite o connessioni lente, l'utilizzo del file verrà sostituito da CommonsDelinker come in precedenza.

Perché abbiamo abilitato la sostituzione Javascript per ogni singolo utente

Noi crediamo che ogni file mover e amministratore sia il solo responsabile per le proprie azioni; e se loro rinominano un file, devono anche giustificare tutte le modifiche causate dalla ridenominazione di un file multimediale. Inoltre, abbiamo occasionalmente problemi tecnici con il bot delle sostituzioni, CommonsDelinker e non aggiornare l'utilizzo del file è pericoloso in quanto, non appena i file vengono spostati due volte, ci sono possibilità di doppi redirect che non possono essere risolti da MediaWiki e l'utilizzo del file potrebbe interrompersi, se non sistemato in questo modo. Anche la rinomina del file dovrebbe apportare alcuni miglioramenti ai nomi dei file che vorremmo condividere con i nostri utenti.


Escludere un intero Wiki
If you are an Abuse Filter editor of a Wikimedia Wiki, or you are administrator (a user belonging to the sysop user group), you most likely have necessary permission for creating an Abuse Filter to prevent Commons Global Replace edits submitted by individual user accounts. You might have various reasons for doing so, for example to prevent edits that are not automatically patrolled. In case these edits are prevented, Commons Global Replace system will instruct CommonsDelinker (a global bot) which will then carry out the edit. It would be kind, though, if you would notify Wikimedia Commons about such opt-outs (and the reasons), as this will help us to understand our Media file's users better and we can design our software more efficiently and intelligently.

How to create a new filter

Convenience way

Navigate to Special:AbuseFilter/import on your wiki, insert the following text and press Importa dati:

{"row":{"af_id":"148","af_pattern":"(action === 'edit')\r\n\u0026 !('autopatrol' in user_rights)\r\n\u0026 (summary rlike '^\\(\\[\\[c\\:GR\\|GR\\]\\]\\)')","af_user":"16603","af_user_text":"Rillke","af_timestamp":"20150201145938","af_enabled":"1","af_comments":"Prevent non-autopatrolled users from replacing files on this wiki.\r\nReference: https://commons.wikimedia.org/wiki/Commons:File_renaming/Global_replace/Abuse_Filter","af_public_comments":"Disallow Commons Global Replace","af_hidden":"0","af_hit_count":"2","af_throttled":"0","af_deleted":"0","af_actions":"disallow","af_global":"0","af_group":"default"},"actions":{"disallow":{"action":"disallow","parameters":[""]}}}
Ex manus

Navigate to Special:AbuseFilter/new on your wiki. Fill-in the following values:

  • Descrizione:
(visibile pubblicamente) Disallow Commons Global Replace
  • Conditions:
    (action === 'edit')
    & !('autopatrol' in user_rights)
    & (summary rlike '^\(\[\[c\:GR\|GR\]\]\)')
    
  • Note:
    Prevent non-autopatrolled users from replacing files on this wiki.
    Reference: https://commons.wikimedia.org/wiki/Commons:File_renaming/Global_replace/Abuse_Filter
    
  • ☑ Attiva questo filtro
  • ☑ Impedisci all'utente di effettuare l'azione in questione
Risoluzione dei problemi
Sei un file mover o un amministratore e non viene sostituito niente con il tuo account utente? allora, è probabile che il tuo browser o un suo componente aggiuntivo siano la causa. Un problema comune è quando i cookies dai siti di terze parti sono disabilitati (Firefox, Chrome, Internet Explorer).

While this is good for blocking advertising and enhances privacy, it prevents you from getting logged-in on all Wikimedia projects, which in turn is required for Global replace to work correctly. You may work around this by adding exceptions. However, note that the added exceptions may not be persistent in anonymous/private browsing mode and when website preferences are deleted, the list of exceptions is usually deleted as well. Some browsers are configured to delete website preferences as soon as they're closed.

Elenco di domini in cui consentire i cookie:

https://en.wikipedia.org
https://login.wikimedia.org
https://meta.wikimedia.org
https://en.wiktionary.org
https://en.wikibooks.org
https://en.wikiquote.org
https://en.wikisource.org
https://en.wikinews.org
https://en.wikiversity.org
https://www.mediawiki.org
https://www.wikidata.org
https://species.wikimedia.org
https://incubator.wikimedia.org
https://en.wikivoyage.org

Opting out as a Commons file mover or administrator

window.aqdCORSOptOut = true;
Gadget
 
Click su “Global replace” nel menù a discesa

Se hai il diritto filemover e vuoi usare la funzionalità manualmente, puoi usare questo script con alcune funzioni extra:

importScript('User:Perhelion/justReplace.js');

Non è possibile utilizzarlo per eventuali sostituzioni controverse.

 See also: Help:QuickDelete.