space Baylys
Just practicing to pass the Turing test.
space
space
space
space
Developer for Hire!
space
addedValues Plugin
space

Home

What's new

Bayly.Root

Cornershop Plugin

Career

edutools Root

Enhancements

Interests

linguist Plugin

Manila

space

Custom Prefs required Items

Frames in Manila

How to implement Scalable Content

Manila Custody Issues

Manila Minor Bugs, Gotcha's and Workarounds

Plug-ins

space
space

CommentIt

ManilaFixer Plug-in

space
space

Hourly Hits Chart

TurboCache

space

Plugin Visibility

Static Rendering Howto

Techniques

URL Encoding in Manila

Patches

Patches by Group

Papers

Sales

Sign My Guestbook

User(land) Relations.

Contact Address

Search Baylys

urlchains

space
Join Now
Login
space space space

Hourly Hits Chart

The hourly hits statistics are well suited to presentation in histogram form. By specifying an img tag with a src url of "/manilafixer/hourlyhitsgif" relative to the site home page, you cause Manilafixer to create a gif image, showing the hits in the last 24 (complete) hours. The gif is built only on demand, and cached until the hour changes or the image parameters are changed. If the preference is set, an html <map> tag is also built, with onmouseover javascript to show,in the browser status line, the hit count and time range of each bar in the histogram. The <map> tag can be inserted on your page, together with the <img> tag using the macro manilafixer.macros.hourlyHits.

{manilaExtras.hourlyHits(align = nil, alt=nil, border=nil, class=nil, name=nil, onabort=nil, onerror=nil, onload=nil, style=nil, sitename="")}

If sitename isnt specified, the statistics for the current site are shown. Calling the macro with a value for sitename allows building a single page with statistics for multiple sites. Only websites with manilafixer enabled can have their statistics displayed.

Many parameters of the image are configurable by choosing the Statistics ManilaFixer menu item, as shown below.

MFStatsConfig: This feature is Mac OS only, because it uses the libGD and trigCmd DLLs, which have not been ported to Windows or Mac OS X.