Update of /var/cvs/contributions/natmm/templates/editors
In directory james.mmbase.org:/tmp/cvs-serv17413/templates/editors

Modified Files:
        topmenu.jsp 
Log Message:
NMCMS-555 - Projectfases templates: prefixes in Builders


See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/editors
See also: http://www.mmbase.org/jira/browse/NMCMS-555


Index: topmenu.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/editors/topmenu.jsp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- topmenu.jsp 22 Dec 2006 13:33:05 -0000      1.33
+++ topmenu.jsp 8 Oct 2008 12:58:54 -0000       1.34
@@ -1,4 +1,5 @@
 <[EMAIL PROTECTED] file="/taglibs.jsp" %>
+<mm:content type="text/html" escaper="none">
 <[EMAIL PROTECTED] 
import="nl.leocms.util.PropertiesUtil,nl.leocms.util.ApplicationHelper,org.mmbase.bridge.*,java.net.*"
 %>
 <% 
 // make sure website_user is not used as editor account
@@ -183,7 +184,7 @@
     <% String webmasterMail = ""; %>
     <mm:listnodescontainer type="users"
        ><mm:constraint field="rank" operator="=" value="administrator" 
-       /><mm:listnodes
+       /><mm:listnodes searchdirs="destination"
           ><mm:first inverse="true"><% webmasterMail += ";"; %></mm:first
           ><mm:field name="emailadres" jspvar="dummy" vartype="String" 
write="false"
              ><% webmasterMail += dummy; 
@@ -200,3 +201,4 @@
 </html>
 </cache:cache>
 </mm:cloud>
+</mm:content>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to