libreccm-legacy/ccm-portalworkspace/doc/unsupported/portlets
pb bbff4ab565 Removed unused code, removed user themeing capabilities, added documentation, improved code structure. Update Script required (not yet provided).
git-svn-id: https://svn.libreccm.org/ccm/trunk@2062 8810af33-2d31-482b-a856-94f89814c4df
2013-02-09 14:56:44 +00:00
..
MyWorkspacesPortlet.java Removed unused code, removed user themeing capabilities, added documentation, improved code structure. Update Script required (not yet provided). 2013-02-09 14:56:44 +00:00
README Removed unused code, removed user themeing capabilities, added documentation, improved code structure. Update Script required (not yet provided). 2013-02-09 14:56:44 +00:00
WorkspaceNavigatorPortlet.java Removed unused code, removed user themeing capabilities, added documentation, improved code structure. Update Script required (not yet provided). 2013-02-09 14:56:44 +00:00
WorkspaceSummaryPortlet.java Removed unused code, removed user themeing capabilities, added documentation, improved code structure. Update Script required (not yet provided). 2013-02-09 14:56:44 +00:00

README

MyWorkspacePortlet:
   Code is broken and aborts program flow unrecoverable.
   No documentation at all, seems to create a list of personaö Workspaces.
   Not usefule for PortalWorkspace, as it is meant as a system wide frontpage
   or as leaf for navigation. No option for personal homepages here.
   May be useful for PortalServer and its personal homepages.

WorkspaceNavigatorPortlet
   Code is broken, no documentation at all. Seems to provide a list of child
   Workspaces and related Workspaces. Not useful for PortalWorkspace because
   it is not meant to form a interwoven system of portal pages.
   Portlet of the same name is part of PortalServer where it should be useful.

WorkspaceSummaryPortlet
   Code is broken, no documentation at all. Seems to provide a list of objects,
   probably participants.

All 3 portlets have internal classes to provide a PortletRenderer. XML files
are missing, but the tags may be part of the PortalWorkspace applications XML.
Not checked.