28 Aug
2012
28 Aug
'12
3:56 p.m.
Thanks to your tips i managed to get informations as the default selected tab in every pages. the trick was to move the test on showinformation just before the showcomments having then : #if (!$docextras) #set (docextras=[]) #if ($showinformation) ..... #end #if ($showcomments) .... #end -- View this message in context: http://xwiki.475771.n2.nabble.com/selected-the-informations-tab-as-default-o... Sent from the XWiki- Users mailing list archive at Nabble.com.