Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core
In directory james.mmbase.org:/tmp/cvs-serv23274/tags/di/core
Modified Files:
head.tagx html.tagx include.tagx
Added Files:
rotatedtext.tagx
Log Message:
added di:rotatedtext
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/metainf/tags/di/core
rotatedtext.tagx is new
Index: head.tagx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/metainf/tags/di/core/head.tagx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- head.tagx 22 Jan 2008 15:09:25 -0000 1.4
+++ head.tagx 1 Feb 2008 15:30:09 -0000 1.5
@@ -14,7 +14,8 @@
<mm:link page="/education/js/browser_version.js">
<script src="${_}"><!-- Help IE --></script>
</mm:link>
- <link rel="stylesheet" type="text/css"
href="${mm:treelink('/css/base.css',includePath)}" />
+
+ <link rel="stylesheet" type="text/css"
href="${mm:treelink('/css/base.css', includePath)}" />
<mm:haspage page="/mmbase/style/css/mmxf.css">
<mm:link page="/mmbase/style/css/mmxf.css">
Index: html.tagx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/metainf/tags/di/core/html.tagx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- html.tagx 24 Jan 2008 15:26:44 -0000 1.9
+++ html.tagx 1 Feb 2008 15:30:09 -0000 1.10
@@ -80,7 +80,7 @@
<di:include page="/cockpit/applicationbar.jsp" />
<di:include page="/cockpit/providerbar.jsp" />
<di:include page="/cockpit/educationbar.jsp" />
- <div class="di_body mm_c_${component}">
+ <div class="di_body mm_c_$">
<jsp:doBody />
</div>
</div>
Index: include.tagx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/metainf/tags/di/core/include.tagx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- include.tagx 11 Jan 2008 15:37:22 -0000 1.2
+++ include.tagx 1 Feb 2008 15:30:09 -0000 1.3
@@ -8,7 +8,8 @@
description="Didactor specific (tree) includes" />
<jsp:directive.attribute name="page" type="java.lang.String" />
<jsp:directive.attribute name="debug" type="java.lang.String" />
- <mm:treeinclude debug="${debug}" page="${page}"
+ <mm:treeinclude debug="${debug}"
+ page="${page}"
objectlist="$includePath" referids="$referids">
<mm:param name="extraheader">
<jsp:doBody />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs