Hello,
I just released version 1.0 of the Document Accordion Macro sponsored by SFR group.
See the details on http://extensions.xwiki.org/xwiki/bin/view/Extension/Document%20Accordion%20Macro/
Thanks,
Mohamed
Hello,
I just released version 1.0 of the Document Accordion Macro sponsored by SFR group.
See the details on http://extensions.xwiki.org/xwiki/bin/view/Extension/Document%20Accordion%20Macro/
Thanks,
Mohamed
Hi, great extension!
This is exactly what I was looking for.
I want to primary use it for displaying FAQ entries.
Best regards
Miroslav Glajda
Ran into an issue when using this on subwiki. Itâs unable to locate the Space being referenced on the subwiki nor is it able to recognize the xclass. Example location paths that were used:
$subwiki:Space
:$subwiki:Space
xwiki:$subwiki:Space
Can you explain a little more how to use it? We donât know how to do either of these:
Select the entries of a AWM application
{{docaccordion space=âMyAppâ/}}
Select blog posts available on a given space
{{docaccordion xclass=âBlog.BlogPostClassâ space=âMyBlogâ sort=âALPHAâ openFirstAccordion=âtrueâ displayAuthor=âfalseâ displayDate=âfalseâ accordionMaxHeight=â300â limit=â100â/}}
These are rendering macros (see http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax?syntax=2.1§ion=Macros).
You use them either:
Hi, I would like to propose some ideas for improvement and some bugs:
Thank you
Hello,[quote=ânmartin1984, post:3, topic:166â]
Ran into an issue when using this on subwiki. Itâs unable to locate the Space being referenced on the subwiki nor is it able to recognize the xclass.
[/quote]
Hello, I have the same issue here on xwiki 8.4.4 with:
{{docaccordion space=âBacASableâ/}}
I installed extension with extension manager on debian/tomcat server
Hello,
it is possible that there are issues with the app on sub-wikis because It has not been tested on sub wikis.
please open JIRA issues at Loading...
Thx, Mohamed
I donât use sub wiki.
Anyway I must test it on xwiki 8.4.4 jetty package before open a jira issue
Submitted to JIRA
I tested on jetty xwiki 8.4.4 package without sub wiki and I have same problemwith {{docaccordion space=âEncyclopĂ©die.nested pageâ/}}
âFailed to execute the [docaccordion] macro. Cause: [No documents found according to the parameters of your macro. Make sure that you correctly enter the âspaceâ and âxclassâ parameters.]. Click on this message for detailsâ
Anyway with xclass parameters your extension working well {{docaccordion xclass=âXWiki.XWikiUsersâ/}} but not with space parameter alone
You can use this macro in 2 ways:
So, if you use only the space parameter you need to be sure that this space contains an AWM application.
Find details about AWM apps here http://extensions.xwiki.org/xwiki/bin/view/Extension/App%20Within%20Minutes%20Application
ty I understand now that I can not use your macro to rendering normal xwiki pageâŠ
Maybe you could add this in your documentation: with space parameter: âselect all pages of Application Within Minutes and limit the selection to this location and its children pages Pages without xwiki objects are not selectedâ
Done.
Thx