自定义 iManage 标签
可通过修改以下文件自定义 Microsoft Office 应用程序中的 iManage 标签:
iwExcelRibbon.15.xml
iwPowerPointRibbon.15.xml
iwWordRibbon.15.xml
例如,如果您要从 Microsoft Word 的 iManage 功能区中移 共同创作组:
图:“共同创作”组
在文本编辑器中打开 iwWordRibbon.15.xml 文件。
搜索 Coauthoring 以找到“共同创作”对应的参数。
通过在 XML 文件中取消注释/删除下列部分,删除“共同创作”组:
<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>重启 Microsoft Word。移除“共同创作”组后,iManage 功能区将如下所示:
图:移除“共同创作”组之后