There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9832cfd7-d8ad-4175-aa71-e0fa1fa9f50e XWIKI-22803 Open

Enable the ability to order macro parameters defined in XWiki objects directly from the UI

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-b4665c4d-b333-46ff-a2ca-3478c56bec08 Changes by Farcasi Alexandru-Vicentiu on 22/Jan/25 12:01
 
Description: Currently, there is no straightforward way to order the parameters of macros defined in XWiki pages. The only way to change the original order is to export the page, edit the XML to modify the parameter order, and import the page again. While this might be manageable for more experienced users but , it can be challenging for newcomers and non-technical people. There is already an open ticket for Java macros addressing the same issue https://jira.xwiki.org/browse/XCOMMONS-1258