User defined shortcuts: storage implementation
Problem In order to add user defined shortcut settings, we need a storage implementation that can easily be extended (so that extensions can add customization for their own shortcuts). The shortcuts...
View ArticleSearch results page should show full set of results per page, regardless of...
Hi there, We’ve noticed that depending on our permission levels, the search results page will show a different number of results. For example, as an XWiki admin, any term I search will return the full...
View ArticleInstall flavor offline with docker
Definitively cannot install flavor offline with xip package on docker version 15.10.10 Did someone succeed in installing something offline with xwiki. 2 posts - 2 participants Read full topic
View ArticleProposal: Add a reset icon to the icon set
Context For XWIKI-16216: Allow users to rebind the shortcuts from their user profile UI , we want to add buttons to easily reset the shortcut preferences (set them back to their default). Proposal For...
View ArticleHow can I start a XWiki Container with Proxy parameters
Hey folks, I want to create a docker container for xwiki with a proxy connection. How can I set the proxy in the docker run command that XWiki can connect to the internet through the proxy? Thanks for...
View ArticleExport whole wiki in cli (xar) via wget and basic auth
Hello Community, im trying to automate a simple xar backup to transfer some pages to a offline backup xwiki instance. Im using this to authenticate which works: ‘wget...
View ArticlePersonal spaces imported from Confluence don't get a `~`
Hello, just a thought : when importing a personal space from Confluence, the Confluence space having a ~ preceeding the ID of the space looses its ~ (tilde) once imported in XWiki. Is that an expected...
View ArticleXwiki OR operator with quotes gets treated like AND
As I understand SOLR syntax, if I want to perform an OR query with the terms A or b, I simply need to search with the following string A OR B Which works fine. However, if I put A and B in quotes it’s...
View Article[Issue] Memory warning - Authorization error - Trial of the new Confluence...
Hello, this is a big day for me, as I am finishing my internship contract at the end of this month and might not have soon a new opportunity to test the features provided in the context of a 10 days...
View ArticleChange default naming strategy of XWiki Standard in favor of preformatted...
Hi everyone, since XWiki 12.0 we put in place a naming strategy configuration in XWiki, originally to prevent some issues with specific characters in page names (mostly about / and \ characters). We...
View ArticlePage History UI
Hey everyone, this one will be a quick proposal for the page history UI. The main objective for this feature is to allow users to navigate between old versions of a page, restore and delete them. It...
View ArticleRun Cristal using https during development
Hello all, I’d like to propose to start running Cristal using https in development mode. it’s making development closer to production, helping to identify issues early avoid bumping into issues during...
View ArticleUse GitHub Pull Request assignees more and dependency upgrade related Pull...
Hi dev, We had a chat with some of the committers to discuss how to better deal with waiting Pull Requests and discussed using the assignees metadata more. The idea is to set as assignee the committer...
View ArticleMy experience with GPT to write an XWiki macro - here: make chapter and...
I had the idea of trying out GPT for programming an XWiki macro. Here is my first attempt with a surprisingly good, because working result: My instruction was: Write a macro for XWiki, after which the...
View ArticleHow to place images with caption side by side
Hi. Using XWiki 15.10.11 we try to place some pictures side by side. This is working with drag&drop after inserting the images. But that moment I set the checkbox “caption” this picture is...
View ArticleRequest for a new contrib repository for Book Versions
I am developing a new extension, could it be possible to create a contrib repository for it? This extension covers the needs for managing and publishing documentation (a collection of pages, hence the...
View ArticleDeveloper Meeting #1
Hi devs, We’ve discussed with some of you the idea of having regular XWiki developer meetings (e.g. once every 3 months). The goal will be to discuss topics related to the development of XWiki. Anyone...
View ArticleCheckstyle ignores to be defined in source code
Hi devs, Right now when we want to delay fixing checkstyle errors (not good, but sometimes it’s needed temporarily…) or if there are false positives (I don’t think we have that with checkstyle, do...
View ArticleHow to hot deploy when developing rendering macros?
Dear XWiki community, I’m very new in the world of XWiki development. I want to develp a rendering macro in Java. Therefore, I’ve created a new Maven project in Eclipse by using the Maven archetype...
View ArticleAdding tags to articles and annotations
Hi, I’m wondering if the idea of adding tags to articles and annotations has been considered in the group. Tags can be used to create a menu based navigation systems and would make searching easier....
View Article