Would it be possible to create an anchor at the statistics, so that when one clicks/selects the "Overall ___ Region Statistics", it will go right to the "Travelers in Region ___" section?
Sounds easy enough. I want to make sure I'm understanding what you're suggesting. What page would have the link and where, and what page would have the anchor/target?
region.php has five paragraphs:
- Region map
- Overall Region Stats
- Stats by System
- Stats by Route
- Travelers in Region
I think @formulanone is talking about a direct link from
https://travelmapping.net/user/ "Stats by Region" table to "Travelers in Region" of region.php.
I'd prefer an index on top of region.php with direct links to the paragraphs or a reorganization of region.php + system.php as suggested upthread.
For instance:
I'd like to have kinda "tabs" for a quick jump to the desired table:
user/region.php: Overall region stats / stats per system | Stats by Route | Travelers in Region
user/system.php: System stats / stats per region | Stats by Route | Travelers in System (new)
user: Overall stats / Links | Travelers in continent (new) | Travelers in country (new) | Stats by region | Stats by system
The first "tab" should always be visible when the page is reloaded.
The link to the map could be on top next to user + units (+ system + region) selection which should always be visible independent of the "tab".
The "tab" is just a more complicated way to implement an index on top but it can also be used to jump back.
Note that the
Travelers by System table is still missing. I think it is the most wanted feature....
My top priority for web front end is:
#97
It was mentioned earlier in the thread that rankings by system don't exist. Is this new? If so, it would be nice to see the individuals listed at the end of the page similar to the rankings by region. Or is this a programming/display issue?
It is a programming issue. The table was never implemented. There is already an issue in the backlog: Web #97 List of travelers who have traveled a system.
If we really wanna improve anything for travelers by region, we should do the very same for travelers by system. Just my 2ct.