Plugin WikiDiff
Introduced in Tiki15
Display the differences between two versions of a wiki object
Parameters
Display the differences between two wiki objectsIntroduced in Tiki 15.3. Required parameters are in
bold
.Go to the source code
Preferences required: wikiplugin_wikidiff, feature_wiki
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
object_id |
text | Object to do a diff on (page name for wiki pages) | 15.3 | |
oldver |
text | Integer for old version number, or date | 15.3 | |
newver |
text | Integer for old version number, or date - Leave empty for current version | 15.3 | |
pagenotapproved_text |
text | Text to show when the page exists but no version is approved. | You don't have permission to see this content, because it hasn't been approved | 18.0 |
pagedenied_text |
text | Text to show when the page exists but the user has insufficient permissions to see it. | 18.0 | |
diff_style |
(blank)| htmldiff| sidediff| sidediff-char| inlinediff| inlinediff-char| sidediff-full| sidediff-full-char| inlinediff-full| inlinediff-full-char| unidiff| sideview | Defaults to "diff style" preference if empty | sidediff | 15.3 |
object_type |
(blank) wiki page |
Object type (wiki pages only) | wiki page | 15.3 |
curver |
y n |
Show the link of the current version to help go back to the current version of the page | y | 23 |
show_version_info |
(blank) n y |
Show the heading "Comparing version X with version Y" | n | 15.3 |