Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install cmsplugin-googleform

How to install cmsplugin-googleform

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install cmsplugin-googleform
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1 Available View build log
Windows (64-bit)
Mac OS X (10.5+)
0.1 Available View build log
Linux (32-bit)
0.1 Available View build log
Linux (64-bit)
0.1 Available View build log
 
Lastest release
version 0.1 on Jun 7th, 2012

Introduction

This is a Django CMS plugin for embedding a Google Document Form to a page by using the form's variable formkey.

Google Forms is part of Google's Documents application suite and automatically links a dynamic spreadsheet that updates when a form is submitted. For more info on how to use the form application go to http://www.google.com/google-d-s/forms/

Installation

First, you must install Django CMS which require Django. For full details, see the installation instructions for those packages.

Install cmsplugin-googleform to your environment with a tool such as PIP, setuptools, or buildout.

Add cmsplugin_googleform to the INSTALLED_APPS list in your project's settings.py and run the syncdb command on your manage.py.

What's Inside

When you add the plugin to a page, you will required to input a Form key. To find the formkey for a form, at the top of the form spreadsheet in Google Documents, go to Form > Embed form in webpage.... In the embed code, copy the string after formkey= and paste it in the cmsplugin-googleform Form key field.

Example embed code: <iframe... formkey=dG9jLXJSYUY1a3NiYTRLYWs3S1F0xxxxxxx"...</iframe>

It is recommended that you fill out the Height and Width fields for the form (though it is not required).

0.1 (2012-06-05)

  • First Release

Subscribe to package updates

Last updated Jun 7th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.