XWiki Query to list children AND filter by date
Hello, I’m trying to create a query that will list all children of xwiki:A.B, but only created from date1 to date2. The query to display each separately works, but not combined: #set($reference =...
View ArticleInternal Server Error 500 when I downloaded extensions
I was trying to download extensions from xwiki official website. It shows [500 Internal Server Error]. 2 posts - 2 participants Read full topic
View ArticleIntroduce a way for macros to indicate that they don't support standalone mode
Hi everyone, we have certain macros like mentions or footnotes, for which it just doesn’t make any sense to use them in standalone mode - it would be totally surprising for a user to insert them in...
View ArticleParenthesis before attributes not escaped
Hello all, when converting HTML to XWiki 2.1 using the rendering API, the last parenthesis of the text if (( before attributes given with (% ... %) is not escaped with ~, therefore the rendered XWiki...
View ArticleCreate annotations via API
Hello, I’m trying to figure out how to create comments/annotations via API. According to the documentation it should be something like curl --request POST...
View ArticleJIRA Components must be set
Hi devs, This is a reminder that when closing a jira issue we should check that the “components” field is set, to ease searches. Note that this was decided a very long time ago but it wasn’t...
View Article16.10.4 on Firefox some icons have cyanish portions
Firefox 136. I noticed this in the page actions menu: (zoomed in MS Paint) This is most visible (to me) on the Delete action icon, but the Copy one has some too. Doesn’t happen on Chrome. I’m pretty...
View ArticleHow to move Pages/Documents to sub-spaces with macro?
We have a space which contains over 900 archived documents. For better organization, we decided to move them to sub-spaces by year and/or city. I’ll spare the business logic here. So basically, there...
View ArticleError message in replication
Hello, I recently upgraded the replication extension to the latest version and when I want to add a page (with children) to the replication I have the following error: Failed to execute template....
View ArticleLiveData Table Headings Not Filterable if Class Path Contains Spaces
After updating to XWiki 16.4.6, some LiveData table headings are no longer filterable (because the filters appear empty). The browser console throws a 404 (Not Found) error for each GET request to:...
View ArticleRendering API inserts space after line break
Hello all, when converting the HTML 5.0 code: <p>foo<br/> bar</p> to XWiki 2.1 syntax using the rendering API, you get an undesired space at the beginning of the second line, which I...
View ArticleLimit navigation nesting
Hi XWiki’ers, I’m new to XWiki and I’m still learning about all it’s features, but I need help with a navigation feature. Our company has a wiki with multiple nested pages. For example: PageA PageA1...
View ArticleBox macro being weird
I’ve just installed an instance of wiki 17.1.0 using a docker compose file on TrueNAS Scale 24.10.2 I am testing some of the formatting and it seems that the box macro has a mind of it’s own. Using...
View ArticleUpload page with custom timestamps
Hello all, is there a way of uploading a page to XWiki through the REST API with custom timestamps for page creation and modification? I have tried to set the <created> and <modified>...
View ArticleUnderstanding UIExtensionClass "Context Elements" and passing parameters to...
I’m currently starting XWiki development, initially with a UIExtensionClass Admin Action menu point but still have some understanding problems or missing more documentation after reading …...
View ArticleHow to hide tabs?
I found where to either show or hide the tabs on pages globally. Is there a way to show or hide them based on user or group? 1 post - 1 participant Read full topic
View ArticleNavigation does not show content (always with symbol running) for not admin...
The navigation does not show its content for admin users. It displays a kind of symbol showing it’s running… I guess it is a problem of right access, but I have not succeeded in solving this issue...
View ArticleOpenID userinfo? Missing e.g. first and last name
I successfully deployed a dex authentication provider which XWiki connects to via OpenID. However, only the email and the user ID are taken over by XWiki. Is there any way to log the JSON response...
View ArticleInitial save of a page returns: Failed to save the page. Reason: Server not...
Hi, I have the problem, that the first save of a page returns: Failed to save the page. Reason: Server not responding After that the page is created. This only happens when creating a page from some...
View ArticleImpact of modern front-end technologies on non-functional propreties
Hello, I’d like to start a discussion about technical problems we might get when we switch to new front-end technologies, like web components or Vue. I’m going to list the one I thought of to begin...
View Article