Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9
-
None
-
None
Description
There are a number of things that can be improved with the output. This optimization will assist with page download times and general usability. For example, an on-line store application needs to show the page layout and text content as quickly as possible, and let the rest of the content objects (images, extra javascript, extra css) load later.
This a high-level issue to help co-ordinate the tasks.
The main focus is to improve $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ although some tweaks could also be applied to the "skin"-based stylesheets.
Use this page for testing:
http://forrest.zones.apache.org/ft/build/forrest-sample-2/samples-b/sample.html
This a high-level issue to help co-ordinate the tasks.
The main focus is to improve $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ although some tweaks could also be applied to the "skin"-based stylesheets.
Use this page for testing:
http://forrest.zones.apache.org/ft/build/forrest-sample-2/samples-b/sample.html
Attachments
1.
|
assess the output with an optimization tool to identify issues and gauge the improvements | Open | Unassigned | |
2.
|
use height and width and alt attributes for all images | Open | Unassigned | |
3.
|
reduce the size of the "head" section of html output | Open | Unassigned | |
4.
|
reduce the number of external CSS files | Open | Unassigned | |
5.
|
clean up CSS files, reduce whitespace, remove unnecessary definitions and comments | Open | Unassigned | |
6.
|
ensure that CSS validates okay | Open | Unassigned | |
7.
|
ensure that HTML validates okay | Open | Unassigned | |
8.
|
some JavaScript external files could be referenced in body not head of html | Open | Unassigned | |
9.
|
reduce the size of the "body" section of html output | Open | Unassigned |