Revision history for CategoryActionInfo


Revision [22796]

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


Revision [18000]

Edited on 2008-01-27 02:34:53 by JavaWoman [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:CategoryActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/CategoryActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Category Action Documentation=====
//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.//
>>**See also:**
~-WikiCategory - the explanation pages distributed with the wikka package
~-CategorySystemOverhaul - for ideas on a new system
~-PageAndCategoryDivisionInACategory - development of the existing action>>===Documentation===
==Short description==
Shows the pages and subcategories belonging to a category.::c::
==Parameters==
""<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>page</td><td>string</td><td>optional</td><td>current page</td><td>the category for which you want to display the pages and categories.</td></tr>
<tr><td>compact</td><td>integer</td><td>optional:<br />0 or 1</td><td>0</td><td>0 (default) produces a columnar layout with a layout table; 1 produces output in the form of an unordered list.</td></tr>
<tr><td>col</td><td>integer</td><td>optional</td><td>1</td><td>number of columns (for compact=0).</td></tr>
</tbody>
</table>""
==Long description==
See WikiCategory to understand how the system works.
Usage:
%%{{category [page="Categoryxxx"]}}%%
Example:
see the Category Documentation.
==Author==
Jsnx
CategoryDocumentation


Revision [9005]

Edited on 2005-06-08 18:37:28 by JavaWoman [ypot]
Additions:
<tr><td>compact</td><td>integer</td><td>optional:<br />0 or 1</td><td>0</td><td>0 (default) produces a columnar layout with a layout table; 1 produces output in the form of an unordered list.</td></tr>
Deletions:
<tr><td>compact</td><td>integer</td><td>optional:<br />0 or 1</td><td>0</td><td>0 (default) produces a columnar layour with a layout table; 1 produces output in the form of an unordered list.</td></tr>


Revision [9004]

Edited on 2005-06-08 18:36:42 by JavaWoman [adding parameter info]
Additions:
<tr><td>compact</td><td>integer</td><td>optional:<br />0 or 1</td><td>0</td><td>0 (default) produces a columnar layour with a layout table; 1 produces output in the form of an unordered list.</td></tr>
<tr><td>col</td><td>integer</td><td>optional</td><td>1</td><td>number of columns (for compact=0).</td></tr>


Revision [8816]

Edited on 2005-06-03 20:34:50 by JavaWoman [minor (layout)]
Additions:
>>**See also:**
~-WikiCategory - the explanation pages distributed with the wikka package
~-CategorySystemOverhaul - for ideas on a new system
~-PageAndCategoryDivisionInACategory - development of the existing action>>===Documentation===
Shows the pages and subcategories belonging to a category.::c::
Deletions:
>>**See also**
WikiCategory - the explanation pages distributed with the wikka package
CategorySystemOverhaul - for ideas on a new system
PageAndCategoryDivisionInACategory - development of the existing action>>::c::
===Documentation===
Shows the pages and subcategories belonging to a category.


Revision [8815]

Edited on 2005-06-03 19:15:01 by JavaWoman [minor]
Additions:
Shows the pages and subcategories belonging to a category.
<tr><td>page</td><td>string</td><td>optional</td><td>current page</td><td>the category for which you want to display the pages and categories.</td></tr>
Deletions:
Shows the pages and categories belonging to a category.
<tr><td>page</td><td>string</td><td>optional</td><td>current page</td><td>the category for whom you want to display the pages and categories.</td></tr>


Revision [8786]

Edited on 2005-06-03 12:24:30 by NilsLindenberg [reference to WikiCategory]
Additions:
See WikiCategory to understand how the system works.
Deletions:
//follows//


Revision [8533]

Edited on 2005-05-28 10:14:55 by JavaWoman [small correction]
Additions:
<tr><td>page</td><td>string</td><td>optional</td><td>current page</td><td>the category for whom you want to display the pages and categories.</td></tr>
Deletions:
<tr><td>category</td><td>string</td><td>optional</td><td>current page</td><td>the category for whom you want to display the pages and categories.</td></tr>


Revision [6775]

Edited on 2005-03-18 14:15:17 by NilsLindenberg [first draft]
Additions:
=====Category Action Documentation=====
>>**See also**
WikiCategory - the explanation pages distributed with the wikka package
CategorySystemOverhaul - for ideas on a new system
PageAndCategoryDivisionInACategory - development of the existing action>>::c::
Shows the pages and categories belonging to a category.
<tr><td>category</td><td>string</td><td>optional</td><td>current page</td><td>the category for whom you want to display the pages and categories.</td></tr>
//follows//
%%{{category [page="Categoryxxx"]}}%%
Example:
see the Category Documentation.
Jsnx
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::
Display a calendar face for a specified or the current month.
<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>
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 [6774]

The oldest known version of this page was created on 2005-03-18 14:01:54 by NilsLindenberg [first draft]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki