Extensão:TwoColConflict
TwoColConflict Estado da versão: estável |
|
---|---|
Implementação | Interface de usuário |
Descrição | Fornece uma visão alternativa de duas colunas para a página de resolução de conflitos de edição |
Autor(es) | Wikimedia Alemanha (WMDE) |
Última versão | atualizações contínuas |
Política de compatibilidade |
Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | >= 1.43 |
Licença | GNU GPL (Licença Pública Geral) 2.0 ou superior |
Download | |
Help | Help:Paragraph-based Edit Conflict Interface |
|
|
Quarterly downloads | 18 (Ranked 122nd) |
Public wikis using | 944 (Ranked 268th) |
Translate the Paragraph-based Edit Conflict Interface extension | |
Problemas | Tarefas em aberto · Relatar um bug |
A extensão TwoColConflict fornece uma visão alternativa de duas colunas para a página de resolução de conflito de edição. Ele destaca as diferenças entre o editor e a mudança conflitante diretamente no campo de texto para uma possibilidade fácil de copiar e colar partes desejadas do texto e resolver o conflito. It displays colliding text passages in pairs next to each other, making it easier to merge your text with the one that’s currently online.
Uso
Ativando a nova visualização: To enable the new view for edit-conflict resolution, you have to be logged in and tick the checkbox for the Paragraph-based Edit Conflict Interface feature on the beta-features preferences page in your wiki. If you had already activated the first beta feature, you will automatically get the new view.
1. Get oriented. In order to help you solve the edit conflict, the interface breaks down the differences between the two revisions like this:
- Text passages that differ are displayed in pairs next to each other: The current version of the page is shown in yellow and your version in blue. Inside, text that was changed is highlighted.
- Text passages that are identical in both versions are displayed as a grey bar, spanning the whole width.
A tutorial guides you through the interface the first time you encounter an edit conflict. You can open it again by clicking on the help icon (?).
- If you want to copy your version (the entire article text with your edits) of the article page, click on the 'copy full text' link next to the blue marked 'Your revision' headline on the top of the interface.
2. Build a new version by merging your text with the one that’s currently online.
- Select the passages you want to keep by clicking on the radio buttons next to them. By default, all texts from the other person are selected, so if you publish immediately, none of your text changes are saved.
- Edit passages, if needed.
- Click on the black pencil to open the editing mode for a text passage. If the pencil is grey, it means you need to select the text passage first. Otherwise, this version won’t be saved when you click publish.
- You can also edit text passages that are identical in both versions.
- The highlights that indicate the differences between the versions disappear when you edit a text passage.
- You can integrate parts from other text passages by copy and paste, either with the copy and paste function on your keyboard or with a right click.
- Click on the check mark to apply changes to a text box and to close its editing mode.
- If you want to discard your changes and reset the contents of the text box to what it was when the edit conflict occurred, click on the "X". This also restores the highlighting.
3. Publish a new page version. When you’re done selecting and editing all of the passages, click “Publish changes”. This composes all of the text passages you selected and the grey boxes into a new page revision. As on all wiki pages, you can preview the changes first via the Preview button. On clicking Cancel, you return to the current version of the page.
If you are not using JavaScript, the look or behavior of the feature will be as follows:
- All text passages are shown in editor boxes.
- There are no buttons within the editor boxes.
- Text passages that are identical in both versions are always expanded.
Instalação
- Baixe e coloque o(s) arquivo(s) num diretório chamado
TwoColConflict
na sua pastaextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/TwoColConflict - Adicione o seguinte código ao final do seu arquivo LocalSettings.php :
wfLoadExtension( 'TwoColConflict' );
- Configure as required.
- Concluído – Navegue à página Special:Version em sua wiki para verificar se a instalação da extensão foi bem sucedida.
Configuration
$wgTwoColConflictBetaFeature
- (boolean, true by default) Activate this extension as a Beta Feature when Extensão:BetaFeatures is activated.$wgTwoColConflictSuggestResolution
- (boolean, true by default) Suggest an easy resolution for edit conflicts on talk pages when two users replied at the same time.
Links
- página de ajuda e página central de feedback em mw.org
- Main project page on Meta
Esta extensão está sendo usada(o) por um ou mais projetos da Wikimedia. Isto significa que, provavelmente, a extensão é estável e funciona bem o suficiente para ser utilizada(o) em sites da web de alto tráfego. Procure pelo nome dessa extensão nos arquivos de configuração CommonSettings.php e InitialiseSettings.php da Wikimedia para verificar onde ela foi instalada. Uma lista completa das extensões instaladas numa wiki em particular podem ser visualizadas na página Special:Version da wiki. |
Esta extensão está incluída nas seguintes fazendas/hospedagens (farms/hosts) e/ou pacotes wiki: Esta não é uma lista autoritativa (oficial). Algumas fazendas/hospedagens (farms/hosts) e/ou pacotes wiki podem conter esta extensão mesmo que não estejam listados aqui. Sempre verifique com suas fazendas/hospedagens (farms/hosts) ou pacotes wiki para confirmar. |
- Stable extensions/pt-br
- User interface extensions/pt-br
- GPL licensed extensions/pt-br
- Extensions in Wikimedia version control/pt-br
- AlternateEdit extensions/pt-br
- EditPage::importFormData extensions/pt-br
- EditPage::showEditForm:fields extensions/pt-br
- EditPage::showEditForm:initial extensions/pt-br
- EditPageBeforeConflictDiff extensions/pt-br
- EditPageBeforeEditButtons extensions/pt-br
- GetBetaFeaturePreferences extensions/pt-br
- GetPreferences extensions/pt-br
- LoadUserOptions extensions/pt-br
- All extensions/pt-br
- Extensions used on Wikimedia/pt-br
- Extensions included in BlueSpice/pt-br
- Extensions included in Miraheze/pt-br
- Extensions included in WikiForge/pt-br