Bharatpedia:PageCuration script: Difference between revisions

From Bharatpedia, an open encyclopedia
(create)
 
(c e)
 
Line 1: Line 1:
'''PageCuration''' is a [[Bharatpedia:user scripts|user script]] that adds a "Page Curation" link to the top toolbar.{{efn|name=fn1|''The top toolbar is the relatively smaller menu bar that an editor can view right at the top of the screen''.}} The link points to [[Special:NewPagesFeed]], through which the Page Curation functionality can be accessed. Page Curation is a feature-rich purpose-built system that provides combined access to the two main tools, namely [[Special:NewPagesFeed]] and [[Bharatpedia:Page Curation/Help#Curation Toolbar|Curation Toolbar]]. It is primarily designed to assist [[Wikipedia:New pages patrol/Reviewers|new page reviewers]].{{efn|name=fn4}}
'''PageCuration''' is a [[Bharatpedia:user scripts|user script]] that adds a "Page Curation" link to the top toolbar.{{efn|name=fn1|''The top toolbar is the relatively smaller menu bar that an editor can view right at the top of the screen''.}} The link points to [[Special:NewPagesFeed]], through which the Page Curation functionality can be accessed. Page Curation is a feature-rich purpose-built system that provides combined access to the two main tools, namely [[Special:NewPagesFeed]] and [[Bharatpedia:Page Curation/Help#Curation Toolbar|Curation Toolbar]]. It is primarily designed to assist [[Bharatpedia:New pages patrol/Reviewers|new page reviewers]].{{efn|name=fn4}}


==Installation==
==Installation==
Line 9: Line 9:
The script is primarily designed for use by [[Bharatpedia:New pages patrol/Reviewers|new page reviewers]]. While any registered user can install and use the script, only [[Wikipedia:New pages patrol/Reviewers|new page reviewers]] get access to the [[Bharatpedia:Page Curation/Help#Curation Toolbar|Curation Toolbar]].{{efn|name=fn3|''If you don't have the [[Bharatpedia:New pages patrol/Reviewers|new page reviewer]] right, you can apply for the same at [[Bharatpedia:Requests for permissions/New page reviewer|BP:PERM]]''.}}
The script is primarily designed for use by [[Bharatpedia:New pages patrol/Reviewers|new page reviewers]]. While any registered user can install and use the script, only [[Wikipedia:New pages patrol/Reviewers|new page reviewers]] get access to the [[Bharatpedia:Page Curation/Help#Curation Toolbar|Curation Toolbar]].{{efn|name=fn3|''If you don't have the [[Bharatpedia:New pages patrol/Reviewers|new page reviewer]] right, you can apply for the same at [[Bharatpedia:Requests for permissions/New page reviewer|BP:PERM]]''.}}


[[Category:Wikipedia scripts]]
[[Category:Bharatpedia scripts]]


==Troubleshooting==
==Troubleshooting==
Line 31: Line 31:
:# ''Leave a note at [[User talk:Anjuman]] if this doesn't work.''
:# ''Leave a note at [[User talk:Anjuman]] if this doesn't work.''
{{hab}}
{{hab}}
===Notes===
===Notes===
{{notelist}}
{{notelist}}
__NOTOC__
__NOTOC__

Latest revision as of 18:40, 14 September 2021

PageCuration is a user script that adds a "Page Curation" link to the top toolbar.[lower-alpha 1] The link points to Special:NewPagesFeed, through which the Page Curation functionality can be accessed. Page Curation is a feature-rich purpose-built system that provides combined access to the two main tools, namely Special:NewPagesFeed and Curation Toolbar. It is primarily designed to assist new page reviewers.[lower-alpha 2]

Installation[edit]

To install the script, simply copy the following into your common.js page.[lower-alpha 3]

importScript('User:Anjuman/PageCuration.js'); // Linkback: [[User:Anjuman/PageCuration.js]]

Note: You will need to manually bypass your cache after installation. Visit Bharatpedia:Bypass your cache to see how to do this.

Usage[edit]

The script is primarily designed for use by new page reviewers. While any registered user can install and use the script, only new page reviewers get access to the Curation Toolbar.[lower-alpha 4]

Troubleshooting[edit]

Click to troubleshoot known issues
Lourdes
  • My Page Curation script works, but the small review/curation toolbar does not appear on the right side of the screen when I open any new article to review.
Solution:
  1. Check if you have the new page reviewer right;[lower-alpha 2] (not to be confused with Wikipedia:Reviewing pending changes)
  2. Check Special:Preferences#mw-prefsection-gadgets; see the option Disable the page curation toolbar right at the bottom of that page – if that is checked, uncheck it.
  3. Use the Page Curation script and open any new unreviewed article.
    • Go to the left sidebar menu (it should be on the left side of your screen).
    • Go to the section on the left sidebar menu titled Tools.
    • Click on the link titled Curate this article (it should be at the bottom of the Tools section).
    • The review/curation toolbar should appear on the right side of the screen.
  4. Leave a note at User talk:Anjuman if none of the above works.
  • I've installed the Page Curation script in my vector.js page, but the script doesn't work/no top menu link appears titled Page Curation.
Solution:
  1. Remove the script from your vector.js page.[lower-alpha 3]
  2. Reinstall the script in your common.js page.
  3. The Page Curation link should now appear on the top toolbar.[lower-alpha 1]
  4. Leave a note at User talk:Anjuman if this doesn't work.

Notes[edit]

  1. 1.0 1.1 The top toolbar is the relatively smaller menu bar that an editor can view right at the top of the screen.
  2. 2.0 2.1 While any registered user can install and use the script, only new page reviewers get access to the Curation Toolbar.
  3. 3.0 3.1 Adding the script to vector.js may create issues when viewed in skins other than the default vector skin.
  4. If you don't have the new page reviewer right, you can apply for the same at BP:PERM.