Revision history for GoogleFormActionInfo


Revision [22752]

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


Revision [17955]

Edited on 2008-01-27 02:34:52 by JsnX [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:GoogleFormActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/GoogleFormActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Googleform Action Documentation=====
This is the documentation page for the Googleform 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.//
===Documentation===
==Short description==
Display a searchbox for searching google.
==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>q</td><td>string</td><td>optional</td><td>page-name</td><td>The searchstring which is shown in the box.<td></tr>
</tbody>
</table>""
==Long description==
The box works as if you would type in your query at http://www.google.com. The page with the results opens in a new window
Usage:
%%{{googleform [q="searchstring"]}}%%
or %%{{googleform searchstring}}%%
Example:
{{googleform}}
==Author==
DreckFehler
CategoryDocumentation


Revision [6433]

Edited on 2005-03-03 01:03:50 by JsnX [Migrated to doc server]
Additions:
=====Googleform Action Documentation=====
DreckFehler
Deletions:
=====Calendar Action Documentation=====
probably Hendrik Mans or JsnX?


Revision [6422]

Edited on 2005-03-02 14:51:08 by NilsLindenberg [created]
Additions:
This is the documentation page for the Googleform action.::c::
Display a searchbox for searching google.
<tr><td>q</td><td>string</td><td>optional</td><td>page-name</td><td>The searchstring which is shown in the box.<td></tr>
The box works as if you would type in your query at http://www.google.com. The page with the results opens in a new window
%%{{googleform [q="searchstring"]}}%%
or %%{{googleform searchstring}}%%
Example:
{{googleform}}
probably Hendrik Mans or JsnX?
Deletions:
//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 [6421]

The oldest known version of this page was created on 2005-03-02 14:39:57 by NilsLindenberg [created]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki