开发者

How to display recent views of a certain node=type per user

开发者 https://www.devze.com 2023-02-28 10:51 出处:网络
F开发者_JS百科or Drupal 7 I want to display a block with recent viewed nodes of a certain type. It is like booking.com where you see the last hotels you viewed.

F开发者_JS百科or Drupal 7 I want to display a block with recent viewed nodes of a certain type. It is like booking.com where you see the last hotels you viewed. This functionality has to work for unregistered users. I looked to flags but can not figure out if and how this will work.


There is a article specific for your needs. You will need few modules help and views to satisfy your needs.

http://jan.tomka.name/blog/list-recently-viewed-nodes-drupal

0

精彩评论

暂无评论...
验证码 换一张
取 消