- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 49 for Main (0.06 sec)
-
notFound.jsp
rel="stylesheet" type="text/css" /> L14:</head> L15:<body class="error"> L16: <jsp:include page="../header.jsp" /> L17: <main class="container"> L18: <div class="text-center"> L19: <h2> L20: <la:message key="labels.page_not_found_title" /> L21: </h2> L22: <div> L23: <la:message key="labels.check_url" /> L24: <br /> ${f:h(url)} L25: </div> L26: </div> L27: </main> L28: <jsp:include page="../footer.jsp" /> L29: <input type="hidden" id="contextPath" value="${pageContext.request.contextPath}"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.3K bytes -
help.jsp
" L12: rel="stylesheet" type="text/css" /> L13:</head> L14:<body> L15: <jsp:include page="header.jsp" /> L16: <main class="container"> L17: <div class="row"> L18: <div class="col"> L19: L20: <jsp:include page="${helpPage}" /> L21: L22: </div> L23: </div> L24: <div class="text-right"> L25: <a href="#"><la:message key="labels.footer_back_to_top" /></a> L26: </div> L27: </main> L28: <jsp:include page="footer.jsp" /> L29: <input type="hidden" id="contextPath" value="${contextPath}" /> L30:...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.4K bytes -
fess_env.properties
Mail L26:# ------ L27:# Does it send mock mail? (true: no send actually, logging only) L28:mail.send.mock = true L29: L30:# SMTP server settings for main: host:port L31:mail.smtp.server.main.host.and.port = localhost:25 L32: L33:# The prefix of subject to show test environment or not L34:mail.subject.test.prefix = [Test] L35: L36:# The common return path of all mail L37:mail.return.path = root@localhost L38: L39: L40:#...github.com/codelibs/fess/src/main/resources/fes...Sat Aug 07 04:53:24 UTC 2021 2.2K bytes -
badRequest.jsp
)}" L14: rel="stylesheet" type="text/css" /> L15:</head> L16:<body class="error"> L17: <jsp:include page="../header.jsp" /> L18: <main class="container"> L19: <div class="text-center"> L20: <h2> L21: <la:message key="labels.request_error_title" /> L22: </h2> L23: <div class="errormessage"><la:message key="labels.bad_request" /></div> L24: </div> L25: </main> L26: <jsp:include page="../footer.jsp" /> L27: <input type="hidden" id="contextPath" value="${pageContext.request.contextPath}" />...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.4K bytes -
notFound.jsp
rel="stylesheet" type="text/css" /> L14:</head> L15:<body class="error"> L16: <jsp:include page="../header.jsp" /> L17: <main class="container"> L18: <div class="text-center"> L19: <h2> L20: <la:message key="labels.page_not_found_title" /> L21: </h2> L22: <div> L23: <la:message key="labels.check_url" /> L24: <br /> ${f:h(url)} L25: </div> L26: </div> L27: </main> L28: <jsp:include page="../footer.jsp" /> L29: <input type="hidden" id="contextPath" value="${pageContext.request.contextPath}"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.3K bytes -
system.jsp
L14: rel="stylesheet" type="text/css" /> L15:</head> L16:<body class="error"> L17: <jsp:include page="../header.jsp" /> L18: <main class="container"> L19: <div class="text-center"> L20: <h2> L21: <la:message key="labels.system_error_title" /> L22: </h2> L23: <div class="errormessage"><la:message key="labels.contact_site_admin" /></div> L24: </div> L25: </main> L26: <jsp:include page="../footer.jsp" /> L27: <input type="hidden" id="contextPath" value="${pageContext.request.contextPath}"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.4K bytes -
error.jsp
L14:</head> L15:<body class="error"> L16: <jsp:include page="../header.jsp" /> L17: <main class="container"> L18: <div class="text-center"> L19: <h2> L20: <la:message key="labels.error_title" /> L21: </h2> L22: <div> L23: <la:info id="msg" message="true"> L24: <div class="alert alert-info">${msg}</div> L25: </la:info> L26: <la:errors styleClass="list-unstyled"/> L27: </div> L28: </div> L29: </main> L30: <jsp:include page="../footer.jsp" /> L31: <input type="hidden" id="contextPath"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.4K bytes -
error.jsp
L14:</head> L15:<body class="error"> L16: <jsp:include page="../header.jsp" /> L17: <main class="container"> L18: <div class="text-center"> L19: <h2> L20: <la:message key="labels.error_title" /> L21: </h2> L22: <div> L23: <la:info id="msg" message="true"> L24: <div class="alert alert-info">${msg}</div> L25: </la:info> L26: <la:errors styleClass="list-unstyled"/> L27: </div> L28: </div> L29: </main> L30: <jsp:include page="../footer.jsp" /> L31: <input type="hidden" id="contextPath"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Sat Oct 26 01:07:52 UTC 2024 1.4K bytes -
README.md
fess\_\*\_[lang].properties. L145: L146:* [fess_label_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_label_en.properties) L147:* [fess_message_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_message_en.properties) L148: L149:For search/index analyzer, if [doc.json](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_indices/fess/doc.json) contains lang\_[lang] for your language, please modify the analyzer for your...github.com/codelibs/fess/README.mdSat Oct 12 07:19:47 UTC 2024 7.3K bytes -
databaseInfoMap.dfprop
generating target, L84: # you should specify the map of included schemas. L85: # Additional schemas have original settings apart from the main schema. L86: # The settings are objectTypeTargetList, tableExceptList, L87: # tableTargetList, and columnExceptMap. L88: # They have the same specification as ones of the main schema. L89: # Elements of this map are as below: L90: # o objectTypeTargetList: (NotRequired - Default 'map:{TABLE;VIEW}') L91:...github.com/codelibs/fess/dbflute_fess/dfprop/da...Sat Oct 31 23:35:14 UTC 2015 7.3K bytes