Index: lams_tool_images/web/pages/learning/learning.jsp =================================================================== diff -u -r5274ca56bc898b027104d2d37105e9778927a831 -r81f928586161dd03042b6353f68c7d7b8279ccde --- lams_tool_images/web/pages/learning/learning.jsp (.../learning.jsp) (revision 5274ca56bc898b027104d2d37105e9778927a831) +++ lams_tool_images/web/pages/learning/learning.jsp (.../learning.jsp) (revision 81f928586161dd03042b6353f68c7d7b8279ccde) @@ -4,292 +4,242 @@ <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%@ page import="org.lamsfoundation.lams.util.FileUtil" %> + <%-- param has higher level for request attribute --%> - + - - - <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_MAX_SIZE)%> - - - <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_LARGE_MAX_SIZE)%> - + + + <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_MAX_SIZE)%> + + + <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_LARGE_MAX_SIZE)%> + <%=FileUtil.ALLOWED_EXTENSIONS_IMAGE%> + + + + + + - - - - <fmt:message key="label.learning.title" /> - - <%@ include file="/common/header.jsp"%> - - - - - - - - - - - - + + + - - - - - + + + + + - - + + + + <%@ include file="/common/uppylang.jsp"%> - - + + - - - - - + + - - - +
- <%--Advanced settings and notices-----------------------------------%> + <%--Advanced settings and notices-----------------------------------%> +
+ +
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- -
- - - - <%--Main image---------------------------------------------------%> - -
-
-
- - <%--Comments & Ranking/Voting area----------------------------------------------%> - -
- <%@ include file="/pages/learning/parts/commentsarea.jsp"%> -
- - <%--Reflection--------------------------------------------------%> + + + + + + + + + + + + - -
-
- -
- -
-
- -
- -
- - -

- - - -

-
- -

- -

-
-
-
+ + + + + + + + + - - - -
-
-
- - <%--Bottom buttons-------------------------------------------%> + + + + + - -
style="display:none;" - > - - - - - - - - - - - - - - - - - - - -
-
+ + + + + + +
- - <%--closes lams:Page--%> + + + + + - - <%--closes footer--%> + - - \ No newline at end of file + <%--Main image---------------------------------------------------%> +
+
+
+
+
+ + <%--Comments & Ranking/Voting area-------------------------------%> +
+ <%@ include file="/pages/learning/parts/commentsarea.jsp"%> +
+
+
+ + +
+
+ + <%--Reflection--------------------------------------------------%> + + + + + + <%--Bottom buttons-------------------------------------------%> + + +
style="display:none;" + > + + + + + + + + +
+
+ +
+ \ No newline at end of file