Changelog
- 9 (2003/03/02)
initial release
- 9.1 (2003/03/13)
- removed debug prints - now checks if form fields are created before object creation is allowed - Formulator FileFields can now be used. They will create an internal file object inside the ttwtype content object. It also checks whether it is a image or not (using imghdr) and create Image objects in case it is an image (gif, jpg, png). (fixed a bug) - removed german labels (Detainame, Titel) and replaced it by english ones - removed tabindex from all fields in the form to make it work again with Formulator (as you cannot pass additional attributes to fields when rendering them). - DublinCoreImpl will now also be initialized thus setting the right CreationDate and Description.