You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of pages e.g. created by ?do=showtag&tag=tagname creates a list of pages with the original creator of the page. This isn't ideal as the last editor is, too.
But the creator of the page sometimes has already no account anymore or has left the company.
So i vote for the last user who has changed the page:
In the configuration manager, you can set which columns to show. Maybe it is more logic to hide this extra info?
See: plugin»tag»pagelist_flags, default: list.
Hiding the users names, change it to: list,nouser
for hiding date as well: list,nouser,nodate
I'm wondering, if it not makes more sense to use list,nouser,nodate as default.
@Klap-in If you have documentation which must be reviewed and updated on a regulary basis, one will have the last change date and the last contributor.
So you have a chance to
see if someone has updated it
and if not: you can see who may be responsible to do it
The value of the "user" attribute is clearly losing value over time.
The list of pages e.g. created by ?do=showtag&tag=tagname creates a list of pages with the original creator of the page. This isn't ideal as the last editor is, too.
But the creator of the page sometimes has already no account anymore or has left the company.
So i vote for the last user who has changed the page:
plugin-tag/helper.php
Line 223 in ec837d2
I am not sure if this is the only place where one must change the plugin...
The text was updated successfully, but these errors were encountered: