Feature #38572
Display help message when no pid is selected
| Status: | Closed | Start date: | 2012-07-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Fabien Udriot | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.3.0 | |||
| Votes: | 0 |
Description
When no page is selected in the page tree, a message should be displayed to the user to invite him clicking on a page.
History
Updated by Fabien Udriot 11 months ago
- Status changed from New to Accepted
Updated by Fabien Udriot 11 months ago
- Status changed from Accepted to Needs Feedback
Pull request was made: https://github.com/Ecodev/newsletter/pull/1
Updated by Adrien Crivelli 10 months ago
- Status changed from Needs Feedback to Accepted
- Target version set to 1.3.0
Actually global statistics are available when no PID are selected. Thus we should not hide the entire module, but include a message within the module, leaving access to statistics.
Updated by Fabien Udriot 10 months ago
Global statistic should go somewhere else IMO since you can't dis-select a page. The only way would be to click on the root level but it is actually a no-go because this special "page" is only available for admin.
I could imagine a special BE module for that. Testing email should be excluded from the stats by default, I would say.
Updated by Adrien Crivelli 10 months ago
- Status changed from Accepted to Closed
- % Done changed from 0 to 100
Good point, it's more of a trick than a proper way to access global statistics. So let's leave it as you did for now and I created a new ticket for the not-yet-urgent global statistics feature #39047.
Thus this close this ticket.