event_feed
An extension that adds an “event feed” to your Administration section.
It hooks into Pages, Layouts, Snippets and Users and records any time they are created, updated or deleted. These are then shown on the Events tab with the newest activity at the top.
It’s also really simple (one line of code) to add this facility to your own models
| Author | threehv |
|---|---|
| Website | http://github.com/threehv/Radiant-Eventable |
| Repository | git://github.com/threehv/Radiant-Eventable.git |
| Supports | Radiant 0.8.1 |
| Record Created | January 14, 2010 (about 2 years ago) |
| Last Updated | February 5, 2010 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install event_feed
