<% 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
--%>