Skip to main content

Provides support for raptus.multilanguagefields in PloneFormGen

Project description

Introduction

Provides integration of raptus.multilanguagefields.

The following features for raptus.article are provided by this package:

Fields

  • Use raptus.multilanguagefields for PloneFormGen

Dependencies

  • raptus.multilanguageplone

Installation

To install raptus.multilanguagepfg into your Plone instance, locate the file buildout.cfg in the root of your Plone instance directory on the file system, and open it in a text editor.

Add the actual raptus.article.multilanguagefields add-on to the “eggs” section of buildout.cfg. Look for the section that looks like this:

eggs =
    Plone

Next step is to add the zcml files to the “zcml” section of buildout.cfg. Look for the section that looks like this:

zcml =
    raptus.multilanguagepfg

Note that you have to run buildout like this:

$ bin/buildout

Usage

Use multilanguagepfg

Now edit PloneFormGen. You will get for each field the possibility to translate.

Developer Manual

Changelog

1.0b4 (2014-07-14)

  • Extended the following FormMailerAdapter fields to add support for multilingualism: msg_subjejct, body_pre, body_post, body_footer.

  • Setting the extended fields as class attributes (ATFieldProperty) on the extended content type to avoid that the getter method overrides the attribute.

1.0b3 (2011-11-29)

  • Removed reindexing from setuphandler

1.0b2 (2011-05-30)

  • fixed setuphandler

1.0b1 (2010-11-8)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raptus.multilanguagepfg-1.0b4.zip (34.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page