<%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=new options= server=localhost:80 projectName= label= location= version= docType=editpage subType=form moduleName= fieldName= channels=| description= --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %> <% String rzmodule = "freeform";%> <%@ include file="/util/setup_editform_header.jsp"%><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%> <% formTitle = "Edit this page"; // Leave history blank to omit button historyStr = "page_header{Page Header},center_content{Content}"; %> <%=formTitle%> <% if( !stylesheetPath.equals("") ) { %> <% } %><%=headerAdditions%> <%-- include file="/util/setup_editform_before_endhead.jsp" --%> <%-- included by .../plugins/setup/setup.before_endhead.common_include.jsp --%> <%-- include file="/util/setup_editform_javascript.jsp" --%> <%-- _______________________________ | | | setup_editform_javascrip.jsp | | | | include on Edit Form pages | |_______________________________| Use following in webspace description to specify tinymce version: tinymce=3.5.10 --%><% //----- Set default and optional version below: //String tinymce_version_default = "3.4.3"; //defines default tinymce version String tinymce_version_default = "3.5.10"; String tinymce_version_others = "3.5.10"; //defines optional tinymce verision allowed in webspace description %><%-- Use following on editform url to override default tinymce version or webspace description setting: ...-editform.jsp...&tinymce=3.5.10 _______________________________________ | | | Additional work done by this include | |_______________________________________| -Initializes JavaScript and Java variables for use by library and throughout page -Includes general snippet helper Java Script library (snippet_helper.js) -Includes standard Java Script EDIT FORM library (snippet_helper_editform.js) -Includes editize RTE if running on MAC platform -Makes a trace entry indicating the page loaded --%><%rz.isjavascriptenabled = true; %> <%@include file = "/util/EASY/easy_javascript.jsp"%> <% if (request.getRequestURI().indexOf("/linkmanager") == -1) { %> <% if (rz.tinymce) { %> <% } else { %> <% } %> <% } %> <%-- include file="/util/setup_editform_javascript.jsp" --%>
<%-- Might Add this back later
--%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
<%rz.fetch("freeform", "page_header");%> <%-- <%rz.fetch("freeform", "sub_header");%> --%> <%-- Activation and expiration on freeform NOT standard
--%>
This is where you would put in all your pages content (For security reasons please do not attempt placing any javascript within the text editor)
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-bottom.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/scripts.jsp"%> <%-- Custom Scripts can be added here after the standard scripts --%> <%@ include file="/plugins/_editforms_/v2/includes/footer.jsp"%>