Views: Latest Post(s)

Categories

Component ID

379256

Component name

Views: Latest Post(s)

Component type

module

Maintenance status

Component security advisory coverage

not-covered

Downloads

712

Component created

Component changed

Component body

This project was discontinued as the approach is far too specific and unperformant.

Short Description

A relatively small module that allows one to add a field to a view of type user that will expose one or more of the latest posts made by that user, without the use of complicated computed fields or custom argument code.

Installation

The use is pretty simple:

  • Install the module like you normally would
  • Create a view of type "User"
  • Expose a field for "User: Latest post(s)"
  • Set configuration options to your liking
  • Enjoy the ease!

NOTE: at the moment this module is probably not desirable for huge listings of users and like their 10 latest posts, as this will most likely cause some stress on the DB

Obviously there won't be a Drupal 5 version of this module