Extension:Review

From MediaWiki.org
Jump to: navigation, search
Crystal Clear app error.png

This extension is obsolete!
It has been replaced by ArticleFeedback‎. However there are several implementations available providing other solutions to do this.

MediaWiki extensions manual - list
Crystal Clear action run.png
Review

Release status: stable

Implementation Page action
Description Review allows for readers to rate the content of pages/revisions.
Author(s) Mangus Manske
MediaWiki 1.6+
License GPL
Download No link
Example Readerreview.PNG

Check usage (experimental)

Review lets any reader, logged in or not review the quality of a page. Additionally a 'ready for WP 1.0" boolean rating and support for custom types is present.

Under the review box is a link to the reader reviews and numeric rating averages.

[edit] Setup

  • Download the extension from SVN
  • Run the Review.sql query, substituting in your wiki's table prefix. Use Review.pg.sql instead if you use PostgreSQL.
  • Add the include_once('extensions/Review/Review.php'); line to LocalSettings.php.

[edit] Note

  • The review box is only supported for the monobook skin. Alternative skins support should be added.
  • Brief review comments may be supported in the future.
  • Interwiki language links and the cite extension can act oddly with these, such as bumping the review form below the link. To fix this, make sure the include() statements for such extensions are in the desired order. Cite should be first, then this one, then interwiki links and such.

[edit] See also

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox