<%-- #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 = "news";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%><% formTitle = "Edit Article"; // Leave history blank to omit button historyStr = "seq_no{Sequence},date{Date},news_header{News Header},news_brief{News Brief},news_detail{News Detail}"; %><%@ include file="/plugins/_editforms_/v2/includes/header.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
<%rz.fetch("news", "news_header");%>
<%rz.fetch("news", "seq_no");%>
This is where you would put in a brief description of your pages content (For security reasons please do not attempt placing any javasript within the text editor)
This is where you would put in all your pages content (For security reasons please do not attempt placing any javasript within the text editor)
<% String img_src ="/revize/plugins/_editforms_/v2/images/placeholder.png"; if(rz.src.indexOf("noimage.gif") == -1) { img_src = rz.src; } %> <%-- ONLY UNCOMMENT THE ITEMS YOU HAVE IMPLEMENTED --%>
<% if( rz.isvalidfield("news","emailnotify") ) { %> <%-- Field must be emailnotify and set up in the module as emailnotify --%> <% } %> <%-- --%> <%-- --%>
<%-- ONLY UNCOMMENT THE ITEMS YOU HAVE IMPLEMENTED --%>
<%@ 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"%>