Personnalisation de l’onglet iManage
Il est possible de personnaliser l’onglet iManage dans les applications Microsoft Office à l’aide des fichiers suivants :
iwExcelRibbon.15.xml
iwPowerPointRibbon.15.xml
iwWordRibbon.15.xml
En exemple, si vous pouvez supprimer le groupe Co-Authoring du ruban iManage dans Microsoft Word.
Figure : Groupe de Co-Authoring
Ouvrir le fichier iwWordRibbon.15.xml dans un éditeur de texte.
Rechercher Coauthoring pour localiser les paramètres de Co-Authoring.
Supprimer le groupe Co-Authoring en supprimant/effaçant la section suivante du fichier CML :
<groupidQ="im:iManage.GroupCoauthoring"getLabel="GetWControlLabel"image="inviteUser"> <buttonidQ="im:iManage.CoauthorShare"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="inviteUser"size="large"keytip="CA"/> <buttonidQ="im:iManage.CoauthorUnlock"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="Unlock"size="large"keytip="CU"/> <buttonidQ="im:iManage.CoauthorSync"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="sync_doc"size="large"keytip="CU"/> <buttonidQ="im:iManage.CoauthorVersionHistory"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="History"size="large"keytip="CV"/> <buttonidQ="im:iManage.CoauthorStop"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="Checkin"size="large"keytip="CT"/> <buttonidQ="im:iManage.CoauthorWorklist"getLabel="GetWControlLabel"getSupertip="GetWControlSupertip"getEnabled="GetWControlEnabled"getVisible="GetWControlVisible"onAction="OnWorkSiteAction"image="sharedDocList"size="large"keytip="CW"/> </group>Redémarrer Microsoft Word. Une fois que le groupe Co-Authoring est supprimé, le ruban iManage se verrouillera comme suit :
Figure : Groupe de Co-Authoring supprimé