lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 57770 discussions
[[email protected]][Issue] Updates for XWIKI-22437: In-place Edit of Live Data Macro when using Live Data Sources does not work on subwikis
by XWiki Notifications 08 May '25

08 May '25
1 0
0 0
[xwiki/xwiki-rendering] 7f155a: XRENDERING-705: Footnote macro produces inline con...
by XWiki Notifications 08 May '25

08 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: 7f155a57b566b1d525e73224c1d39c8f3564694d https://github.com/xwiki/xwiki-rendering/commit/7f155a57b566b1d525e73224c1d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/main/java/org/xwiki/rendering/internal/macro/footnote/FootnoteMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/main/java/org/xwiki/rendering/internal/macro/footnote/PutFootnotesMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/test/resources/macrofootnote6.test M xwiki-rendering-standalone/src/test/java/org/xwiki/rendering/example/ExampleTest.java Log Message: ----------- XRENDERING-705: Footnote macro produces inline content in standalone mode * Wrap the footnote content in a paragraph when the macro is standalone. * Adapt tests to expect the wrapping paragraph. While this fixes the immediate problem of invalid HTML, it isn't nice to have a standalone footnote macro in the WYSIWYG editor. To fix this, a possible solution tracked in XRENDERING-784 is that macros should have a way to indicate their preferred mode (inline or standalone), and the WYSIWYG editor should honor this preferred mode. (cherry picked from commit 7a59e3190be9256aa2d007981cef155ff160e912) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 7a59e3: XRENDERING-705: Footnote macro produces inline con...
by XWiki Notifications 08 May '25

08 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 7a59e3190be9256aa2d007981cef155ff160e912 https://github.com/xwiki/xwiki-rendering/commit/7a59e3190be9256aa2d007981ce… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/main/java/org/xwiki/rendering/internal/macro/footnote/FootnoteMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/main/java/org/xwiki/rendering/internal/macro/footnote/PutFootnotesMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/test/resources/macrofootnote6.test M xwiki-rendering-standalone/src/test/java/org/xwiki/rendering/example/ExampleTest.java Log Message: ----------- XRENDERING-705: Footnote macro produces inline content in standalone mode * Wrap the footnote content in a paragraph when the macro is standalone. * Adapt tests to expect the wrapping paragraph. While this fixes the immediate problem of invalid HTML, it isn't nice to have a standalone footnote macro in the WYSIWYG editor. To fix this, a possible solution tracked in XRENDERING-784 is that macros should have a way to indicate their preferred mode (inline or standalone), and the WYSIWYG editor should honor this preferred mode. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-784: Allow macros to indicate their preferred mode
by XWiki Notifications 08 May '25

08 May '25
1 0
0 0
[[email protected]][Issue] Updates for BLOG-228: Month names of BlogArchive are displayed using JVM locale instead of XWiki context locale
by XWiki Notifications 08 May '25

08 May '25
1 0
0 0
[[email protected]][Issue] Updates for BLOG-228: Month names of BlogArhive are displayed using JVM locale instead of XWiki context locale
by XWiki Notifications 08 May '25

08 May '25
1 0
0 0
[xwiki-contrib/macro-ruby] f1e95a: Bump org.jruby:jruby from 9.4.12.0 to 9.4.12.1
by XWiki Notifications 07 May '25

07 May '25
Branch: refs/heads/dependabot/maven/org.jruby-jruby-9.4.12.1 Home: https://github.com/xwiki-contrib/macro-ruby Commit: f1e95a02d2edf4ea04ecccc127a3339f36d2e1cc https://github.com/xwiki-contrib/macro-ruby/commit/f1e95a02d2edf4ea04ecccc1… Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com> Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.jruby:jruby from 9.4.12.0 to 9.4.12.1 Bumps org.jruby:jruby from 9.4.12.0 to 9.4.12.1. --- updated-dependencies: - dependency-name: org.jruby:jruby dependency-version: 9.4.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support(a)github.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/macro-ruby/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-449: Log failures to resolve page ids
by XWiki Notifications 07 May '25

07 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-450: PageTree roots with an empty link are incorrectly converted to space root instead of current page
by XWiki Notifications 07 May '25

07 May '25
1 0
0 0
[xwiki-contrib/confluence] 4e8d77: [maven-release-plugin] prepare for next developmen...
by XWiki Notifications 07 May '25

07 May '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 4e8d776040b7029e2ca56460d349aeb397475e49 https://github.com/xwiki-contrib/confluence/commit/4e8d776040b7029e2ca56460… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: M confluence-resolvers/pom.xml M confluence-resource-reference-type-parsers/pom.xml M confluence-syntax-confluence/pom.xml M confluence-syntax-confluence10override/pom.xml M confluence-syntax-xhtml/pom.xml M confluence-url-mapping-scroll-viewport/pom.xml M confluence-url-mapping/pom.xml M confluence-xml/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2509
  • 2510
  • 2511
  • 2512
  • 2513
  • 2514
  • 2515
  • ...
  • 5777
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.