Skip to main content

UNKNOWN

Project description

README for collective.sliderfields

This product simply add a Dexterity Behavior and Archetypes SchemaExtender components which provides these 3 fields:

  • Slider Image

  • Slider Title

  • Slider Description

It does not do anything more than that. Purpose of this product is to aid in development of an easy to use custom slider related addons in Plone without having to manage separate contents for slider and its related objects.

All objects with this functionality enabled will have a marker interface ISliderFieldsEnabled so that they can be easily queried through catalog (eg: in ObjPathSourceBinder queries).

Enabling Behavior

Follow the normal steps for assigning behavior to a Dexterity content type

Enabling SchemaExtender

Mark the content type with ISliderFieldsEnabled. One method to mark existing types is to use ZCML:

<class class="Products.ATContentTypes.content.link.ATLink">
   <implements interface="collective.sliderfields.interfaces.ISliderFieldsEnabled"/>
</class>

Notes

This product was developed on top of inigo.templer (http://github.com/inigoconsulting/inigo.templer) template.

Changelog

1.1 (2013-06-25)

  • Nothing changed yet.

1.0 (2013-06-05)

  • Initial package generated using inigo.templer

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

collective.sliderfields-1.1.zip (26.4 kB view details)

Uploaded Source

File details

Details for the file collective.sliderfields-1.1.zip.

File metadata

File hashes

Hashes for collective.sliderfields-1.1.zip
Algorithm Hash digest
SHA256 59a5be22f74eb533060f075a7ee899ae5239b7c70974c4356787222b9f7bd6f8
MD5 dbfd2966bbad06c51bca4b1cd40f0367
BLAKE2b-256 71063fbaded82d9ffd72989f0cb920bc5e57698d323ea75e855ec0fd0875a3af

See more details on using hashes here.

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