Simple market place addon for plone.
Project description
Overview
ftw.billboard is a plone addon for providing a market place where users can add ads.
The ads are addable within billboard categories and can contain images and attachments.
Install
Add ftw.billboard to your buildout configuration:
[instance] eggs = ftw.billboard
Run buildout
Install ftw.billboard in portal_setup.
Links
Package repository: https://github.com/4teamwork/ftw.billboard
Issue tracker: https://github.com/4teamwork/ftw.billboard/issues
Package on pypi: http://pypi.python.org/pypi/ftw.billboard
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.billboard
Copyright
This package is copyright by 4teamwork.
ftw.billboard is licensed under GNU General Public License, version 2.
CHANGELOG
1.3.3 (2014-07-11)
Updated translations. [tschanzt]
1.3.2 (2014-06-24)
Show description on simple upload view (file, image) [mathias.leimgruber]
1.3.1 (2014-06-10)
Hide upload-action for richtext fields. [mathias.leimgruber]
1.3.0 (2014-06-02)
Update German translations. [jone]
Removed broken image in ads view. [Julian Infanger]
Implement billboard conditions. [mathias.leimgruber]
Plone 4.3 compatibility. [mathias.leimgruber]
1.2.4 (2013-11-15)
Fix close selector for overlay in billboardads. [Julian Infanger]
Replace jq with $ in javascript file. [Julian Infanger]
1.2.3 (2013-08-14)
Add permissionmapping for ftw.lawgiver [elioschmutz]
1.2.2 (2013-03-04)
Use lower email address in billboardad as default contact mail. [Julian Infanger]
Use colorbox to display images in overlay. [Julian Infanger]
1.2.1 (2012-10-17)
Reindex file after uploading. Add class to button in simple upload form. [Julian Infanger]
Updated help text for price in billboard ad. Fixed english in registry. [Julian Infanger]
1.2 (2012-10-05)
Make displaying currency of billboard ads configurable per site. In portal_registry there are three new configuration options:
name or symbol of the currency
character for seperating floating numbers
thousands seperator for grouping large numbers
[tschanzt]
1.1.8 (2012-05-15)
Fix actions portlet translations. [mathias.leimgruber]
1.1.7 (2012-05-15)
Fix add image translation and use overlay for adding a file. [mathias.leimgruber]
1.1.6 (2012-05-09)
Fix typo and use image_large as image size in overlay. [mathias.leimgruber]
1.1.5 (2012-03-26)
The default expiration date can be defined in registry. [Julian Infanger]
1.1.4 (2012-03-05)
Use a list instead of a table to display billboardcategory-listing. [Julian Infanger]
Added default class to table in billboardcategory view. [Julian Infanger]
1.1.3 (2011-12-21)
fix manifest.in
1.1.2 (2011-12-21)
add assignments for action-portlet [eschmutz]
1.1.1 (2011-08-11)
check if effective date is < 1900 before toLocalizedTime [jinfanger]
1.1 (2011-02-25)
Added support for LinguaPlone. [buchi]
Some refactoring and cleanup. [buchi]
1.0.2
delete images and files in view, updated permission in workflow [jinfanger]
created simple_image_upload and simple_file_upload [jinfanger]
added translations, created action portlet [jinfanger]
created workflow for ad and category [jinfanger]
refactoring views [jinfanger]
1.0.1 —
fix permissions for views
1.0
first final release
0.1
Removed AnnotationStorage from some fields [jbaumann]
initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.