You are here:   » Home » Documentation » Resources » Spec. Objects » Kform

Kform - Contact Form

Kform is a simply structured special object interacting via a set of DTML methods resp. a Python script with the formulator product and integrating its interfaces in an easy manner into the ZMS content stream.

Creator: Niels Dettenbach, nd@syndicat.com; 2005/12/15 , Version: 1.3

Download-File:
kform-1_3_ger.zip (16KB)

Installation: See readme.txt:
1.) download the ZOPE Formulator from
http://www.zope.org/Members/faassen/Formulator
and install it into your zope product folder like any product.
2.) extract with tar -xzf KForms_xx.tgz
3.) import kfoms.xml as new special object into ZMS.
4.) Import Kontakt.zexp (and Buchung.zexp) into the ZMS root folder.
5.) Create a test instance of your new special object "Formular".

Zoom (30KB)

The methods needed by Kform are element of the SpecialObject definition since version 1.2. The form itself is generated by a formulator instance in the ZMS root folder. (The Formulator object is imported directly in Zope via a zexp file.) The special object "Contact Form" addresses these central methods.


Zoom (30KB)

The methods needed by Kform are element of the SpecialObject definition since version 1.2. The form itself is generated by a formulator instance in the ZMS root folder. (The Formulator object is imported directly in Zope via a zexp file.) The special object "Contact Form" addresses these central methods.