Last modified: 2011-01-29 07:41:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28451, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26451 - Install ReaderFeedback extension on ptwikibooks
Install ReaderFeedback extension on ptwikibooks
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
http://pt.wikibooks.org/wiki/T%C3%B3p...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-28 00:37 UTC by Helder
Modified: 2011-01-29 07:41 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Helder 2010-12-28 00:37:00 UTC
Hi!

The (small) community of Portuguese Wikibooks has agreed (see URL above) about the installation of the extension ReaderFeedback on that wikiproject.

Could someone please install it for us, and make the needed configuration so that it appears on "main", "help" and "project" namespaces?
$wgFeedbackNamespaces = array( NS_MAIN, NS_HELP, NS_PROJECT );

The variables $wgFeedbackTags and $wgGroupPermissions can be left with it's default values.

Thanks in advance.
Comment 1 Aaron Schulz 2011-01-29 01:06:00 UTC
This extension will probably soon be obsolete (see ArticleAssessment).
Comment 2 JeLuF 2011-01-29 07:41:32 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1547)
+++ InitialiseSettings.php	(working copy)
@@ -8343,6 +8343,7 @@
 	'enwikibooks'			=> true,
 	'enwikinews'			=> true,
 	'huwiki'			=> true,
+	'ptwikibooks'			=> true,
 	'readerfeedback_labswikimedia'	=> true,
 	'ruwikinews'			=> true,
     	'strategyappswiki'		=> true,
@@ -8354,6 +8355,7 @@
 'wmgFeedbackNamespaces' => array(
 	'default'	=> array( NS_MAIN ),
 	'enwikibooks'	=> array( NS_MAIN, 102, 110 ),
+	'ptwikibooks'	=> array( NS_MAIN, NS_HELP, NS_PROJECT ),
 	'strategywiki'	=> array( 106 ),
 ),
 'wmgFeedbackTags' => array(
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links