Update of /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util
In directory 
james.mmbase.org:/tmp/cvs-serv14495/applications/vpro-wizards/tagfiles/util

Modified Files:
        setreferrer.tag header.tag addParam.tag attachment.tag 
        image.tag 
Log Message:
work in progress


See also: 
http://cvs.mmbase.org/viewcvs/speeltuin/ernst/vpro-wizards/tagfiles/util


Index: setreferrer.tag
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util/setreferrer.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- setreferrer.tag     2 Jun 2008 17:13:03 -0000       1.1
+++ setreferrer.tag     9 Jun 2008 18:29:48 -0000       1.2
@@ -1,6 +1,6 @@
 <[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
 <[EMAIL PROTECTED] prefix="mm" uri="http://www.mmbase.org/mmbase-taglib-1.0"%>
-<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/edit/util"%>
+<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/vpro-wizards/util"%>
 <%--
     this tag sets a cookie with the url of the current page.
 --%>


Index: header.tag
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util/header.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- header.tag  2 Jun 2008 17:13:03 -0000       1.1
+++ header.tag  9 Jun 2008 18:29:48 -0000       1.2
@@ -8,7 +8,7 @@
         <h6>
             ${username}
             <i onclick="alert('Veel plezier met deze redactieomgeving!\nRob 
Vermeulen & Jerry Den Ambtman\nEn koop een spaarlamp!');">|</i>
-            <a 
href="${pageContext.request.contextPath}/edit/system/logout.jsp">uitloggen</a>
+            <a 
href="${pageContext.request.contextPath}/mmbase/vpro-wizards/system/logout.jsp">uitloggen</a>
         </h6>
     </div>
 </mm:cloud>


Index: addParam.tag
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util/addParam.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- addParam.tag        2 Jun 2008 17:13:03 -0000       1.1
+++ addParam.tag        9 Jun 2008 18:29:48 -0000       1.2
@@ -3,7 +3,7 @@
 --%>
 <%@ tag import="java.util.*" body-content="empty"  %>
 <[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
-<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/edit/util"%>
+<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/vpro-wizards/util"%>
 <%@ attribute name="name" required="true"  %>
 <%@ attribute name="value"   %>
 <%@ attribute name="parameter"   description="when this is set, the value is 
taken from the request parameters"%>


Index: attachment.tag
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util/attachment.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- attachment.tag      2 Jun 2008 17:13:03 -0000       1.1
+++ attachment.tag      9 Jun 2008 18:29:48 -0000       1.2
@@ -1,7 +1,7 @@
 <%@ tag body-content="empty"  %>
 <[EMAIL PROTECTED] prefix="mm" uri="http://www.mmbase.org/mmbase-taglib-1.0"%>
 <[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
-<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/edit/util"%>
+<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/vpro-wizards/util"%>
 
 <%@ attribute name="nodenr" required="true"   %>
 <%@ attribute name="urlvar" required="true" rtexprvalue="false"%>


Index: image.tag
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/tagfiles/util/image.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- image.tag   2 Jun 2008 17:13:03 -0000       1.1
+++ image.tag   9 Jun 2008 18:29:48 -0000       1.2
@@ -1,7 +1,7 @@
 <%@ tag body-content="empty"  %>
 <[EMAIL PROTECTED] prefix="mm" uri="http://www.mmbase.org/mmbase-taglib-1.0"%>
 <[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
-<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/edit/util"%>
+<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/vpro-wizards/util"%>
 
 <%@ attribute name="template" %>
 <%@ attribute name="nodenr" required="true" %>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to