- Improve check for file when adding `download` in url. [laz, boulch]
1.17
-----------------
- Set icons `<img>` tag `width=16px` and `height=16px` to make `tooltipster` happy (computed area to display depends on displayed content). [gbaastien]
1.16
-----------------
- While generating not viewable URL, avoid double blank before tag title. [gbastien] - Adapted `PrettyLinkAdapter.CSSClasses` to manage `<a>` tag CSS classes and `<span>` tag CSS classes. `additionalCSSClasses` are set on the `<a>` tag. [gbastien]
1.15
-----------------
- Removed `unittest2`. [gbastien] - Moved the state related CSS class from the `<a>/<div>` tag to the `<span>` inner tag, this way it is easier to define CSS compatible for `imio.prettylink` and `imio.history`. [gbastien]
1.14
-----------------
- Use context.UID instead context in ram.cache cachekey. [gbastien] - Moved rendering link HTML pattern to the link_pattern so it can be changed. [gbastien]