Anpassen der Registerkarte iManage
Sie können die Registerkarte iManage in Microsoft Office-Anwendungen anpassen, indem Sie die folgenden Dateien ändern:
iwExcelRibbon.15.xml
iwPowerPointRibbon.15.xml
iwWordRibbon.15.xml
Als Beispiel, wenn Sie die Gruppe Co-Authoring aus der iManage- Multifunktionsleiste in Microsoft Word entfernen möchten:
Abbildung: Co-Authoring-Gruppe
Öffnen Sie die Datei iwWordRibbon.15.xml in einem Texteditor.
Suchen Sie nach Co-Authoring, um die Parameter für Co-Authoring zu finden.
Entfernen Sie die Gruppe Co-Authoring, indem Sie den folgenden Abschnitt aus der XML-Datei auskommentieren/löschen:
<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>Restart Microsoft Word. Nachdem die Co-Authoring-Gruppe entfernt wurde, sieht die iManage- Multifunktionsleiste wie folgt aus:
Abbildung: Co-Authoring-Gruppe entfernt