[pmwiki-users] embed google form in page

Tegan Dowling tmdowling at gmail.com
Fri Sep 4 16:56:41 CDT 2009


I just enable select html, either for the page(s) where the form will be
embedded, or for the whole wiki, depending on the security setup in place.

    // Enable HTML
             include_once("$FarmD/cookbook/enablehtml.php");
             EnableHtml("a|select|option|form|input|img|iframe");



On Fri, Sep 4, 2009 at 4:49 PM, Chris Lott <chris at chrislott.org> wrote:

> Google spreadsheet forms produce an iframe based embed code... is
> there some way to use this code (or other method) to embed a google
> form into a wiki page? Here's a sample of the embed code as it is
> produce by google apps:
>
> <iframe src="
> https://spreadsheets.google.com/a/alaska.edu/embeddedform?key=xxx"
> width="760" height="997" frameborder="0" marginheight="0"
> marginwidth="0">Loading...</iframe>
>
> c
> --
> Chris Lott
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090904/d96563a2/attachment.html 


More information about the pmwiki-users mailing list