Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/prismjs
Commit: 22eab01154cf73e098363d13bbbbad5a9e04099f
https://github.com/xwiki-contrib/prismjs/commit/22eab01154cf73e098363d13bbb…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M .gitignore
M Jenkinsfile
M README.md
A pom.xml
A src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java
A src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacroParameters.java
A src/main/java/org/xwiki/contrib/prismjs/internal/RegisterPrismUIExtension.java
A src/main/resources/ApplicationResources.properties
A src/main/resources/META-INF/components.txt
A src/main/resources/load-prism.js
Log Message:
-----------
XPRISMJS-1: Implement first version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: 97c83e2e558805bfd3b279604e848f248b2896ad
https://github.com/xwiki/xwiki-platform/commit/97c83e2e558805bfd3b279604e84…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/java/org/xwiki/blocknote/internal/BlockNoteCSSRequireJSModuleUIExtension.java
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/resources/templates/blocknote/macros.wiki
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/require/css.js
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Load the CSS (using a simple CSS loader plugin for RequireJS)
* Fix the input syntax parameter
* Disable all rendering transformations until we implement the protection.
* Increment the version of Cristal dependencies
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-blog
Commit: 689506ccb3b7a991de90f13032af81de09dab892
https://github.com/xwiki-contrib/application-blog/commit/689506ccb3b7a991de…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M application-blog-ui/src/main/resources/Blog/BlogPostSheet.xml
M application-blog-ui/src/main/resources/Blog/CategoriesCode.xml
M application-blog-ui/src/main/resources/Blog/ManageCategories.xml
M application-blog-ui/src/main/resources/Blog/Translations.xml
Log Message:
-----------
BLOG-231: Improve user awareness for category selection
* fix the default blog categoris homepage from 'Blog.Categories.WebHome' to 'Blog.Categories'
* introduce a modal box to notify the user that the current blogpost does not have a category assigned and suggest to select one for better experience
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-blog/settings/notifications