Talk:CatScan2

From Meta, a Wikimedia project coordination wiki

Suggestion[edit]

I would appreciate the following feature: Show TRUE or FALSE if the items in the result set also belong to a third collection of categories. I.e. list all "animals"; show TRUE if an animal also exists in "reptiles", and TRUE if it also exists in "quadrupeds"; show FALSE for each otherwise. Thanks! This should form a two-dimensional table instead of just a list. SharkD 07:20, 16 July 2011 (UTC)[reply]

Problem[edit]

MYSQL error : Table 'ruwiki_p.page' doesn't exist [INSERT /* SLOW_OK */ /* CATSCAN2 */ IGNORE INTO cat1 ( catgroup , catname , depth ) SELECT DISTINCT 1,page_title,1 FROM ruwiki_p.page,ruwiki_p.categorylinks,cat2 WHERE page_id=cl_from AND cl_to=catname AND page_namespace=14]

Source: [1] --Pessimist 16:36, 21 August 2011 (UTC)[reply]

The similar problem again[edit]

When you make a request from Russian Wikipedia, it returs error:

MYSQL error : Table 'ruwiki_p.page' doesn't exist [INSERT /* SLOW_OK LIMIT:2000 NM */ /* CATSCAN2 */ IGNORE INTO cat1 ( catgroup , catname , depth ) SELECT DISTINCT 1,page_title,1 FROM ruwiki_p.page,ruwiki_p.categorylinks,cat2 WHERE page_id=cl_from AND cl_to=catname AND page_namespace=14]

For instance [2]. Нирваньчик (talk) 13:10, 20 September 2014 (UTC)[reply]

Another problem[edit]

Notice: Undefined variable: language in /home/magnus/public_html/catscan_rewrite.php on line 181 Notice: Undefined variable: project in /home/magnus/public_html/catscan_rewrite.php on line 181 Warning: Cannot modify header information - headers already sent by (output started at /home/magnus/public_html/catscan_rewrite.php:181) in /home/magnus/public_html/catscan_rewrite.php on line 150 Cannot construct database name for . - aborting.

What I'd tried was (fields in order on the page):

  • en
  • wiktionary
  • 0
  • English nouns|1
  • English terms with homophones
  • Subset
  • (Article)
  • [all of these template] homophones
  • [any of these template: blank]
  • [none of these template: blank]
  • Either
  • Either
  • Either
  • [Last change, size, links, redlinks, top cats: all blank]
  • by title
  • HTML

msh210@enwikt 19:14, 25 November 2011 (UTC)[reply]

Wikivoyage[edit]

It would be great if this tool could also work with the newly introduced Wikivoyage. Is something planned? --NatiSythen (talk) 14:08, 21 January 2013 (UTC)[reply]

How can I find files on Commons that are linked from a given set of pages but not in a given category?[edit]

What I tried is

http://tools.wmflabs.org/catscan2/catscan2.php?language=commons&project=wikimedia&negcats=Open+Access+File+of+the+Day&comb[list]=1&ns[4]=1&ns[6]=1&outlinks_any=Commons%3AOpen+Access+File+of+the+Day%0D%0ACommons%3AOpen+Access+File+of+the+Day%2F2012%0D%0ACommons%3AOpen+Access+File+of+the+Day%2F2011&ext_image_data=1&file_usage_data=1 

Can "Linked from" be made to work outside NS0? Thanks! -- Daniel Mietchen (talk) 07:00, 10 December 2013 (UTC)[reply]

Link from Commons template[edit]

Hi! The Wikimedia Toolserver will be stopped on June 30, but the Commons template Image template notice is using the old CatScan. Can you help with correcting the link? Thanks! --Tacsipacsi (talk) 14:57, 12 May 2014 (UTC)[reply]

Shouldn't the translation be supported by Intuition?[edit]

With this way I can just translate via translatewiki: (I'm active on that wiki). --Liuxinyu970226 (talk) 12:52, 21 July 2015 (UTC)[reply]

Manual expanded in English language version, with examples[edit]

See CatScan2/en, the English language version of the manual, now developed with two examples. I copied the format of the German language manual, and expanded on it, and added two real examples. I also used a translator to adapt some text from the German language version. The example applications are the best feature added, I think. I don't know how to add screenshots, but linking to filled-out query forms seems to illustrate the examples pretty well. If you're looking for help, you might find that various other language versions of the manual have better coverage about various aspects of CatScan use. I would especially like to learn of other real application examples, myself. Hope this is helpful. --Doncram (talk) 12:25, 16 August 2015 (UTC)[reply]

CatScan V3.0[edit]

Thanks for working on a rewrite, but I need some features of the V2 (for instance extended data for files). Is that code still running somewhere? Nemo 16:22, 26 October 2015 (UTC)[reply]

https://tools.wmflabs.org/catscan2/_BACKUP_catscan2.php redirects to https://tools.wmflabs.org/catscan2/notice.html , I guess that's a no. :) Maybe someone else is running the old code though? Nemo 17:10, 26 October 2015 (UTC)[reply]