Revision history for LatestActionInfo
Additions:
I wanted to add a list of the five latest changes to any page, like a small, portable RecentChanges action.
Deletions:
Additions:
Development: LatestAction.
Similar to: ChangesTeaser.>>This is the documentation page for the latest action.::c::
Similar to: ChangesTeaser.>>This is the documentation page for the latest action.::c::
Deletions:
Additions:
""{{latest max="10"}}""
Deletions:
Additions:
=====Latest Action Documentation=====
Additions:
//Not Included in official Wikka version//
>>==See also:==
Development: LatestAction.>>This is the documentation page for the latest action.::c::
===Goal===
I wanted to add to our HomePage a list of the five latest changes, like a small, portable RecentChanges action.
===Usage===
""{{latest}}""
""{{latest max=10}}""
Parameters:
- max is optional, defaulted to "5" if it is not empty it will be considered as the maximum number of latest changes to be listed.
----
CategoryDocumentation
>>==See also:==
Development: LatestAction.>>This is the documentation page for the latest action.::c::
===Goal===
I wanted to add to our HomePage a list of the five latest changes, like a small, portable RecentChanges action.
===Usage===
""{{latest}}""
""{{latest max=10}}""
Parameters:
- max is optional, defaulted to "5" if it is not empty it will be considered as the maximum number of latest changes to be listed.
----
CategoryDocumentation
Deletions:
Code: ""{{latest}}""
File: actions/latest.php
Summary:
I wanted to add to our HomePage a list of the five latest changes, like a small RecentChanges action.
Just add ""{{latest}}"" to any page.
Additions:
Action: LatestAction
Code: ""{{latest}}""
File: actions/latest.php
Summary:
Code: ""{{latest}}""
File: actions/latest.php
Summary:
Additions:
Just add ""{{latest}}"" to any page.