You need a user in a usergroup for example editor. He can edit articles but cannot check-in articles of other users.
Log in in frontend as administrator, open an article for editing and close the window, so the aricle is checked out.
Log in in frontend as editor.
(probably same behaviour for contact)
If a user has no permission for checking in an item, there is an information only.
If a user has no permission for checking in an item, there is a link, but this link is useless.
https://github.com/joomla/joomla-cms/blob/4.1-dev/administrator/components/com_content/src/Service/HTML/Icon.php#L133 generated here.
Labels |
Added:
No Code Attached Yet
|
If you want - it is not easy. We use a backend layout in frontend - not sure if this is a good solution.
This time, i will first confirm the approach before making pr by solving such issue i could get the exact idea of codebase
Labels |
Added:
bug
|
shouid i try it