Home  

Random  

Nearby  



Log in  



Settings  



Donate  



About Wikipedia  

Disclaimers  



Wikipedia





Wikipedia:WikiBlame





Project page  

Talk  



Language  

Watch  

Edit  





Shortcut
WikiBlame
Developer(s)flominator
Repository
Written inPHP
PlatformCross-platform
LicenseGPL
WebsiteRamselehof.de/wikiblame.php

WikiBlame is an online browser-based tool for searching the revision history of a MediaWiki-based wiki for a text string to identify the author, date and time of a particular change to the page.

WikiBlame is available on each page by selecting View historyFind addition/removal.

Features

edit
 
Integration of WikiBlame in en.wp

Applications

edit

Project support

edit

WikiBlame supports Wikipedia and other wikiprojects, including those without a language prefix.

Language support

edit

WikiBlame has been translated into a number of European languages including English, German, Spanish, French, Italian, Greek, Polish and Portuguese.

edit

If you would like to add a link to WikiBlame to the Tools menu, so you have only one click to get to WikiBlame from any page, you can perform the following steps:

  1. Open your common.js in edit mode (alternatively, go to your user page and append "/common.js" to the end of the URL and open the page in edit mode).
  2. Copy the following code onto the JavaScript page you have chosen in the previous step:
    // Add WikiBlame launcher to the Tools menu
    $(function () {
     mw.util.addPortletLink(
      "p-tb",     // toolbox portlet
      "http://ramselehof.de/wikipedia/wikiblame.php?user_lang=en&lang=" + mw.config.get('wgContentLanguage')
      + "&project=wikipedia&article=" + mw.config.get('wgPageName')
      + "&needle=&skipversions=0&ignorefirst=0&limit=500&searchmethod=int&order=desc&user=",
      "WikiBlame"  // link label
    )});
    
  3. Save the page and (re-)load it – refresh the cache by following the instructions at the top of your JavaScript page.

See also

edit

Userbox

edit
 This user uses WikiBlame.

You can add the above userbox to your user page by adding to your page's wiki markup text the following template:

{{User:Was a bee/WikiBlame}}
edit

Retrieved from "https://en.wikipedia.org/w/index.php?title=Wikipedia:WikiBlame&oldid=1233724279"
 



Last edited on 10 July 2024, at 15:28  


Languages

 


Español


Português
 

Wikipedia


This page was last edited on 10 July 2024, at 15:28 (UTC).

Content is available under CC BY-SA 4.0 unless otherwise noted.



Privacy policy

About Wikipedia

Disclaimers

Contact Wikipedia

Code of Conduct

Developers

Statistics

Cookie statement

Terms of Use

Desktop