|
|
|
<page-size/>
Provided by module: Tags: Page sizer
<page-size> calculates the size of a
page, including inline images, and gives estimates of the time it
will take to download the page. All information is shown in a box.
File | Size (kb) | Headers (b) | % of page |
---|
| /index.html | 0.5 | 188 | 0% |
Gtext ("roxen.com") | 1.5 | 189 | 1% |
/pic/apples.jpeg | 96.6 | 163 | 97% |
Total size: | 98.7 | 540 | |
|
Estimated download time: (bandwidth in kb/s)
28.8: | 28s |
56.0: | 15s |
64.0: | 13s |
256.0: | 3s |
384.0: | 2s |
1024.0: | 1s |
|
|
|
|
Attributes
- page="path"
-
Calculate size and downloadtime for another page than the current.
- include="summary,details,dltime,suggestions"
-
What information to present.
- speeds="28.8,56.0,64.0,256.0,384.0,1024.0"
-
Show the time it will take to download a page using the specified
speed(s) in kbit/s.
<page-size
page='../'
include='summary,details,dltime,suggestions'
speeds='28.8,56.0,64.0,256.0,384.0,1024.0'
/> |
|
|
|