I'd love to see a similar thing for articles linking to the same book via ISBN.
regards, Ole
On Mon, Aug 26, 2013 at 9:46 AM, Gerard Meijssen gerard.meijssen@gmail.comwrote:
Hoi, With sources stored in Wikidata finding where the same source is used as well is implicit. This is a hack, admittedly a nice hack/. Thanks, GerardM
On 26 August 2013 09:27, Lars Aronsson lars@aronsson.se wrote:
By putting the following code (written by User:EnDumEn) in user:YOURNAME/common.jsany external link gets an extra little symbol (⎆), which leads to a link search for that link. This is very useful for finding other articles that cite the same source.
jQuery( "a.external" ).after( function() { return jQuery( "<a>⎆</a>)" ) .attr( "href", "//sv.wikipedia.org/wiki/**Special:Linksearch/<
http://sv.wikipedia.org/wiki/Special:Linksearch/%3E"
- this.href )
.before( " " ); });
-- Lars Aronsson (lars@aronsson.se) Aronsson Datateknik - http://aronsson.se
______________________________**_________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/**mailman/listinfo/wikitech-l<
https://lists.wikimedia.org/mailman/listinfo/wikitech-l%3E _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l