Active
Project:
Content moderation
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Oct 2011 at 18:24 UTC
Updated:
18 Oct 2011 at 11:41 UTC
Hi!
By default I have content moderation block like this (please see the attachment). I want to show more info about revision like username, who created that revision, time... in pending revision list. Can anybody tell me how? Thank you!
| Comment | File | Size | Author |
|---|---|---|---|
| content_moderation.png | 3.63 KB | bandt |
Comments
Comment #1
eugenmayer commentednormal theming, block theming. look into the hook_block and the theme methods
Comment #2
bandt commentedThank you! I'll take a look at this.