Diff: Help/AuthorHistoryPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 2 and previous revision of Help/AuthorHistoryPlugin.
Other diffs: Previous Major Revision, Previous Author
Newer page: | version 2 | Last edited on 22 May 2014 3:01 | by harold | Revert |
Older page: | version 1 | Last edited on 17 January 2022 18:35 | by harold | Revert |
@@ -14,29 +14,29 @@
! Description
! Default value
|-
| **exclude**
-| Comma-separated list of pages
to exclude
-| //empty//
+| Pages
to exclude
+| none
|-
| **noheader**
-| Boolean. If true,
page header should be omitted.
+| Do not display
page header
| false
|-
| **includeminor**
-| Boolean. If true, include
minor modifications.
+| Include
minor modifications
| false
|-
| **includedeleted**
-| Boolean. If true, include
deleted pages.
+| Include
deleted pages
| false
|-
| **author**
| Display modification by this author
| Current user
|-
| **page**
-| Give a page name or "all" (list all pages with edits by this user)
+| Give a page name or "all"
| Current page
|-
| **info**
| Info to display in the table
version 2
The AuthorHistory plugin allows you to list the history of edits by a particular
author; you can specify the page name as well (default is the current page).
Usage
<<AuthorHistory arguments>>
Arguments
Argument |
Description |
Default value |
---|---|---|
exclude |
Pages to exclude |
none |
noheader |
Do not display page header |
false |
includeminor |
Include minor modifications |
false |
includedeleted |
Include deleted pages |
false |
author |
Display modification by this author |
Current user |
page |
Give a page name or "all" |
Current page |
info |
Info to display in the table |
version, minor, author, summary, mtime |
Examples
<<AuthorHistory page=HomePage includeminor=1>>
<<AuthorHistory page=all>>