|
| Summary: |
Add documentation for writing a custom display for macro parameters in WYSIWYG edit mode |
| Issue Type: |
New Feature |
| Assignee: |
Unassigned |
| Components: |
www.xwiki.org |
| Created: |
07/Nov/24 10:28 |
| Priority: |
Major |
| Reporter: |
Vincent Massol |
| Description: |
From Marius:
You can follow what the date macro (https://github.com/xwikisas/application-task/tree/master/macro-date) did:
From Thomas:
Note that you don't need to use @PropertyDisplayType, you can directly use the type if you write the corresponding converter,
JIRAs for the implemented feature:
|
|