Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory james.mmbase.org:/tmp/cvs-serv4579
Modified Files:
report_overview.jsp
Log Message:
CMSC-947, Improve the newletter import/export into a generic community
import/export,fix jsp bug
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
See also: http://www.mmbase.org/jira/browse/CMSC-947
Index: report_overview.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/report_overview.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- report_overview.jsp 5 Aug 2008 03:16:44 -0000 1.3
+++ report_overview.jsp 19 Sep 2008 11:23:36 -0000 1.4
@@ -1,10 +1,9 @@
-<[EMAIL PROTECTED] file="globals.jsp" %>
-<%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"%>
+<[EMAIL PROTECTED] file="globals.jsp"
+%><%@ taglib uri="http://finalist.com/cmsc" prefix="cmsc"
+%><mm:content type="text/html" encoding="UTF-8" expires="0">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<fmt:setBundle basename="cmsc-community" scope="request" />
-<mm:content type="text/html" encoding="UTF-8" expires="0">
-
-<cmscedit:head title="reactions.title"/>
-
+<cmscedit:head title="community.data.title"/>
<div class="tabs">
<div class="tab_active">
<div class="body">
@@ -16,22 +15,17 @@
</div>
<div class="editor">
<div class="body">
-
<div>
-
-
<p>
<a href="ReferenceImportExportAction.do?action=export">
<fmt:message key="community.data.export"/>
</a>
</p>
-
<p>
<a href="${pageContext.request.contextPath
}/editors/community/import.jsp">
<fmt:message key="community.data.import"/>
</a>
</p>
-
</div>
</div>
</div>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs