您使用或不使用全文检索功能时,都可以通过不同的方法进行设置。
〇使用全文检索功能时
使用网站Map的全文搜索功能并隐藏IM-ContentsSearch的放大镜图标时
您可以通过添加以下插件设置来隐藏放大镜图标。
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension point="jp.co.intra_mart.foundation.ui.theme.utility.searchengine">
<item id="searchbox" version="8.0.999" enable="false" />
</extension>
</plugin>
要禁用使用插件的功能,请参阅下面文档中的“禁用iPad插件”。
■ intra-mart Accel Platform 安装指南 5.3.3.8.1. 禁用iPad插件
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_ignore_sp_for_ipad.html#ipad
〇如果不使用全文检索功能
您可以使用以下两种方法隐藏它。
1.卸载IM-ContentsSearch for Accel Platform模块。
通过卸载IM-ContentsSearch可以隐藏放大镜图标。
有关模块配置更改的详细步骤,请确认以下内容。
■ intra-mart Accel Platform 安装指南 10.3.1.更改模块配置
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/change_module/index.html#id6
2. 从认证完了的用户中撤销访问全文搜索页面的许可权限。
您可以使用以下步骤删除全文搜索页面的许可,将放大镜图标更改为隐藏。
(1) 在“Tenant管理”中选择“许可”,打开许可设置页面。
(2) 将资源“IM-ContentsSearch”>“全文检索”的认证完了用户的策略设置为“禁止”。
■intra-mart Accel Platform Tenant管理员操作指南
许可设置
https://document.intra-mart.jp/library/iap/public/operation/tenant_administrator_guide/texts/basic_guide/basic_guide_1.html
-- 适用对象 --------------------------------------------------------------------
iAP/Accel Platform/所有更新版本
--------------------------------------------------------------------------------
FAQID:1313
是否有隐藏全局导航中的放大镜图标的方法。