ATSuccessStory

A content type product that allows you to create a profile (case study, client profile, etc) with image and rich text content. It includes a portlet to rotate through the published Success Stories. A simple, but useful and flexible product.

Current release
ATSuccessStory 3.2

Released Mar 16, 2010 — tested with Plone 3

Bugfix
More about this release…

Download fileGet ATSuccessStory for all platforms (72KB)
Source
Download fileGet ATSuccessStory for all platforms (95KB)
Python Egg

Project Description

ATSuccessStory

This very simple product provides you with two new content types for your site: Success Story and Success Story Folder (for storing your success stories). It also provides a portlet that will show a random success story, taken from the given Success Story Folder. You can add multiple Success Story folders in your site and then have set different portlets to display their contents. 

Sites that use this product (links to where you can see it in action) include:

(if you've got a site using it, email us and we can add it to the list!)

 

Read the documentation on each release for instructions on how to install and to use the product, and if you still have doubts about it, just email frapell (see contact info below).

 If you're using zc.buildout, you can add "Products.ATSuccessStory" to your buildout.cfg and it will automatically download and install.

Open your buildout.cfg and inside your [buildout] section search for "eggs" and add Products.ATSuccessStory to the list.

e.g.

[buildout]

···

eggs =
    elementtree
    Products.ATSuccessStory

···

Save your file, and then execute 'bin/buildout'

 Note: This only applies to version 3.1.1 of ATSuccessStory produc

Thanks to Carlos de la Guardia for helping me realize why the package wasn't being correctly created.

 

Author

  Franco Pellegrini <frapell@menttes.com>