[xwiki-users] Parameters for children macro
With xwiki 8.3 the new children marcro is available, something we were waiting for. Unfortunately the macro does not have any configuration parameters at the moment. Currently we use the following snippet in a huge number of ours pages to display child-documents: because translations and attachments are unnecessary for our navigation. But inserting this code requires switching to sourcecode in ckeditor, which does not work correctly in Internet Explorer. Are there plans to extend the children macro to enable hiding translations and attachments? This would make it possible for our users to use this macro instead via macro GUI of ckeditor. Otherwise maybe we need to start looking into extension development and do it ourselves. Thank you Mario -- View this message in context: http://xwiki.475771.n2.nabble.com/Parameters-for-children-macro-tp7601545.ht... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Mario,
On 12 Oct 2016, at 12:25, Mario <[email protected]> wrote:
With xwiki 8.3 the new children marcro is available, something we were waiting for. Unfortunately the macro does not have any configuration parameters at the moment. Currently we use the following snippet in a huge number of ours pages to display child-documents:
it’s missing some text here :)
because translations and attachments are unnecessary for our navigation.
ok so I get it, you’re turning off translation and attachments. See my comment at http://jira.xwiki.org/browse/TEMPLATES-7?focusedCommentId=92829&page=com.atl...
But inserting this code requires switching to sourcecode in ckeditor, which does not work correctly in Internet Explorer.
Are there plans to extend the children macro to enable hiding translations and attachments? This would make it possible for our users to use this macro instead via macro GUI of ckeditor.
Yes it’s a good idea to add parameters to the children macro. Could you create a jira for it? Thanks -Vincent
Otherwise maybe we need to start looking into extension development and do it ourselves.
Thank you Mario
-- View this message in context: http://xwiki.475771.n2.nabble.com/Parameters-for-children-macro-tp7601545.ht... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
Mario -
Vincent Massol