https://bugzilla.wikimedia.org/show_bug.cgi?id=19988
--- Comment #2 from Brion Vibber <[email protected]> 2009-08-12 19:28:16 UTC --- Ok, ReaderFeedback is merged to deployment branch and can be pulled in separately from FlaggedRevs now. Notes: 1) There are some tables needed; in extensions/ReaderFeedback/ReaderFeedback.sql 2) Setup requires defining namespaces to enable, as: $wgFeedbackNamespaces = array( NS_MAIN ); 3) Y'all may also want to change the default set of things to rate on, which might be more options than you need. and 4) Quick note: the live FlaggedRevs has not yet been udpated to a version with ReaderFeedback split out, so make sure you don't accidentally include them both on a given site yet. ;) We'll need to split up the ReaderFeedback config from FlaggedRevs in a bit. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
