Quote:
Originally Posted by AndrewD
As I recall, someone felt that the 3.0 behaviour was not correct so I changed it. But my memory is not what I seem to recall that it used to be (if you follow me).
There is only one timestamp in the database for each link, so the question is whether this gets refreshed when the entry gets edited. Since there is only one timestamp, it's difficult to separate the change in one category from others.
|
hmm .. difficult one then
Any chance of a on/off type setting for the 2 ways of doing it? either shows as new or not.
or .. have an updated timestamp column in the db table, so you can show both when a link was first added and the last time it was updated .. therefore allowing you to have an "updated" flag against a link. You could then have a setting to allow you to show these links as new or not on both the links page, as well as the cpms module.
You could also have a couple of settings to choose which colour to show these flags .. ie .. have the "new" text show as red .. and the "updated" text show as yellow (as an example)
Just an idea