User:Austin J. Che/Extensions/Recentchangesfilter

From OpenWetWare
Jump to navigationJump to search

Special:Recentchanges Filtering

The standard recent changes list can be overwhelming on a large site with the number of changes. This extension allows users to track a subset of changes that they are interested in and allows users to set preferences for the default filters to use when displaying the recent changes list.

General Usage

The key to using this extension is to create desired filters. A filter is used in several possible ways. The filter can be passed as parameters at the end of the URL as extra path info, e.g. /wiki/Special:Recentchanges/parameters. They can also be passed with the real script path as in /index.php?title=Special:Recentchanges&filter=parameters. A URL created in this manner can be either bookmarked in a browser, linked from a wiki page, or directly included within another wiki page (see below).

Logged in users also have the ability to set their preferences (with help from the PreferencesExtension). When that extension is also installed, several additional options are added under the recent changs tab of a user's preferences. The enable filtering option turns on or off default filtering. With this option off, when the recent changes page is accessed without a filter in the URL, a normal recent changes page is returned (all results). If this option is enabled, then the other options determine the behavior of the Special:Recentchanges page when accessed without a filter. The filter list is of the form [name1]filter1...;[name2]filter2...;[name3]filter3 for as many filters as one would like to define. The [name] part is optional but if not specified, the default name will be the filter number. The last preference allows specifying the default filter (by number, with the first filter numbered 0). When a user access the recent changes page, the default filter will be used if no other filter is given. In addition, the page will contain easy links to switch between all the filters listed on their filter list. An empty filter will always match everything and it is probably a good idea to always include this somewhere in one's list.

Filter Specification

The filter is specified as a boolean statement in disjunctive normal form (groups of expressions ANDed together that are then all ORed together).

Expression

The general form for an expression is <match type>=<match pattern>.

Match types are 1 or 2 letter codes and specify how the match pattern should be used in selecting items to display in the recent changes list. The basic types and their meaning:

  • b: titles that begin with the pattern
  • e: titles that end with the pattern
  • c: titles that contain the pattern
  • m: titles that match where the match expression can contain any number of the '%' character to represent a wildcard character that matches any number of charaters. This is a more general version of the b, e, and c types. Note that for URLs, you may need to encode the percent using '%25' in the URL.
  • p: matches the page of the given name (will always match at most one page). The page name should be given fully qualified with the namespace prefix as appropriate (e.g. as p=User:Austin). The criteria n=User^p=Austin will never match any pages because p=Austin is interpreted as being in the main namespace and no page can be in both the User and main namespaces.
  • n: The match pattern should be either a number corresponding to a namespace or the name of a namespace. This matches all pages that are in the given namespace. The main namespace has number 0 and doesn't have a name so you have to use the number. For other namespaces, you can use the name (e.g. 'User talk') or you can find the number by selecting the namespace in the dropdown list of the recent changes page, click go, and look at the URL to determine the namespace to number mapping. There's also a namespace called 'Special' with number -1 that includes pages like the upload log.
  • u: match changes that were done by the given user
  • w: match changes for pages on your (or whoever's currently logged in) watchlist. The match pattern is ignored so it can just be set to 1 or left off completely.

All of the above types have a negated version with an extra n in front, i.e. nb, ne, nc, etc. For example, nb=foo will match all pages that don't begin with foo.

If no match type is specified (there is no equals sign), then the matching will be done with the default type of b.

Note that for the purpose of selecting pages by title patterns, it is necessary to be clear which namespace a page is in. For example, the page User:Austin is not a page titled User:Austin but rather a page titled Austin in the namespace User. Thus, b=User won't match this page but either b=Austin or n=User would. Pages like Knight:Contact are in the main namespace so b=Contact wouldn't match this whereas b=Knight would.

Joining Expressions

'^' is used to represent AND and ',' (comma) is used to represent OR. Expressions are assumed to be in disjunctive normal form so there's an intrinsic parenthesis order (and no way to change this order). This means that all the ANDs have higher precedence than the ORs.

Examples

Including within another page

The special page can be included using the standard {{Special:Recentchanges/parameters)}} syntax. This allows including a select list of changes on a page. For example, here's a live demo showing the last 5 changes of articles in the main namespace that do not have a ':' in their name (uncategorized/general pages):

List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

16 February 2025

15 February 2025

     14:13  Karas Lab:FREEZ Module‎‎ 2 changes history −49 [Smoleary‎ (2×)]
     
14:13 (cur | prev) −56 Smoleary talk contribs
     
14:12 (cur | prev) +7 Smoleary talk contribs

14 February 2025

