|
Answer» CONTENT that does not USE a lot of resources is considered “light”.
The following are guidelines for creating “light” content:
- Use static content as much as possible.
- Avoid HTMLB.
- Avoid client-side eventing (specify in the portalapp.xml an EPCFLevel value of 0 for no eventing).
- Use the navigation tag library for navigation links.
- Use page layouts with custom iView TRAYS. The default iView tray uses HTMLB.
- Do not create Related Links for iViews and pages, as the Related Links iView is considered "heavy" content.
- Make sure that any dynamic navigation iView for your content is also light.
- Avoid the out-of-the box Knowledge Management iViews.
- Avoid using EPCM.doNavigate Links; use ?NavigationTarget= links INSTEAD, to avoid loading the EPCM framework.
Content that does not use a lot of resources is considered “light”. The following are guidelines for creating “light” content:
|