Index: lams_tool_nb/web/author_page.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/author_page.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_tool_nb/web/author_page.jsp 9 Aug 2005 05:14:21 -0000 1.1 @@ -0,0 +1,275 @@ +<%@ taglib uri="/WEB-INF/struts/struts-html-el.tld" prefix="html" %> +<%@ taglib uri="/WEB-INF/jstl/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/jstl/c.tld" prefix="c" %> +<%@ taglib uri="/WEB-INF/struts/struts-bean.tld" prefix="bean" %> +<%@ taglib uri="/WEB-INF/struts/struts-logic.tld" prefix="logic" %> +<%@ taglib uri="fck-editor" prefix="FCK" %> + +<% +String protocol = request.getProtocol(); +if(protocol.startsWith("HTTPS")){ + protocol = "https://"; +}else{ + protocol = "http://"; +} +String root = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/"; +String pathToLams = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/../.."; + +%> + + + + + +Noticeboard tool + + + + + + + + + + +

Noticeboard

+ + + + + + + + + +
+ + + + + + + +
Basic
+ +
+ + + + + + + +
Advanced
+ +
+ + + + + + + +
Instructions
+ +
+ + + +
+

Basic tab content

+<%@ include file="errorbox.jsp" %> +
+ + + + +
+ + + + + + + + + +
+ + + +
+ + + +
+
+
+ +
+ +
+ + + + +
+ + + +
+ + +
+

Instructions tab content

+
+ + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + +
+ + + +
+ + + +
+
+
+ + + + + +

+
+ + + + +
+ + + + + + + + /download/?uuid=&preferDownload=false + /download/?uuid=&preferDownload=true + + + + + + + + + +
 
+ + + + + + + + + + + + + + + +
+ '/>")' class="button"> + + + + + + + + + + +
+
+
+
+
+
+
+ + + + +
+ + + + + + + +
+ +
+ + +

+ + +