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-94f89814c4dfmaster
parent
74709be216
commit
f9d9f8ddd8
|
|
@ -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.
|
||||
|
|
@ -3,8 +3,9 @@
|
|||
xmlns:define="/WEB-INF/bebop-define.tld"
|
||||
xmlns:show="/WEB-INF/bebop-show.tld"
|
||||
version="1.2">
|
||||
<%-- This page is used by class in method getChannel(PageState pageState)
|
||||
com.arsdigita.portalworkspace.ui.WorkspaceDirectoryComponent --%>
|
||||
<!-- This page is used by class in method getChannel(PageState pageState)
|
||||
com.arsdigita.portalworkspace.ui.WorkspaceDirectoryComponent
|
||||
Probably part of the ccm-ldn-rss WorkspaceDirectoryPortlet portlet. -->
|
||||
|
||||
<jsp:directive.page import="com.arsdigita.dispatcher.DispatcherHelper"/>
|
||||
|
||||
Loading…
Reference in New Issue