Help/NewPagesPerUserPlugin

The NewPagesPerUser plugin lists all new pages per month per user in the wiki.

Usage

<<NewPagesPerUser arguments>>

Arguments

Argument

Description

Default value

userid

Limit to the pages created by a specific user.

empty

month

Limit to the pages created during a specific month.

empty

since

Limit to the pages created after a specific date.

empty

until

Limit to the pages created before a specific date.

empty

comments

Boolean. If true, pages that are comments are included (page names that include "/Comment").

false

links

Boolean. If true, have a link to pages.

true

Examples

<<NewPagesPerUser userid=admin>>
March, 2025
  Click to hide/show admin 277
<<NewPagesPerUser month=September>>
<<NewPagesPerUser since=2021-08-20>>
March, 2025
  Click to hide/show admin 277
<<NewPagesPerUser until="August 2021">>
March, 2025
  Click to hide/show admin 277
<<NewPagesPerUser comments=true>>
March, 2025
  Click to hide/show admin 278
<<NewPagesPerUser links=false>>
March, 2025
  Click to hide/show admin 277

Author

See Also