- Return portal when obj_path is / on create content. [bsuttor] - Added case for appy.pod that show complex HTML structure failing in appy.pod 0.9.7. [gbastien] - Added root attribute in fancytree [sgeulette] - Changed barcode generation options, following zint 2.6 [sgeulette]
0.4.26
-------------------
- Set CLASS_TO_LAST_CHILDREN_NUMBER_OF_CHARS_DEFAULT = 240. [gbastien]
0.4.25
-------------------
- Use same class names than appy.pod regarding the 'keep with next' functionnality. [gbastien]
0.4.24
-------------------
- In content.validate_fields, initialize field by calling bind(obj) so necessary things like vocabularies are available. [gbastien]
0.4.23
-------------------
- Added content module test. [sgeulette] - Improved get_object, add_image, add_file, create methods [sgeulette] - Added content.validate_fields that will validate fields of a given dexterity obj. [gbastien]
0.4.22
-------------------
- Added more usecases to test appy.pod rendering : 'text-decoration: none;', complex and reallife table examples, ... [gbastien] - Added method xhtml.removeCssClasses to be able to remove some specific Css classes from a given xhtmlContent. [gbastien]