Index: lams_tool_lamc/conf/hibernate/mappings/org/lamsfoundation/lams/tool/mc/McUploadedFile.hbm.xml =================================================================== diff -u -r61b5e4280bd941e994fbb7f9f5d3ad39b5ff570c -r91a0b9b037fb6c122cc88b7a20f78c826089dbdc --- lams_tool_lamc/conf/hibernate/mappings/org/lamsfoundation/lams/tool/mc/McUploadedFile.hbm.xml (.../McUploadedFile.hbm.xml) (revision 61b5e4280bd941e994fbb7f9f5d3ad39b5ff570c) +++ lams_tool_lamc/conf/hibernate/mappings/org/lamsfoundation/lams/tool/mc/McUploadedFile.hbm.xml (.../McUploadedFile.hbm.xml) (revision 91a0b9b037fb6c122cc88b7a20f78c826089dbdc) @@ -40,18 +40,16 @@ column="filename" length="255" /> - - - - + /> + + Index: lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml =================================================================== diff -u -r51e01b8366edffab6310663dbbc8588f3b0929b2 -r91a0b9b037fb6c122cc88b7a20f78c826089dbdc --- lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml (.../tiles-defs.xml) (revision 51e01b8366edffab6310663dbbc8588f3b0929b2) +++ lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml (.../tiles-defs.xml) (revision 91a0b9b037fb6c122cc88b7a20f78c826089dbdc) @@ -43,10 +43,19 @@ - - + + + + + + + + + + + Index: lams_tool_lamc/web/allInstructionsContent.jsp =================================================================== diff -u --- lams_tool_lamc/web/allInstructionsContent.jsp (revision 0) +++ lams_tool_lamc/web/allInstructionsContent.jsp (revision 91a0b9b037fb6c122cc88b7a20f78c826089dbdc) @@ -0,0 +1,156 @@ +<%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> +<%@ taglib uri="/WEB-INF/struts-logic-el.tld" prefix="logic-el" %> +<%@ taglib uri="/WEB-INF/c.tld" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ 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()+"/../.."; + +%> + + + + + + +Tool + + + + + + + + + + + +

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

+ +
+ +
+
+ Cancel + + +
+ + +
+

Advanced Definitions

+
+ +
+
+ + +
+

Instructions

+
+ +
+
+
+ +
+

+ + + + + +
+ + + + + + + Index: lams_tool_lamc/web/authoringMaincontent.jsp =================================================================== diff -u -r013916c3b654081a3b835d3561e2aa316498c346 -r91a0b9b037fb6c122cc88b7a20f78c826089dbdc --- lams_tool_lamc/web/authoringMaincontent.jsp (.../authoringMaincontent.jsp) (revision 013916c3b654081a3b835d3561e2aa316498c346) +++ lams_tool_lamc/web/authoringMaincontent.jsp (.../authoringMaincontent.jsp) (revision 91a0b9b037fb6c122cc88b7a20f78c826089dbdc) @@ -17,6 +17,7 @@ %> + @@ -41,6 +42,7 @@ +

@@ -85,14 +87,7 @@ -current tab - -edit mode - - - -
@@ -102,9 +97,12 @@
-

- - + + +
+ +

+
@@ -113,15 +111,13 @@
- +
+ Cancel + + +
-
- Cancel - - -
-

Advanced Definitions

@@ -130,23 +126,13 @@
-

Instructions


- - -
-

Instructions

- -
-
- -