Hey all,
I want to use this extension: Organizational Chart Macro (XWiki.org)
In order for it to work automatically, I need to modify the Xwiki.Users class.
Does anybody know how?
BR
dahin
Solution:
- Go to https://yourwiki/bin/view/XWiki/XWikiUsers
- Click the “class editor” link in the middle of the page:
There you can edit user objects.
Does anybody know where extensions are saved and how I can edit them? The above mentioned extension has some bugs and I want to try and fix them. The extension I found in the permanent dir only holds some xml-files
This thread describes the bug exactly and also offers the solution: [xwiki-users] Showing HTML in a page from a field (narkive.com).
Cant find the faulty line in the xmls, though - so there must be some code somewhere else.