FlaggedRevs setup

From Wikitech
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
#* Edit <tt>/home/wikipedia/common/flaggedrevs.dblist</tt> and add the database name
 
#* Edit <tt>/home/wikipedia/common/flaggedrevs.dblist</tt> and add the database name
 
# If necessary, customize the settings for it in <tt>flaggedrevs.php</tt>
 
# If necessary, customize the settings for it in <tt>flaggedrevs.php</tt>
#* '''Note: currently this sucks'''
+
#* '''Note: currently this sucks not as much as it did previously.'''
 
# Update live configuration:
 
# Update live configuration:
 
#* touch <tt>InitialiseSettings.php</tt> to invalidate the cache
 
#* touch <tt>InitialiseSettings.php</tt> to invalidate the cache

Revision as of 23:25, 14 November 2008

  1. Add the extension's tables to your wiki...
    • php maintenance/sql.php --wiki=dbname extensions/FlaggedRevs/FlaggedRevs.sql
  2. Add the wiki to the FlaggedRevs group so it'll use it...
    • Edit /home/wikipedia/common/flaggedrevs.dblist and add the database name
  3. If necessary, customize the settings for it in flaggedrevs.php
    • Note: currently this sucks not as much as it did previously.
  4. Update live configuration:
    • touch InitialiseSettings.php to invalidate the cache
    • sync-common-all

Open requests

on bugzilla

Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox