502 Bad gateway on any page at xwiki.org
Maybe a temporary issue though. 2 posts - 2 participants Read full topic
View ArticleMigrating away from Nx
With Nx abandoning custom task runners which we use extensively in Cristal (original post here), it may be time to change the monorepo tool. I took a look at other options, but there aren’t that many:...
View ArticleRetrieve heading text in rendering API
Hello all, I want to change the automatically generated IDs for headings (H…) using the rendering API. How can I retrieve the heading content, aka the text which was used to generate the ID from, from...
View ArticleBatch Move Pages Design
Hello, today I’d like to discuss with you the batch move functionality, something that many people asked for. Right now there are some ways of achieving this, but they are not very user-friendly or,...
View ArticleIssue with context menu for images after update from XWiki 16.10.2 to 16.10.4
Hi, I am experiencing an issue after updating from XWiki 16.10.2 to 16.10.4. The context menu for images is missing when I hover over them. After various tests, I noticed that the context menu appears...
View ArticlePostgreSQL index creation
Hello, I attempted to create the indexes adapting the commands to Postgresql and I had success for almost all of them. -- xwikilargestrings CREATE INDEX CONCURRENTLY IF NOT EXISTS xwl_value ON...
View ArticleChoosing a library to integrate React components inside Vue
As the choice has been made to experiment with integrating BlockNote as a WYSIWYG editor in Cristal and XWiki in the future, and BlockNote is a React-only library, we need a way to interface React...
View ArticleAPI design for making Cristal & XWiki editor-agnostic
As we want to allow both Cristal and XWiki user to replace the default provided WYSIWYG editor with another through e.g. extensions, we need a way to make these two projects editor-agnostic. The...
View ArticleliveData date filtering
I have a table where each entry has an expiration date. I want to show only the entries that are not expired (i.e. expirationdate >= today). #set ($today = $datetool.get('dd/MM/yyyy')) {{liveData...
View ArticleHow to make XWiki with public visibility GDPR compliant?
Hi there, I’m trying to setup XWiki for a non profit org, public Wiki with some pages restricted to internal users. Authentication happens via OIDC / Keycloak, so all members of the org can...
View ArticleMake the search REST API work in large wikis
Hi everyone, page pickers like the one used in the Ctrl + G popup or macro parameters like the included page in the include macro are currently based on the search REST API /wikis/{wikiName}/search....
View ArticleXZWIKI development env configuration
Hi team! Need help on xwiki development env configuration. Im gonna undertake some xwiki customization for my tasks, so, i need a dev env to debug, run, test, etc. What os and editrors are preferred...
View ArticleMyXWiki.org system and XWiki are being upgraded
Hi, we are current upgrading both the system (Debian 12 to get Tomcat 10) and the XWiki version of XWiki (17.1.0). It’s possible that it takes a couple of hours. 4 posts - 1 participant Read full topic
View ArticlePartial workaround for excluding section headings using the Display Macro
I found a partial workaround for excluding section headings using the Display Macro. While it doesn’t cover all use cases, it might help until XWIKI-18687 is resolved. The workaround simply sets...
View ArticleImages Disappear After Saving in XWiki 15.10.11 (WYSIWYG Editor)
Hello everyone, we are using XWiki version 15.10.11, running directly on Tomcat without an additional web server in between. We have encountered an issue where images inserted via the WYSIWYG editor...
View ArticleRoadmap for March 2025
Hi devs, See https://www.xwiki.org/xwiki/bin/view/Roadmaps/#HMarchRoadmap Thanks -Vincent 2 posts - 1 participant Read full topic
View Article502 Bad Gateway after update to current version 17
After Updating from 16.6 to the current version, all I get is 502 Bad Gateway. Running on Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-133-generic x86_64) Probably something went wrong with tomcat since sudo...
View ArticleNew XWiki "roleplayinggames"
description: Try out if a wiki can help you play Pen&Paper role-playing games. I know the fosWIKI and would like to test another wiki. owner name: laruweh wiki name: roleplayinggames 1 post - 1...
View ArticleUpgrade from 15.10.14 to 16.10.4 errors in log (Tomcat 9)
Just done it. catalina.out contains several errors, e.g.: Failed to initialize local extension [org.xwiki.contrib.numbered.content:application-numbered-content-headings-pdf/1.10.3]...
View ArticleHow to hide Diagram entities from document tree
Hey there, I’m experimenting further with XWiki and also had a look at the Diagram application. So far it looks okay, but I noticed that a Diagram is basically stored as child page under the page...
View Article