|
Cookbook /
GoogleWaveSummary: Include Google Waves into PmWiki 2.x pages
Version: 2010-08-02
Status: stable
Prerequisites: pmwiki-2.0
Maintainer:
QuestionHow can I include a Google Wave in a wiki page? Answergwave.phpΔ lets you embed a Google Wave in a wiki page. Download script, copy to cookbook folder, and install by adding to config.php:
include_once("$FarmD/cookbook/gwave.php");
The script adds the markup The included wave is an embedded object, size can be determined with width and height parameters (default is width=100% and height=400px). Display options Release notes
See AlsoUser notes -1: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |