全文検索機能を利用する場合しない場合、それぞれの方法で設定可能です。
〇全文検索機能を利用する場合
サイトマップの全文検索機能は利用し、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
〇全文検索機能を利用しない場合
以下2通りの方法で非表示とすることができます。
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)「テナント管理」から「認可」を選択して、認可設定画面を開く。
(2)リソース「IM-ContentsSearch」>「全文検索」の、認証済ユーザのポリシーを「禁止」に設定する。
■intra-mart Accel Platform テナント管理者操作ガイド
認可を設定する
https://document.intra-mart.jp/library/iap/public/operation/tenant_administrator_guide/texts/basic_guide/basic_guide_1.html
-- 対象 -------------------------------------------------------------------------
iAP/Accel Platform/全アップデート
---------------------------------------------------------------------------------
FAQID:1313