- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for menu_path_mapping (0.12 sec)
-
src/main/webapp/WEB-INF/view/common/admin/sidebar.jsp
<a href="${fe:url('/admin/pathmap/')}" class="nav-link <c:if test="${param.menuType=='pathMapping'}">active</c:if>"> <em class='fa fa-genderless nav-icon'> <p><la:message key="labels.menu_path_mapping" /></p> </a></li></c:if> <c:if test="${fe:permission('admin-webauth-view')}"> <li class="nav-item"> <a href="${fe:url('/admin/webauth/')}"
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Apr 15 20:55:28 UTC 2021 - 17.8K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.menu_web=Web labels.menu_file_system=File System labels.menu_data_store=Data Store labels.menu_label_type=Label labels.menu_key_match=Key Match labels.menu_boost_document_rule=Doc Boost labels.menu_path_mapping=Path Mapping labels.menu_web_authentication=Web Authentication labels.menu_file_authentication=File Authentication labels.menu_request_header=Request Header labels.menu_duplicate_host=Duplicate Host
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.menu_web=Веб labels.menu_file_system=Файловая система labels.menu_data_store=Хранилице данных labels.menu_label_type=Надпись labels.menu_key_match=Key Match labels.menu_boost_document_rule=Doc Boost labels.menu_path_mapping=Path Mapping labels.menu_web_authentication=Web аутентификация labels.menu_file_authentication=File аутентификация labels.menu_request_header=Заголовок запроса labels.menu_duplicate_host=Повторные хосты
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.menu_web=Web labels.menu_file_system=Dateisystem labels.menu_data_store=Datenspeicher labels.menu_label_type=Label labels.menu_key_match=Schlüssel-Match labels.menu_boost_document_rule=Dok.-Boost labels.menu_path_mapping=Pfad-Mapping labels.menu_web_authentication=Web-Authentifizierung labels.menu_file_authentication=Datei-Authentifizierung labels.menu_request_header=Anfrage-Header labels.menu_duplicate_host=Duplizierter Host
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.menu_file_system = Système de fichiers labels.menu_data_store = Data store labels.menu_label_type = Étiqueter labels.menu_key_match = Correspondance clé labels.menu_boost_document_rule = Doc Boost labels.menu_path_mapping = Mapping de chemin labels.menu_web_authentication = Authentification Web labels.menu_file_authentication = Authentification de fichier labels.menu_request_header = En-tête labels.menu_duplicate_host = Hôte dupliqué
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.menu_web=Web labels.menu_file_system=File System labels.menu_data_store=Data Store labels.menu_label_type=Label labels.menu_key_match=Key Match labels.menu_boost_document_rule=Doc Boost labels.menu_path_mapping=Path Mapping labels.menu_web_authentication=Web Authentication labels.menu_file_authentication=File Authentication labels.menu_request_header=Request Header labels.menu_duplicate_host=Duplicate Host
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.menu_web = 웹 labels.menu_file_system = 파일시스템 labels.menu_data_store = 데이터 저장소 labels.menu_label_type = 레이블(Label) labels.menu_key_match = 키워드 검색 labels.menu_boost_document_rule = 문서 부스트 labels.menu_path_mapping = 경로 매핑 labels.menu_web_authentication = 웹 인증 labels.menu_file_authentication = 파일 인증 labels.menu_request_header = 요청 헤더 labels.menu_duplicate_host = 중복 호스트 labels.menu_user = 사용자 labels.menu_role = 역할(Role)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.menu_crawl=クローラー labels.menu_web=ウェブ labels.menu_file_system=ファイルシステム labels.menu_data_store=データストア labels.menu_label_type=ラベル labels.menu_key_match=キーマッチ labels.menu_boost_document_rule=ドキュメントブースト labels.menu_path_mapping=パスマッピング labels.menu_web_authentication=ウェブ認証 labels.menu_file_authentication=ファイル認証 labels.menu_request_header=リクエストヘッダー labels.menu_duplicate_host=重複ホスト labels.menu_user=ユーザー labels.menu_role=ロール
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_menu_boost_document_rule = "{labels.menu_boost_document_rule}"; /** The key of the message: Path Mapping */ public static final String LABELS_menu_path_mapping = "{labels.menu_path_mapping}"; /** The key of the message: Web Authentication */ public static final String LABELS_menu_web_authentication = "{labels.menu_web_authentication}"; /** The key of the message: File Authentication */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)