Make different articles, with different settings: featured / unfeatored, published / unpublished, with different publish_up/down and or feature_up / down dates.
The same with or without workflow enabled, with workflwo publish/feature plugin enabled/diesabled.
Then check the tooltips on the different status buttons.
Alway thea active state in the first line
Additional information
A action for status change if this is possible
All texts are consistent
Information is not displayed consitently. The following image shows a collectio of tooltips for differen states.
With workflow enabled
Labels |
Added:
?
|
Featured (non-workflow version) for com_content appears to be just a single line added to libraries\src\Button\FeaturedButton.php
line 90
+ $tips[] = Text::_('JGLOBAL_TOGGLE_FEATURED');
for com_content with workflow there is no toggle functionality
No toggle, correct. But "select transition" would show that an action is possible / required
I must be missing something then because when workflow is enabled clicking on the featured icon does nothing - or is there a bug and its supposed to?
I missed that the button is disabled.
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
and now I re-read your post and see that you propose the exact same thing - so great minds think alike