7 wishes: 4 - create some global "document inventory variables"
The binding is global to scripts (velocity, groovy …) I would like to have sone global variables (type list) containg things like a list of headlines (title, depth) a list of images (id, link, src...
View Article7 wishes: 5 - Single Character Commands
Inspired by TeX and the possibility to create active characters there, I would like to have the possibility to make single (utf8) characters “active”. This means being able to specify in the...
View Article7 wishes: 6 - Give side bars a collapse button
The left and right panels should have buttons to hide and show them. e.g. Off canvas menu as in How To Create an Off-Canvas Menu Norbert 2 posts - 2 participants Read full topic
View Article7 wishes: 7 - shift click to get an additional action menu
Introduction of a “shift click” operation for links: open an additional popup window with link specific action or informations examples for possible actions: direct printing without opening the...
View ArticleCertain Landing pages for groups after login
Hi everyone, I’m hosting a XWiki for two User Group. Every Group has it’s own area in the Xwiki. I managed that every group can only see their space. Now the problem is that after every login every...
View ArticleThe given path [...] must be a readable and writable directory
I currently have an issue with solr (fresh xwiki installation with default flavor). This folder exists: and also it is readable and writable with the service account. (Full Access) Even if i allow...
View ArticleReplace the definition list in forms with the element
Dear XWiki people, Although form elements technically need to be contained within a block element, the choice of a definition list is in my opinion the most unfortunate choice of all the block level...
View ArticleUI proposal: Panel column togglers
Hello! I’ve spent a bit of time to get a first draft of a solution for Loading... going. You can check it out on its PR. 12482 demo1 I decided to have a rather low focus button (small, off center, no...
View ArticleVelocity macro : rendering of page content through "getcontent" method
Hi! I wrote a velocity macro which among other things gets the content of a page to display it in a cell table : {{velocity}} {{html wiki=“true”}} … #set ($docx = $xwiki.getDocument($!request.page))...
View ArticleGet document line by line, excluding specific sections
I would like to be able to get document content from other pages, line by line, section by section. I am currently able to get the full document using the following code: #set ($xwql = "where...
View ArticleImprovements on the Kanban macro
Hello! I’m Alexandru and I want to add some improvements to the kanban-macro. Currently, the colors for each board are hardcoded, and I want to add the ability to select custom colors for each board....
View ArticleName Strategies for Wiki Pages (improvement suggestions)
Since there is already an interface and coded methods to change names of Wiki pages, it would be really interesting to go one step further and allow setting Name Strategies for individual...
View ArticleDifferent skins for different devices (mobile)
What is the best way to get XWiki to use a different skin depending on the device? The best solution here would be not only to adapt the CSS in the mobile version (not to be confused with the...
View ArticleHide embedded assets/images
I currently do not know whether this function exists. Currently you can easily insert images into the document. This makes it quite easy to create documentation pages. But now all images are added as...
View ArticleRequest for wiki creation
description: Personal wiki for some fictional LARP game materials owner name: Nuno Hirspin wiki name: skynet thank you very much in advance. 1 post - 1 participant Read full topic
View ArticleExtract page link from include page macro
Is there a way to extract the url/xwiki address of the include page macro from velocity? For example, if you have Page AA and include it in Page A and then include Page A in Page B, how do I extract...
View ArticleSource button in inline wysiwyg editor missing after update
We are currently updating from 13.10.6 to 15.10.11. In 13.10.6 it looks like: In 15.10.11 like this: We are missing the source code button. Any idea where it’s gone? Simpel PS: The button is flashing...
View ArticleCode block automatic indenting
Is there a way to stop the markdown (ck)editor from automatically adding two spaces to every new line inside a code block? It’s driving me nuts I notice that it’s not happening in the box that I’m...
View ArticleQuick Actions in editor: how to remove a group
Hi. As a user w/o rights for scripting I can nevertheless select the macro “velocity”. After choosing I will get a warning. It would be nice to not have all those developer macros inside quick...
View ArticleConfigurable hidden macros categories not working
Hi. We are updating to 15.10.11. As I found in ReleaseNotes for 14.8RC1 there are new configurable hidden macros categories. Therefor I looked into xwiki.properties: #-# [Since 14.8RC1] #-# Override...
View Article