Hide Forgot
project_key: JBEPP Provide an alternative a slightly optimized data storage implementation for customers who are not using dashboard feature.
Release Notes Docs Status: Added: Needs More Info Release Notes Text: Added: This issue requires more information to be included in the 5.1.1 Release Notes.
Release Notes Text: Removed: This issue requires more information to be included in the 5.1.1 Release Notes. Added: When dashboards aren't used, it is possible to optimize the portal by modifying the org.exoplatform.portal.config.DataStorage service for a simplified implementation: org.exoplatform.portal.config.ConstantUserNavigationsDataStorageImpl. Note that in this case, the dashboard functionality will not work.
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue
Release Notes Text: Removed: When dashboards aren't used, it is possible to optimize the portal by modifying the org.exoplatform.portal.config.DataStorage service for a simplified implementation: org.exoplatform.portal.config.ConstantUserNavigationsDataStorageImpl. Note that in this case, the dashboard functionality will not work. Added: This release of JBoss Enterprise Portal Platform makes it possible to optimize the portal when user dashboards are not used. This can be done by modifying the org.exoplatform.portal.config.DataStorage service for a simplified implementation: org.exoplatform.portal.config.ConstantUserNavigationsDataStorageImpl. Portal administrators should note, however, that this action will render the dashboard functionality inoperative.