13 February 2025

     22:12  Park Lab :Lab Members diffhist +444 Jeewoong Lee talk contribs (→‎Undergraduate Student)
     21:27  Renhao Li Lab:Publications‎‎ 2 changes history 0 [Renhao Li‎ (2×)]
     
21:27 (cur | prev) −55 Renhao Li talk contribs (→‎2024) Tag: Manual revert
     
21:27 (cur | prev) +55 Renhao Li talk contribs (→‎2024)

12 February 2025

     20:58  User:Jernej Turnsek diffhist −4 Jernej Turnsek talk contribs
     14:42  Schumer lab:General‎‎ 3 changes history −109 [Schumer‎ (3×)]
     
14:42 (cur | prev) 0 Schumer talk contribs (→‎General information)
     
14:41 (cur | prev) +16 Schumer talk contribs (→‎General information)
     
14:36 (cur | prev) −125 Schumer talk contribs (→‎General information)
     14:39  Altman‎‎ 2 changes history 0 [David Altman‎ (2×)]
     
14:39 (cur | prev) 0 David Altman talk contribs Tag: Manual revert
     
14:38 (cur | prev) 0 David Altman talk contribs
N    12:58  Schumer lab: HSV transduction diffhist +3,084 Schumer talk contribs (Created page with "HSV transduction in Xiphophorus primary embryo cells Last updated April 2024 A few days before transduction: Passage cells into the plates/flask you’d like to use and maintain until 70-80% confluency. Make sure to passage at least 24 hours prior to transduction to avoid stressing the cells as much as possible. I will try to seed around 100k cells in a few wells of a 12 well plate and let them grow for a few days before infection Day of transduction: 1. Treat cell...")
N    12:51  Schumer lab: Electroporation‎‎ 2 changes history +588 [Schumer‎ (2×)]
     
12:51 (cur | prev) +72 Schumer talk contribs
N    
12:49 (cur | prev) +516 Schumer talk contribs (Created page with "To electroporate using 100 uL tips: Dissociate and count 600k cells. Pellet and resuspend in 120 uL buffer R. Add 2.4 ug plasmid and mix. Draw up 100uL in the electroporation tip, being careful to avoid bubbles. (Bubbles will cause electrical arcs and kill the cells) This allows for 20 uL overage so that 500k cells and 2 ug plasmid to be in the tip. Electroporate at 1400v, 20ms and 2 pulses. Dispense tip into a flask with regular media + ROCKi. Change media the next d...")
     12:40  Schumer lab:Wet lab/Sequencing diffhist +106 Schumer talk contribs (→‎Cell culture)
     11:53  Schumer lab: Download data to Sherlock from Admera‎‎ 9 changes history +1,079 [Schumer‎ (9×)]
     
11:53 (cur | prev) +89 Schumer talk contribs (→‎Download data with FileZilla (External hard-drive needed))
     
11:52 (cur | prev) +188 Schumer talk contribs (→‎Download data with FileZilla)
     
11:48 (cur | prev) +823 Schumer talk contribs (→‎Download data with FileZilla)
     
11:29 (cur | prev) 0 Schumer talk contribs (→‎Download data with ftp)
     
11:08 (cur | prev) +214 Schumer talk contribs
     
10:36 (cur | prev) −354 Schumer talk contribs (→‎Download data with ftp)
     
10:23 (cur | prev) +48 Schumer talk contribs (→‎Download data with ftp)
     
10:22 (cur | prev) +46 Schumer talk contribs (→‎Download data with ftp)
     
10:04 (cur | prev) +25 Schumer talk contribs (→‎Download data with ftp)
     11:25  Schumer lab:Github and bioinformatics wiki‎‎ 4 changes history +18 [Schumer‎ (4×)]
     
11:25 (cur | prev) +18 Schumer talk contribs (→‎Bioinformatics topics)
     
10:56 (cur | prev) −132 Schumer talk contribs (→‎Bioinformatics topics) Tag: Manual revert
     
10:55 (cur | prev) +18 Schumer talk contribs (→‎Bioinformatics topics)
     
10:54 (cur | prev) +114 Schumer talk contribs (→‎Bioinformatics topics)
 m   09:57  Schumer lab: Lab group on Sherlock diffhist +506 Tododge talk contribs (→‎Lab organization on Sherlock)

11 February 2025

10 February 2025

Installation/MediaWiki compatibility

More than most extensions, this one depends heavily on the internals of MediaWiki. Much of the code from wfSpecialRecentchanges is directly copied into this extension and updates to MediaWiki will require the corresponding update to this code. The current version of the code has been updated to work with the version of MediaWiki running on this wiki (version 1.40.1). Older versions are also available in the source directory.


Send bugs and comments to Austin Che. Other extensions including sources can be found at User:Austin J. Che/Extensions.