Changes for page Pages on this Wiki

Last modified by Vincent Massol on 2020/12/03 10:51

From version 5.1
edited by Vincent Massol
on 2013/10/22 13:56
Change comment: There is no comment for this version
To version 6.1
edited by Vincent Massol
on 2014/07/16 20:03
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-ui-6.0.1]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +XWiki.VincentMassol
Content
... ... @@ -50,7 +50,7 @@
50 50  <div class='xwikitabpanescontainer'>
51 51  #foreach ($tab in $tabs)
52 52   #if ($tab['tabName'] == $view)
53 - {{include document="$tab['document']"/}}
53 + {{include reference="$tab['document']"/}}
54 54   #break
55 55   #end
56 56  #end