Update of /var/cvs/speeltuin/ernst/vpro-wizards/examples
In directory
james.mmbase.org:/tmp/cvs-serv14495/applications/vpro-wizards/examples
Modified Files:
cachetest.jsp index.jsp
Log Message:
work in progress
See also: http://cvs.mmbase.org/viewcvs/speeltuin/ernst/vpro-wizards/examples
Index: cachetest.jsp
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/examples/cachetest.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- cachetest.jsp 2 Jun 2008 17:13:08 -0000 1.1
+++ cachetest.jsp 9 Jun 2008 18:29:49 -0000 1.2
@@ -1,7 +1,7 @@
<[EMAIL PROTECTED] uri="http://www.mmbase.org/mmbase-taglib-1.0" prefix="mm" %>
<[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<[EMAIL PROTECTED] prefix="pvh" tagdir="/WEB-INF/tags" %>
-<%@ taglib prefix="edit" tagdir="/WEB-INF/tags/edit" %>
+<%@ taglib prefix="edit" tagdir="/WEB-INF/tags/vpro-wizards" %>
<mm:cloud >
<html>
Index: index.jsp
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/examples/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.jsp 2 Jun 2008 17:13:08 -0000 1.1
+++ index.jsp 9 Jun 2008 18:29:49 -0000 1.2
@@ -1,20 +1,18 @@
<[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="edit" tagdir="/WEB-INF/tags/edit"%>
+<[EMAIL PROTECTED] prefix="util" tagdir="/WEB-INF/tags/vpro-wizards/util"%>
+<[EMAIL PROTECTED] prefix="edit" tagdir="/WEB-INF/tags/vpro-wizards"%>
-<mm:cloud jspvar="cloud" method="loginpage" loginpage="/edit/login.jsp" />
+<mm:cloud jspvar="cloud" method="loginpage"
loginpage="/mmbase/vpro-wizards/login.jsp" />
-<util:setreferrer/>
- <edit:path name="Menu" session="menu" reset="true"/>
- <edit:sessionpath/>
<mm:content type="text/html" expires="0">
<html>
<head>
<title>Test Editors</title>
- <link rel="stylesheet" type="text/css"
href="${pageContext.request.contextPath}/edit/stylesheets/edit.css"/>
+ <link rel="stylesheet" type="text/css"
+
href="${pageContext.request.contextPath}/mmbase/vpro-wizards/stylesheets/edit.css"/>
<style >
body{
font-family: "Lucida
Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
@@ -43,70 +41,38 @@
</style>
</head>
<body>
- <div class="editors">
- <div class="menuSection">
- <h3>Plaats van herinnering </h3>
- <ul class="menuitem">
- <li>
- <%--flush de quick groep en de specifieke plaats
pagina als die is aangepast--%>
- <a
href="plaats/plaatsen.jsp?flushname=plaatsvanherinneringen_quick,
plaatsen_[memorylocation]">
- <img
src="${pageContext.request.contextPath}/edit/system/img/list_grey.png" />
- Plaatsen
- </a>
- </li>
- <li>
- <%--alles flushen--%>
- <a
href="site/teksten.jsp?flushname=plaatsvanherinnering">
- <img
src="${pageContext.request.contextPath}/edit/system/img/list_grey.png" />
- Statische teksten
- </a>
- </li>
- <li>
- <a href="attachments/attachments.jsp">
- <img
src="${pageContext.request.contextPath}/edit/system/img/list_grey.png" />
- Bijlagen
- </a>
- </li>
- <li>
- <%--flush 'quick' eigenlijk wil de plaatsen_[nodenr]
en de herinneringen_[nodenr] flushen waar
- nodenr het nummer is van de plaats die aan de (nieuwe)
herinnering is gekoppeld. Maar dat kan (nog) niet
- met het huidige systeem
- oplossing:
plaatsen[memoryresponse.posrel.memorylocation]
- met deze syntax zou je de eerste gerelateerde
memorylocation node kunnen gebruiken die via
- posrel aan memoryresponse hangt.
- Ook beperkt, maar bied wel mogelijkheden.
- --%>
- <a
href="plaats/nieuweherinneringen.jsp?flushname=plaatsen_[memoryresponse.related.memorylocation]">
- <img
src="${pageContext.request.contextPath}/edit/system/img/list_grey.png" />
- Nieuwe herinneringen
- </li>
- </ul>
- </div>
+ <edit:header/>
+ <util:setreferrer/>
+ <edit:path name="Menu" session="menu" reset="true"/>
+ <edit:sessionpath/>
+ <div class="editors">
<div class="menuSection">
- <h3>Cache flushen</h3>
- De cache moet worden geflushed wanneer er een plaats is
toegevoegd, of wanneer er nieuwe content is
- gekoppeld aan een bestaande plaats.
+ <h3>My News </h3>
<ul class="menuitem">
<li>
- <a
href="cachetest.jsp?group=plaatsvanherinnering&back=true"/>
- <img src="recycle.gif" width="16" />
- Flush alle pagina's
+ <a href="mags/magazines.jsp">
+ <img
src="${pageContext.request.contextPath}/mmbase/vpro-wizards/system/img/list_grey.png"
/>
+ Magazines
</a>
</li>
<li>
- <a
href="cachetest.jsp?group=plaatsvanherinnering_quick&back=true"/>
- <img src="recycle.gif" width="16" />
- Flush laatste herinneringen en landkaart.
+ <a href="news/allnews.jsp">
+ <img
src="${pageContext.request.contextPath}/mmbase/vpro-wizards/system/img/list_grey.png"
/>
+ Nieuws berichten
</a>
</li>
</ul>
</div>
</div>
+ <%--
+ the 'desktop' with bookmarks for the editors is currently proprietairy
for the vpro.
+ Plans are to publish it as a separate application. It needs some
builders and so on.
- <mm:include page="../edit/bookmarks.jsp">
+ <mm:include page="/mmbase/vpro-wizards/bookmarks.jsp">
<mm:param name="columns" value="pvhcol1,pvhcol2,pvhcol3" />
</mm:include>
+ --%>
</body>
</html>
</mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs