Update of /var/cvs/contributions/natmm/templates/nmintra
In directory james.mmbase.org:/tmp/cvs-serv19295/templates/nmintra
Modified Files:
phaseoverview.jsp
Log Message:
NMCMS-555 - Projectfases templates: changed and new builders - improved page JSP
See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/nmintra
See also: http://www.mmbase.org/jira/browse/NMCMS-555
Index: phaseoverview.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/nmintra/phaseoverview.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- phaseoverview.jsp 14 May 2007 09:48:18 -0000 1.9
+++ phaseoverview.jsp 8 Oct 2008 14:08:44 -0000 1.10
@@ -1,4 +1,5 @@
<[EMAIL PROTECTED] file="/taglibs.jsp" %>
+<mm:content type="text/html" escaper="none">
<mm:cloud jspvar="cloud">
<[EMAIL PROTECTED] file="includes/templateheader.jsp" %>
<[EMAIL PROTECTED] file="includes/cacheparams.jsp" %>
@@ -11,15 +12,15 @@
<div class="<%= infopageClass %>" id="infopage">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><[EMAIL PROTECTED] file="includes/back_print.jsp" %>
-<mm:list nodes="<%= paginaID %>" path="pagina,contentrel,artikel"
orderby="contentrel.pos" directions="UP"
- ><mm:field name="pagina.omschrijving">
+<mm:list nodes="<%= paginaID %>" path="pagina,contentrel,artikel"
orderby="contentrel.pos" directions="UP" searchdir="destination">
+ <mm:field name="pagina.omschrijving">
<mm:isnotempty>
<div class="black"
style="padding-left:10px;padding-bottom:10px;"><mm:write /></div>
</mm:isnotempty>
</mm:field>
- <mm:node element="artikel"
- ><div class="pageheader" style="padding-left:10px;">
+ <mm:node element="artikel">
+ <div class="pageheader" style="padding-left:10px;">
<mm:field name="titel"/>
</div>
@@ -30,15 +31,17 @@
<div class="black" style="padding-left:10px;">
<mm:field name="intro"><mm:isnotempty><mm:write
/></mm:isnotempty></mm:field>
</div>
- <mm:related path="posrel,paragraaf"
- orderby="posrel.pos" directions="UP"
fields="paragraaf.number"
- ><mm:first><ul type="square" class="black"></mm:first>
+ <mm:related path="posrel,paragraaf" orderby="posrel.pos"
directions="UP" fields="paragraaf.number" searchdir="destination">
+ <mm:node element="paragraaf" notfound="skip">
+ <[EMAIL PROTECTED] file="includes/relatedimage.jsp" %>
+ </mm:node>
+ <mm:first><ul type="square" class="black"></mm:first>
<li><b><mm:field name="paragraaf.titel"/></b></li><br/>
<mm:field name="paragraaf.tekst"/>
<mm:last></ul></mm:last>
- </mm:related
- ></mm:node
-></mm:list>
+ </mm:related>
+ </mm:node>
+</mm:list>
<mm:node number="<%= paginaID %>">
<[EMAIL PROTECTED] file="includes/contentblocks.jsp" %>
@@ -50,10 +53,6 @@
<[EMAIL PROTECTED] file="includes/footer.jsp" %>
-
-
-
-
-
</cache:cache>
</mm:cloud>
+</mm:content>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs