Posted by fuzzy_texan on August 11, 2007 at 12:31pm
Jump to:
| Project: | Recent Changes |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
40 weeks and no reply. Is this what you call an unsupported module?
#2
#3
Im also looking for this
#4
Recent 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.