Ticket #1232 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

Better statistics page design

Reported by: Nightgunner5 Owned by:
Priority: low Milestone: 1.1
Component: Front-end Version: 1.0.2
Severity: normal Keywords: has-patch tested
Cc: nightgunner5@…

Description

Currently, the statistics page is all in one column, squished together, and has no hooks. Hopefully this patch (or something similar) will make the page more usable.

It can be (currently) seen in action at  http://forums.llamaslayers.net/statistics.php

Attachments

1232.patch Download (1.6 KB) - added by Nightgunner5 2 years ago.
Patch for stats.php template
1232.png Download (44.8 KB) - added by Nightgunner5 2 years ago.
A screenshot of the patch's effects (with two plugins utalizing the patch)
stats.php.diff Download (1.6 KB) - added by GautamGupta 21 months ago.
Also removes the use of a deprecated function

Change History

Patch for stats.php template

A screenshot of the patch's effects (with two plugins utalizing the patch)

I like Nightgunner5's idea.

Also removes the use of a deprecated function

  • Keywords tested added
  • Severity changed from minor to normal

I have attached another patch which removes the use of deprecated function total_users() and instead uses bb_total_users().

  • Status changed from new to closed
  • Resolution set to fixed

(In [2432]) Better statistics page design by Nightgunner5. Fixes #1232. Props GautamGupta?

Note: See TracTickets for help on using tickets.