Author latest content (ALC)
Component ID
1587530
Component name
Author latest content (ALC)
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Often one wants to display latest content of given content type for each user/author. And it needs to be only the latest node.
It is not possible to achieve using only Views module, well at least I didn't find an easy solution.
This module keeps record of the latest content for each content type and for each user/author. It easily integrates with Views 3.
To use it
- create View listing content of given content type
- add relationship to ALC table and you are good to go.
Please note that at present ALC module tracks nodes as they are created. It will not track nodes that have been created prior to enabling ALC module.
