From Hexten
The following Wiki Widgets are installed on this Wiki:
Include Widget
| Description | Allow PHP to be included on a page |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="include">
</widget>
Links
Google Maps Widget
| Description | Embed Google Map |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="googlemap">
</widget>
Links
[edit] Description
The Google Maps Widget allows a Google Map to be embedded in the page.
GraphViz Widget
| Description | Embed dot diagram |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="graphviz" style="dot, neato, twopi, circo or fdp">
</widget>
Links
Twitter Widget
| Description | Embed Twitter Status |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="twitter" uid="twitter user id">
</widget>
Links
Google Gadget Widget
| Description | Embed Google Gadget |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="googlegadget" url="base url of gadget">
</widget>
Links
Google Co-op Search Widget
| Description | Embed Google Co-op Search Panel |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="googlecoop" uid="coop user id" sid="coop search id">
</widget>
Links
Frink Widget
| Description | Embed Frink |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="frink" width="field width">
</widget>
Links
Google Calendar Widget
| Description | Embed Google Calendar |
| Author | Andy Armstrong |
| Version | 0.1 |
Example
<widget type="googlecalendar" src="calendar source id">
</widget>
Links