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-…
Sent from the XWiki- Users mailing list archive at 
Nabble.com.