Closed GoogleCodeExporter closed 9 years ago
Hi
There is a "deprecated" feature that allow to specify the children pages (just
for the first level)
<configuration>
<children>
<child>
<name>child1</name>
<source>${basedir}/src/site/confluence/child1.wiki</source>
</child>
<child>
<name>child2</name>
</child>
</children>
</configuration>
Hope this solve your problem. However i suggest you to consider use confluence
feature to order children
Original comment by bartolom...@gmail.com
on 30 Jul 2012 at 9:50
How about nested children? Do I just use a <children> tag inside <child>?
Original comment by andy.hui...@accedo.tv
on 31 Jul 2012 at 3:01
As states in Comment 1 this feature as been deprecated ... and only one level
of children is supported
Are you sure that there isn't a way to order children directly using a
confluence macro?
Original comment by soulsoft...@gmail.com
on 31 Jul 2012 at 1:12
Thanks for your answer. =)
I'm not sure about that. What I can think of is to create a menu using wiki
markup, but doesn't look friendly in maintaining it.
Original comment by andy.hui...@accedo.tv
on 31 Jul 2012 at 1:39
thanks u 2 for interest
could you describe me your need ? i'd like can better understand so that
arrange a feature that will solve problem
Original comment by bartolom...@gmail.com
on 31 Jul 2012 at 2:33
Okay. Here's my situation, I am trying to use this plugin to build a technical
documentation that needs to be easy to maintain. It also involve a big subtree
of pages which needs to be easily maintain. I'm currently using the native
pages sidebar for navigation so the first issue I come up with is the ordering
of sub-pages.
Original comment by andy.hui...@accedo.tv
on 1 Aug 2012 at 2:21
This issue could be solved by using model
https://code.google.com/p/maven-confluence-plugin/wiki/WhatsNewInRelease3_3
Let me know
Original comment by bartolom...@gmail.com
on 27 May 2013 at 1:43
Original comment by bartolom...@gmail.com
on 5 Dec 2013 at 9:33
Original issue reported on code.google.com by
andy.hui...@accedo.tv
on 30 Jul 2012 at 8:15