Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/application-blog
Commit: b98ab6f17da3029576f42d12b4442cd555c7e0b4
https://github.com/xwiki-contrib/application-blog/commit/b98ab6f17da3029576…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M application-blog-api/pom.xml
M
application-blog-api/src/main/java/org/xwiki/contrib/blog/script/BlogScriptService.java
A
application-blog-api/src/test/java/org/xwiki/contrib/blog/script/BlogScriptServiceTest.java
M application-blog-ui/src/main/resources/Blog/BlogCode.xml
M application-blog-ui/src/main/resources/Blog/BlogPostLayoutCards.xml
M application-blog-ui/src/main/resources/Blog/BlogPostLayoutImage.xml
M application-blog-ui/src/main/resources/Blog/CategoriesCode.xml
M application-blog-ui/src/main/resources/Blog/CategorySheet.xml
M application-blog-ui/src/main/resources/Blog/RssCode.xml
Log Message:
-----------
BLOG-191: Content is wrongly rendered
* Use the regular display methods to render the extract/content.
* Add a script service to display the extract or content that supports using external
URLs.
* Improve rendering of titles and categories with special characters.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-blog/settings/notifications