Update of /var/cvs/contributions/natmm/templates/natmm/actie/includes
In directory james.mmbase.org:/tmp/cvs-serv1463/templates/natmm/actie/includes

Modified Files:
        nav.jsp artikel_12_column.jsp 
Log Message:
NMCMS-429 - Templates adjustments. Added 'verschijnt vanaf' to 
artike_weblog.xml. Added constraint to navigation.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natmm/actie/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-429


Index: nav.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/actie/includes/nav.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- nav.jsp     7 May 2007 12:46:42 -0000       1.14
+++ nav.jsp     18 Apr 2008 09:40:59 -0000      1.15
@@ -54,6 +54,9 @@
        </mm:isnotempty>
        </mm:field>
        <mm:compare referid="show_links" value="true">
+       <% if (isNaardermeer != null && isNaardermeer.equals("true")) 
+             objectConstraint += (new SearchUtil()).articleConstraint(nowSec, 
quarterOfAnHour);
+       %>
           <mm:relatednodes type="<%= objecttype %>" path="<%= "contentrel," + 
objecttype %>"
              offset="<%= "" + (thisOffset-1)*objectPerPage %>" max="<%= ""+ 
objectPerPage %>" 
              constraints="<%= objectConstraint %>" orderby="<%= objecttype + 
"." + objectdate %>" directions="DOWN">


Index: artikel_12_column.jsp
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/natmm/actie/includes/artikel_12_column.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- artikel_12_column.jsp       2 May 2006 16:36:29 -0000       1.2
+++ artikel_12_column.jsp       18 Apr 2008 09:40:59 -0000      1.3
@@ -130,4 +130,3 @@
 }
 %>
 </mm:cloud>
-
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to