diff options
author | Kevin Decherf <kevin@kdecherf.com> | 2017-02-01 23:39:34 +0100 |
---|---|---|
committer | Kevin Decherf <kevin@kdecherf.com> | 2017-02-02 21:54:15 +0100 |
commit | 1bb7bdc8b399abe573dfa4e2c04fafa19991c487 (patch) | |
tree | 5c43340eeefe9999df3d9fd29d4c127e072a474a /docs/ita/developer/documentation.rst | |
parent | 8a098044bfbe00fa2bd08b01a6d19871b03f28b7 (diff) | |
download | wallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.tar.gz wallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.tar.zst wallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.zip |
Fix rendering of entry title in Twig views
This commit provides some improvements on the rendering of entry title
on entries list and entry views and refactors filter calls:
- Remove escape filter from apparent title, striptags is enough
- Move raw filter to the end of apparent title as it's ignored if not
placed as the last filter
- Replace raw filter with e('html_attr') for title used in attributes,
fixing possible issue and/or glitch
- Add striptags to entry.title used for link sharing to respect the
apparent title
Fixes #2802
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Diffstat (limited to 'docs/ita/developer/documentation.rst')
0 files changed, 0 insertions, 0 deletions