معرفی شرکت ها


cmsplugin-googleform-0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Django CMS Plugin for Google Forms
ویژگی مقدار
سیستم عامل -
نام فایل cmsplugin-googleform-0.1
نام cmsplugin-googleform
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Corbin Fanning
ایمیل نویسنده corbinfanning@gmail.com
آدرس صفحه اصلی https://github.com/benliles/cmsplugin-googleform
آدرس اینترنتی https://pypi.org/project/cmsplugin-googleform/
مجوز UNKNOWN
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``. .. _Django: http://www.djangoproject.com/ .. _Django CMS: https://www.django-cms.org/ .. _PIP: http://www.pip-installer.org/ .. _setuptools: http://pypi.python.org/pypi/setuptools/ .. _buildout: http://pypi.python.org/pypi/zc.buildout/ 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


نحوه نصب


نصب پکیج whl cmsplugin-googleform-0.1:

    pip install cmsplugin-googleform-0.1.whl


نصب پکیج tar.gz cmsplugin-googleform-0.1:

    pip install cmsplugin-googleform-0.1.tar.gz