Closed (fixed)
Project:
Recent Changes
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2007 at 12:31 UTC
Updated:
3 Feb 2010 at 22:37 UTC
How do I create a block with content from recent changes? I would like to be able to create a Recent Changes block that shows the x most recent entries in the recent changes page.
Does this module expose a view. Is it possible to do this? I find having recent changes hidden on a separate page most users miss it in favour of just reading what is in blocks on the right hand side of the page.
Comments
Comment #1
fuzzy_texan commented40 weeks and no reply. Is this what you call an unsupported module?
Comment #2
fuzzy_texan commentedComment #3
Dinth commentedIm also looking for this
Comment #4
toemaz commentedRecent changes module does not implement hook_block. You could create a view which matches most of the functionality of the recent changes module and give it a block display.
If you have a patch, feel free to reopen this issue.