jsp verschoben, die zu ccm-ldn-rss gehört, nicht zu portalworkspave.

git-svn-id: https://svn.libreccm.org/ccm/trunk@877 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2011-04-25 09:47:26 +00:00
parent 74709be216
commit f9d9f8ddd8
3 changed files with 11 additions and 5 deletions

View File

@ -0,0 +1,5 @@
TODO:
Analyze the portlet WorkspaceDirectoryPortlet and make it work. It uses
the workspaces.jsp, currently located in subdir portlets, in some way
currently unknown. May be, workspaces.jsp has no relation to
WorkspaceDirectoryPortlet.

View File

@ -3,8 +3,9 @@
xmlns:define="/WEB-INF/bebop-define.tld" xmlns:define="/WEB-INF/bebop-define.tld"
xmlns:show="/WEB-INF/bebop-show.tld" xmlns:show="/WEB-INF/bebop-show.tld"
version="1.2"> version="1.2">
<%-- This page is used by class in method getChannel(PageState pageState) <!-- This page is used by class in method getChannel(PageState pageState)
com.arsdigita.portalworkspace.ui.WorkspaceDirectoryComponent --%> com.arsdigita.portalworkspace.ui.WorkspaceDirectoryComponent
Probably part of the ccm-ldn-rss WorkspaceDirectoryPortlet portlet. -->
<jsp:directive.page import="com.arsdigita.dispatcher.DispatcherHelper"/> <jsp:directive.page import="com.arsdigita.dispatcher.DispatcherHelper"/>

View File

@ -1,7 +1,7 @@
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:define="/WEB-INF/bebop-define.tld" xmlns:define="/WEB-INF/bebop-define.tld"
xmlns:show="/WEB-INF/bebop-show.tld" xmlns:show="/WEB-INF/bebop-show.tld"
version="1.2"> version="1.2">
<jsp:directive.page import="com.arsdigita.dispatcher.DispatcherHelper"/> <jsp:directive.page import="com.arsdigita.dispatcher.DispatcherHelper"/>
<jsp:directive.page import="com.arsdigita.toolbox.ui.ApplicationAuthenticationListener"/> <jsp:directive.page import="com.arsdigita.toolbox.ui.ApplicationAuthenticationListener"/>