Meeting 0.1.0.67a (Beta release)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1 |
|---|---|
| State | Beta release |
| License | GPL |
| Release Manager | David Bain |
WARNING THIS is an Alpha/Beta :). Beta enough to test. Alpha enough to make you weary.
There are still some dependencies that should not be there, but I thought I should release it nonetheless.
Some tests will fail and I should really write some more tests.
I really want feedback!!!!!
Dependencies
ATReferenceBrowserWidget
ATCountryWidget
PloneArticle
PloneExFile
AttachmentField (optional)
Installation
see INSTALL
Change log
April 21, 2006
- added edit in place functionality
- fixed the broken code that was preventing presentations and reference d
ocuments from working properly
- removed the entry in content/meeting.py which set Name/Title to be lang
uage independent (that was just ridiculous)
April 23, 2006
- - added tests to the Meeting system (this is largely based on the sample
- tests that ship with RichDocument)
- - removed language independence on 'theLocation'
- - fixed missing 'getLocation' method in content/meeting.py
- - fixed error in content/meeting where getLocation was not defined
April 26, 2006
- - added french and spanish i18n
- - added a new function 'getCountryName' so that the name is returned, NOT
- the country code.
April 27, 2006
- - fixed broken registration form section, you can now associate a file as
- a registration form
April 28, 2006
- - added more installation information
- - got rid of uneccesary javascript
May 2, 2006
- - changed documentation and Readme files
- - changed INSTALL file
- - updated version to reflect maturity of code