Personalizar a guia do iManage

Você pode personalizar a guia do iManage nos programas do Microsoft Office usando os seguintes arquivos:

  • iwExcelRibbon.15.xml

  • iwPowerPointRibbon.15.xml

  • iwWordRibbon.15.xml

Por exemplo, se você quiser remover o grupo de Coautoria da barra multifuncional do iManageno Microsoft Word:

Figura: Grupo de coautoria

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

  1. Abra o arquivo iwWordRibbon.15.xml em um editor de texto.

  2. Pesquise Coautoria para localizar os parâmetros de Coautoria.

  3. Remova o grupo de Coautoria ao remover a marca de comentário/excluir a seguinte seção do arquivo XML:

    <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. Reinicie o Microsoft Word. Após a remoção do grupo de Coautoria, a barra multifuncional do iManage terá a seguinte forma:
    Figura: Grupo de coautoria removido

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