https://bugzilla.wikimedia.org/show_bug.cgi?id=29983

--- Comment #4 from mybugs.m...@gmail.com 2011-08-17 19:13:16 UTC ---
(In reply to comment #3)
> Need to know what categories you want it enabling for.
On comment 0 I suggested to use
-------------------
$wgArticleFeedbackLotteryOdds = 100;
-------------------

so that all pages in the selected namespaces (NS_MAIN, NS_HELP, NS_PROJECT)
could be rated. This is how it was done for enwiki, since we have
-------------------
  'wmgArticleFeedbackLotteryOdds' => array(
      'default' => 0,
      'enwiki' => 100,
  ),
-------------------
at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

> We can enable AF, disable reader feedback, and look at how we can get you the
> database tables you're interested in

I think that is ok. Should we open a separated bug for getting the data
collected by ReaderFeedback extension?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to