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

3 October 2023

     19:08  Renhao Li Lab:Lab Members‎‎ 2 changes history +117 [Renhao Li‎ (2×)]
     
19:08 (cur | prev) +28 Renhao Li talk contribs (→‎Alumni)
     
19:07 (cur | prev) +89 Renhao Li talk contribs (→‎Alumni)
     14:32  BioMicroCenter:People diffhist +56 Sam.mildrum talk contribs (→‎STAFF)
     12:51  Stanford Biochemistry/biochem equip diffhist −2 Marc Perez talk contribs
 m   12:47  Lab Notebook diffhist +1,155 Yar talk contribs (Reverted edits by Nikkichun (talk) to last revision by Yar) Tag: Rollback
     06:02  Tomlinson:Lab Members diffhist +100 Ryan E. Tomlinson talk contribs
     06:02 Upload log Ryan E. Tomlinson talk contribs uploaded File:AnnieHo 2022.jpg(Annie Ho 2022)
     04:19  Beauchamp:Publications diffhist +19 Michael S Beauchamp talk contribs

2 October 2023

 m   18:46  Lab Notebook diffhist −1,155 Nikkichun talk contribs (Setting up opening page) Tag: Reverted
     08:40  Stanford Biochemistry/biochem equip diffhist +183 Marc Perez talk contribs

29 September 2023

     15:57  Tomlinson:Publications diffhist +247 Ryan E. Tomlinson talk contribs
N    13:07  Making alignments with cactus‎‎ 3 changes history +3,527 [Qlangdon‎ (3×)]
     
13:07 (cur | prev) +200 Qlangdon talk contribs
     
13:03 (cur | prev) +90 Qlangdon talk contribs
N    
13:01 (cur | prev) +3,237 Qlangdon talk contribs (Created page with "To run Cactus you'll need your genomes. And an input file where the first line is a Newick style tree of the names of what you want to align, followed by lines that have a tab delimited name / path. The name must be unique and it will be what that genome is called in the alignment. The path is where that fasta is located. These are supposed to be softmasked genomes, so if you can do that before. Here's an example of aligning the Xbir_pacbio_v2023.1 genome with the X....")
     12:55  Schumer lab: Commonly used workflows‎‎ 3 changes history +104 [Tododge‎; Qlangdon‎ (2×)]
     
12:55 (cur | prev) +4 Qlangdon talk contribs (→‎Liftovers using cactus alignments)
     
12:54 (cur | prev) +97 Qlangdon talk contribs (→‎Liftovers using cactus alignments)
     
10:42 (cur | prev) +3 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
     12:00  McClean:LabMtgSchedule‎‎ 3 changes history +99 [Megan N McClean‎ (3×)]
     
12:00 (cur | prev) +35 Megan N McClean talk contribs
     
11:54 (cur | prev) +45 Megan N McClean talk contribs
     
11:26 (cur | prev) +19 Megan N McClean talk contribs
     07:14  Tomlinson:LabMeeting‎‎ 3 changes history +38 [Ryan E. Tomlinson‎ (3×)]
     
07:14 (cur | prev) +1 Ryan E. Tomlinson talk contribs
     
06:33 (cur | prev) +14 Ryan E. Tomlinson talk contribs
     
06:33 (cur | prev) +23 Ryan E. Tomlinson talk contribs

28 September 2023

     18:01  YAEL:Help diffhist −6 Zhengjia talk contribs (→‎Support)
     14:49 Upload log Dbar talk contribs uploaded File:ChAMP protocol v1.0 Freeze.pdf(ChAMP protocol, version 1.0.)
     14:36  CHIP:News diffhist −21 Gabor Balazsi talk contribs
     14:36  (User creation log) [Yar‎ (3×)]
     
14:36 User account Dbar talk contribs was created by Yar talk contribs and password was sent by email ‎
     
14:35 User account Srproulx talk contribs was created by Yar talk contribs and password was sent by email ‎
     
14:35 User account Perc3vall talk contribs was created by Yar talk contribs and password was sent by email ‎
     11:29  Schumer lab: Commonly used workflows‎‎ 9 changes history +2,130 [Tododge‎ (9×)]
     
11:29 (cur | prev) +174 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
     
11:26 (cur | prev) +5 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
 m   
11:25 (cur | prev) +363 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
     
10:51 (cur | prev) +157 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
 m   
10:49 (cur | prev) +1,041 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
 m   
10:10 (cur | prev) −97 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
 m   
10:07 (cur | prev) +19 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
     
09:59 (cur | prev) +362 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)
     
09:55 (cur | prev) +106 Tododge talk contribs (→‎Genome assembly from PacBio HiFi data)

27 September 2023

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.