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

images/download/attachments/65973283/Screen_Shot_2017-07-26_at_3.57.25_PM.png

  1. Öffnen Sie die Datei iwWordRibbon.15.xml in einem Texteditor.

  2. Suchen Sie nach Co-Authoring, um die Parameter für Co-Authoring zu finden.

  3. Entfernen Sie die Gruppe Co-Authoring, indem Sie den folgenden Abschnitt aus der XML-Datei auskommentieren/löschen:

    <group idQ="im:iManage.GroupCoauthoring" getLabel="GetWControlLabel" image="inviteUser"> <button idQ="im:iManage.CoauthorShare" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="inviteUser" size = "large" keytip="CA" /> <button idQ="im:iManage.CoauthorUnlock" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="Unlock" size = "large" keytip="CU" /> <button idQ="im:iManage.CoauthorSync" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="sync_doc" size = "large" keytip="CU" /> <button idQ="im:iManage.CoauthorVersionHistory" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="History" size = "large" keytip="CV" /> <button idQ="im:iManage.CoauthorStop" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="Checkin" size = "large" keytip="CT" /> <button idQ="im:iManage.CoauthorWorklist" getLabel="GetWControlLabel" getSupertip="GetWControlSupertip" getEnabled ="GetWControlEnabled" getVisible ="GetWControlVisible" onAction="OnWorkSiteAction" image="sharedDocList" size = "large" keytip="CW" /> </group>
  4. Restart Microsoft Word. Nachdem die Co-Authoring-Gruppe entfernt wurde, sieht die iManage- Multifunktionsleiste wie folgt aus:
    Abbildung: Co-Authoring-Gruppe entfernt

    images/download/attachments/65973283/Screen_Shot_2017-07-26_at_3.54.01_PM.png