Revision history for RecentCommentsActionInfo


Revision [22812]

Last edited on 2016-05-20 07:38:42 by NilsLindenberg [Replaces old-style internal links with new pipe-split links.]
Additions:
This page can now be found on the [[Docs:RecentCommentsActionInfo | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/RecentCommentsActionInfo/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
This page can now be found on the [[Docs:RecentCommentsActionInfo Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/RecentCommentsActionInfo/revisions
old revisions of this page]] is still available for reference.<<


Revision [18016]

Edited on 2008-01-27 02:34:53 by NilsLindenberg [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:RecentCommentsActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/RecentCommentsActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Recentcomments Action Documentation=====
This is the documentation page for the RecentComments action.
>>**See also**
[[RecentlyCommentedActionInfo recently commented pages]]
[[RecentChanges recent changes]]
[[RecentlyChangedActionInfo recently changed pages]]
>>
===Documentation===
==Short description==
Displays the last 50 comments made on the wiki, ordered by date and time.
==Parameters==
This action accepts no parameters.
==Long description==
In contrast to ""{{""[[RecentlyCommentedActionInfo recentlycommented]]""}}"", which shows the last //commented pages//, this action shows the 50 last //comments// (or whatever number the user has configured in his/her settings).
Example: if the FormattingRules were commented four times, this action would show all of the four comments.
The comments are ordered after date and time of the comment. Shown is the name of the page, the author of the comment and a preview with 125 chars of the comment.
Usage:
%%{{recentcomments}}%%
Example:
see RecentComments.
==Author==
JsnX or DreckFehler?
CategoryDocumentation


Revision [10480]

Edited on 2005-08-06 16:37:00 by NilsLindenberg [See also]
Additions:
>>**See also**
[[RecentlyCommentedActionInfo recently commented pages]]
[[RecentChanges recent changes]]
[[RecentlyChangedActionInfo recently changed pages]]
>>


Revision [9266]

Edited on 2005-06-17 11:29:19 by JavaWoman [layout]
Additions:
In contrast to ""{{""[[RecentlyCommentedActionInfo recentlycommented]]""}}"", which shows the last //commented pages//, this action shows the 50 last //comments// (or whatever number the user has configured in his/her settings).
Deletions:
In contrast to [[RecentlyCommentedActionInfo {{recentlycommented}}]], which shows the last //commented pages//, this action shows the 50 last //comments// (or whatever number the user has configured in his/her settings).


Revision [9265]

Edited on 2005-06-17 11:27:31 by JavaWoman [ypot, number of items listed]
Additions:
=====Recentcomments Action Documentation=====
In contrast to [[RecentlyCommentedActionInfo {{recentlycommented}}]], which shows the last //commented pages//, this action shows the 50 last //comments// (or whatever number the user has configured in his/her settings).
Deletions:
=====Recntcomments Action Documentation=====
In opposite to [[RecentlyCommentedActionInfo recentlycommented]], which shows the last //commented pages//, this action shows the 50 last //comments//.


Revision [9251]

Edited on 2005-06-16 11:44:29 by NilsLindenberg [created]
Additions:
=====Recntcomments Action Documentation=====
This is the documentation page for the RecentComments action.
Displays the last 50 comments made on the wiki, ordered by date and time.
This action accepts no parameters.
In opposite to [[RecentlyCommentedActionInfo recentlycommented]], which shows the last //commented pages//, this action shows the 50 last //comments//.
Example: if the FormattingRules were commented four times, this action would show all of the four comments.
The comments are ordered after date and time of the comment. Shown is the name of the page, the author of the comment and a preview with 125 chars of the comment.
%%{{recentcomments}}%%
Example:
see RecentComments.
JsnX or DreckFehler?
Deletions:
=====Calendar Action Documentation=====
//Note: this action is included in Wikka as of version 1.1.6.0.//
>>==See also:==
Development: JwCalendar (with source code, and some background and discussion).>>This is the documentation page for the Calendar action.::c::
//Once the planned 'autodoc' feature for actions is "live", this page will contain the automatically-generated documentation by just including an action; for now, I've just manually created the text.//
Display a calendar face for a specified or the current month.
""<table cellspacing="0" cellpadding="2" border="1">
<thead>
<tr><th scope="col">name</th><th scope="col">type</th><th scope="col">required?</th><th scope="col">default</th><th scope="col">description</th></tr>
</thead>
<tbody>
<tr><td>year</td><td>integer</td><td>optional</td><td>current year</td><td>4-digit year of the month to be displayed; the default can be overridden by providing a URL parameter 'year'</td></tr>
<tr><td>month</td><td>integer</td><td>optional</td><td>current month</td><td>number of month (1 or 2 digits) to be displayed; the default can be overridden by providing a URL parameter 'month'</td></tr>
</tbody>
</table>""
Specifying a month and/or year in the action itself results in a "static" calendar face without navigation; conversely, providing no parameters in the action results in a calendar face with navigation links to previous, current and next month, with URL parameters determining which month is shown (with the current month as default).
You can have one "dynamic" (navigable) calendar on a page (multiple ones would just be the same) and any number of "static" calendars.
The current date (if visible) gets a special class to allow a different styling with CSS.
%%{{calendar [year="yyyy"] [month="mm"]}}%%
Credit:
This action was inspired mainly by the "Calendar Menu" code written by [[http://www.blazonry.com/about.php Marcus Kazmierczak]] (© 1998-2002 Astonish Inc.) which we traced back as being the ultimate origin of this code although our starting point was actually a (probably second-hand) variant found on the web which did not contain any attribution.
However, not much of the original code is left in this version. Nevertheless, credit to Marcus Kazmierczak for the original that inspired this, however indirectly: Thanks!
GmBowen (first draft)
JavaWoman (more modifications)


Revision [9250]

The oldest known version of this page was created on 2005-06-16 11:26:03 by NilsLindenberg [created]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki