Choose the google.gadgetscript extension. Fill in the required "script" field with:
<script src="http://gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/googletalk.xml&synd=open&w=320&h=451&a mp;title=__MSG_title__&lang=en&country=US& amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&a mp;output=js"></script>
(...though any script will do.)
Looks like this after inserting:
{{ google.gadgetscript{script: ""} }}
Get this failure message:
Function 'google.gadgetscript' failed with response:
Google gadget must contained in a <script> tag
Check html:
<p><br />{{ google.gadgetscript{script: ""} }} </p>
The gadget script has been stripped away.
Am I doing something wrong here? How do I embed one of those 46,000 Google Gadget scripts?
This is on 1.8.3. Same thing happens on opengarden's sandbox.
Thanks,
Adam


Reply With Quote