XWiki for Linuxvillage association - Is Tomcat10 best or Xjetty?
Hello, After I finished my work-study time I really wanted to install and use XWiki in the context of the benevolent project linuxvillage.org, and the host provider has been kind enough to offer a VPS...
View ArticleMultiple failures in Firefox
Due to pending manifest v3 changes coming to Chromium based browsers, we are attempting to switch to Firefox. Unfortunately there are some bugs I’ve been unable to resolve when using XWiki in Firefox....
View ArticleREST API ... calls not working
I have only been using XWiki for a short time. I am running an XWiki instance, version 16.10.2, as a Docker container. The instance is running and doing what it is supposed to do. Since I want to...
View ArticleLogo upload fails on my MyXWiki instance
Hello, I tried to upload a logo image for the header of my MyXWiki instance as described in https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/ChangingTheLogoAndThePanels....
View ArticleUpload Error of Images xwiki jetty
Hello, i’ve newly installed xwiki on a debian machine. The problem i have: Image Uploads for a Page result into an error: [XWiki Solr index thread] ERROR .DocumentSolrMetadataExtractor - Failed to...
View ArticleAfter create object for page by rest api, web page do not display content
First, I created a page via /rest/wikis/xwiki/spaces/OSP%20Bot%20Knowledge/spaces/Test/pages/WebHome Second, I create an object to the page by POST...
View ArticleInstallation Wiki needs Updates
Hey everyone I am just dumping this here knowing that people who can change this are reading. I am currently installing a new instance of Xwiki and I found conflicting information in the articles. In...
View ArticleChange PublicationWorkflow XWiki publication path of a page after moving page...
Hello everyone, I have a question. In our installation of XWiki we use the PublicationWorkflow. But now I have a question about the behavior of this and how I can change the path where a document is...
View ArticleEventListener as ScriptComponent not working
Hi! I am trying to implement a custom EventListener to prevent restricted users from changing some specific properties. I mostly used the documentation and the example on this page:...
View ArticleNormal user only should create article
Hello everybody. Sorry, that my english is not in best condition. I have installed xWIki and modified it so far as i got information from this forum an documentation. Now i am struggeling with the...
View ArticleDeveloper Meeting #3
Hi devs and everyone, Following the dev meeting we had last week (see Developer Meeting #2 ), here’s the new date for the next meeting: The 13th of May 2025, at 14:00 GMT+1 Duration is planned to be 2...
View ArticleDefine a 50|25|25 column for dashboards
Hi, is there a way to set the dashboard format to have three columns one with 50% and the other two with 25% of the page width? I have this but in the blank space I have 2 columns instead of a single...
View ArticleRegistration form: settling on a default state and breaking changes
Hi! After our discussions on the second dev meeting and Registration redesign: feedback on the registration form update and ideas for improvements - #5 by CharpentierLucas , I started a pull request...
View ArticleState of support of the Colibri skin
Hi! This post was prompted by this discussion we had recently on a PR. Colibri Skin has been developed in version 2.0 (Sep 2009) and used as a default Skin until version 6.2 (Sep 2014), when it was...
View ArticleNew contrib repository for document export tools macros
Hello everyone, I plan to develop a set of macros dedicated for export and printing. The idea is that theses macros will impact the page rendering when we do a PDF, ODF or RTF export. One macro by...
View ArticleIntegration of XWiki with Jakarta EE 10 on WildFly 34
Hi XWiki Team / Community, We are currently evaluating the integration of XWiki into our Java-based Jakarta EE application, which runs on WildFly 34. According to the Admin Guide, it appears that...
View ArticleProposal: LESS and CSS variable naming convention
Hi! Context When refactoring LESS variables at XWIKI-22893: Improve consistency of global LESS variable declaration in Flamingo by Sereza7 · Pull Request #3663 · xwiki/xwiki-platform · GitHub , i...
View ArticleCoding style: use re-exports instead of import+export
Related to [Misc] Use re-export statements instead of import -> export by ClementEXWiki · Pull Request #683 · xwiki-contrib/cristal · GitHub Currently in Cristal, re-exports in TypeScript are done...
View ArticleNotifications not working no matter what I do
Hi, I have a problem with notifications on our XWiki (16.10.3) instance. Although the notifications.enabled property is set to true in the xwiki.properties file, notifications seem to be disabled in...
View ArticleREST API ... create page with 'article' template
Next problem with the xwiki REST API. I can create a new page in a space with curl -u user:pw -X PUT --data-binary “@newpage.xml” -H “Content-Type: application/xml”...
View Article