[solved] Change wiki membership type after wiki creation?
Apologies if this is a dumb question, but is there a way to change the membership type of a wiki/subwiki after it has been created? While I can browse and see what the membership type is for my wikis...
View ArticleConfluence import: Broken emoticon import with new Confluence format
Hello! While using the Confluence Migrator Application (Pro), I noticed that importing emoticons is not working as expected. The formatting of confluence exports seems to have changed. The initial...
View ArticleI keep on getting "HTTP Status 400 – Bad Request" no matter what I do
Hello, I am trying to automate a publishing pipeline involving multiple wikis (of the type XWiki and non). It should be able to interact with a single XWiki instance CRUDly. For this, I’d like to use...
View ArticleHow to Change the Color of the Lower Navigation Area?
Hello everyone, I’m currently customizing my XWiki page, and I have enabled a menu section that appears right after the page header, as seen in the image. However, I can’t figure out how to change the...
View ArticleFarm Hosted Wiki
We are a non-profit company that is registered in New Zealand; we want to use the Wiki to create a Resource Library to share resources with our volunteers across the country. Owner Name - Jan De Lange...
View ArticleAutomate the listing of upgrade issues in the dev branch release notes
Hi devs, While Listing upgrades in the release notes has been created a little while ago to discuss what would be the best way to present dependencies upgrades, I would like for now to just validate...
View ArticleAlways save refactoring links operations as minor versions
Hi everyone, I noticed yesterday that apparently we are not consistent when saving pages due to refactoring links when performing a rename / move: when renaming a relative link we perform a save with...
View Article[solved - user error] Apt update under ubuntu 22 deleted my xwiki 16.10.2...
So I just noticed my xwiki 16.10.2 installation was missing completely. As in completely uninstalled. And Tomcat9 was gone as well. During the last apt update, I wasn’t paying attention and the...
View ArticleIssues with URL Rewrite after XWiki 17.0.0 upgrade
Hello everyone, I decided to upgrade our wiki today to 17.0.0 and the upgrade seemed to have gone well until I was told that uploads no longer work. I did a bit of digging and it seems to be related...
View ArticleDisplay tag search results in the upper right search dropdown
Hey there, searching for tags in our Xwiki is working, but only if I search for it in the upper right search box and then click on “all search results”. But there’s no tag category displaying the...
View ArticleA groovy/velocity script to list all users who can see/edit the current page
Hi, I need help to create a groovy script. We have pages with restricted accessibility. I want to be sure that no other people can see. I need something “effective” right of the current page. I would...
View ArticleQuestion about how chatbot handles data
Hi I have a question about the chatbot provided. We are hosting XWiki locally on our servers and were wondering: When the bot processes the Data from the wiki, does it reach out externally to process...
View ArticleRoadmap for February 2025
Hi devs, See https://www.xwiki.org/xwiki/bin/view/Roadmaps/#HFebruaryRoadmap Thanks -Vincent 2 posts - 1 participant Read full topic
View ArticleUUID e.g. as macro-param when inserting macro
Is there a way to set a UUID as the default value of a macro parameter? What I would like to achieve is that a UUID is generated which can then also be addressed as a DOM ID using Javascript and for...
View ArticleWhat video format should we use on xwiki.org?
Hi devs, Our doc guideline is available at https://dev.xwiki.org/xwiki/bin/view/Community/DocGuide but it fails to have a section for videos. I’ve checked 2 release notes where a video was used and I...
View ArticleDeprecate Document#rename(*) in favor of Refactoring Script Service API
Hi devs, We currently have 2 scripting APIs to rename a document: Document#rename(*) (e.g. `$doc.rename() in velocity) Refactoring Script Service API (e.g. $services.refactoring.rename() on velocity)...
View ArticleRestricting User-Selectable OIDC Providers in OpenID Connect Authenticator
Hello, I am trying to use the OpenID Connect Authenticator extension on my wiki. It seems that this extension allows wiki users to select an OIDC provider via a URL query parameter. For example:...
View ArticleIssues with setting up short URLs on a Debian XWiki installation with Nginx &...
Hi everyone! I am trying to set up XWiki as installed via the Debian package, with short URLs. Jetty is used and Nginx is used as reverse-proxy. I followed the Short URL Guide and the Jetty...
View ArticleCustom API endpoint always inserts HTML tags regardless of what I set...
I’m trying to create a custom API endpoint that responds with plain text. No matter what I do, the response always gets returned as HTML. As an experiment, I also tried a JSON response, and it had the...
View ArticleNormal direct update to 17.0 from 16.10.1 possible?
Dear XWiki team, We are running XWiki on OpenShift since 2023, and it was a non-trivial task to upgrade it when you roll out a mayor release. Usually, I just slapped a new container version in the...
View Article