Imio.helpers

Latest version: v1.2.3

Safety actively analyzes 723326 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 20

0.20

-----------------

- In `xhtml.storeImagesLocally`, do not break when a `resolveuid` is found but
it does not find the image. This can be the case when copy/pasting HTML code
from another instance or so.
[gbastien]
- In `xhtml.removeBlanks`, check if content is empty by calling
`xhtml.xhtmlContentIsEmpty` with parameter `tagWithAttributeIsNotEmpty=False`
so empty tags with attributes are considered empty.
[gbastien]

0.19

-----------------

- Patch index method from collective.solr to fix an issue with partial reindex
[mpeeters]
- Added css id on row field display in container.pt and content.pt.
[sgeulette]

0.18

-----------------

- Added `appy.pod` sample that show problem of wrongly defined style like
`margin-left: opt;` using `opt` instead `0pt`.
[gbastien]
- Added `appy.pod` sample that show problem of class not used in `<li>`
or `<td>`.
[gbastien]
- Added methods `content.disable_link_integrity_checks` and
`content.restore_link_integrity_checks` to be able to disable the
`enable_link_integrity_checks property` and to restore it to it's original
value. This works for Plone4 (property) and Plone5 (registry).
[gbastien]
- Fix import of `IEditingSchema` on Plone5.
[gbastien]

0.17

-----------------

- Added collapsible option on container view.
[sgeulette]
- Do not store date for get_cachekey_volatile/invalidate_cachekey_volatile_for
in a volatile (_v_...) as it seems "stored" by thread and is computed to much
times.
[gbastien]
- Added JS helper method has_faceted returning true if currently on a faceted.
[gbastien]

0.16

-----------------

- Added `appy.pod` usecase to show problems with table optimization if
`<td>` has a defined size.
[gbastien]
- Added `appy.pod` usecase to show problems with table having a first empty
`<tr></tr>` that do not render second column of following lines.
[gbastien]
- Added `appy.pod` usecase for line-height style.
[gbastien]
- Added `appy.pod` usecase for `<img>` without `src` that breaks generation.
[gbastien]
- Do not break in `xhtml.imagesToPath` if `<img>` does not have a `src`.
[gbastien]

0.15

-----------------

- Display more logging in `content.validate_fields` when bypassing validation.
[gbastien]
- In `catalog.addOrUpdateIndexes`, pass a `ZLogHandler` to `reindexIndex` so the
progress is shown in the Zope log.
[gbastien]
- In `content.add_to_annotation` and `content.del_from_annotation`, store
annotation in a `PersistentList` instead a `set()` to avoid persistence
problems.
[gbastien]

Page 13 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.