Ticket #1232 (closed enhancement: fixed)
Better statistics page design
| Reported by: |
|
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
Change History
Nightgunner5 — 2 years ago
-
attachment
1232.patch
added
Nightgunner5 — 2 years ago
-
attachment
1232.png
added
A screenshot of the patch's effects (with two plugins utalizing the patch)
comment:1
grassrootspa — 2 years ago
I like Nightgunner5's idea.
GautamGupta — 21 months ago
-
attachment
stats.php.diff
added
Also removes the use of a deprecated function
comment:2
GautamGupta — 21 months ago
- 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().
comment:3
chrishajer — 21 months ago
- 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.
Patch for stats.php template