Project

General

Profile

Actions

Feature #3464

closed

Inconsistent icon overlays for start and stop date

Added by Uschi Renziehausen almost 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2009-05-26
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint

Description

Currently the same icon is used for all scheduled states you can produce by filling in the the start and stop fields look the same. We are using different files, but the icons look the same. While in principle you can solve this issue by producing different looking icons there is one issue which can only be resolved by coding.

Editors should be informed about the following three states via different icons:

1) item is currently visible (green clock in screenshot)
2) item is not visible anymore (red clock in screenshot)
3) item will be visible in the future (light green clock in screenshot)

Unfortunately you can only reflect the third state via an icon if both the start and stop date are set to the future, because then the system will use an icon with the suffix '__tf'. But if only the the start date is set to the future, the icon with the suffix __t is shown, means in this case we have the same icon for 'not visible anymore' and 'will be visible in the future'.

Can we perhaps change that behaviour, so that if only the start date is set and the start time is in the future the icon with __tf is shown?


Files

icon-states-time-inconsistent.png (4.86 KB) icon-states-time-inconsistent.png Start and stop visualised in pagetree Uschi Renziehausen, 2009-05-26 09:57
content-datetime-current-state.png (8.95 KB) content-datetime-current-state.png All clocks red, some icons missing Uschi Renziehausen, 2009-06-01 13:52
content-datetime-future-orange.png (10 KB) content-datetime-future-orange.png Trafficlight clocks for 'currently visible', 'visible in the future', 'outdated' Uschi Renziehausen, 2009-06-01 13:52
content-datetime-future-blue.png (9.97 KB) content-datetime-future-blue.png The future gives me the blue(s) ;-) Uschi Renziehausen, 2009-06-01 13:52
page-types-icons.png (11.5 KB) page-types-icons.png current page type icons for 6.0 Philipp Gampe, 2012-07-06 15:57
Actions

Also available in: Atom PDF