Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The recently viewed nodes module allows you to log any nodes
a user visits. This works for both anonymous users and
logged in users. You can limit what nodes are logged by type
and to specific roles.

The list can also be saved to database, with flexible admin
settings that will allow you to tailor the module to your
server.

An example use of the module is for UberCart. You can log
anonymous nodes visits and when the user logs in, it
will automatically save the list for that user.

You may also use the public function recently_viewed_nodes_session_manage('view')
to get an array'd list of nodes visited. This is useful for
custom coding.

* Now closed due to not getting project accepted.

Project information