Download & Extend

Allow Modules to Use Theme Templates

Project:Activity Stream
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

Right now, activity stream only allows items to be themed using theme functions. I believe it would be desirable to allow sub modules to theme their activity stream items using theme templates or theme functions. I have attached a patch to make this possible.

AttachmentSize
activitystream.patch1.01 KB

Comments

#1

Re-rolled patch: I forgot to pass the arguments to hook_theme().

AttachmentSize
activitystream-515810.patch 1.14 KB

#2

Status:needs review» needs work

$action isn't defined -- I suspect you mean $item?

nobody click here