Is it possible to add a few .tpl.php templates to assist with theming this module? Specifically the block and 'tweets' page.

Comments

miahawk’s picture

I figured out one, but unfortunately I can't figure out how to get replies and hashes linked. I posted the info here: http://drupal.org/node/412748

Anonymous’s picture

That's for use with Views (which I haven't actually tried yet), but a more complete solution would be to include the overridable template files in the module itself - that or add some theming hooks...

EDIT: Having now tested the Views integration (and having realised that the default block and user page are done with views), I feel this request is probably moot now... Users can simply use views theming to style the output of the default twitter messages, or even create their own.

Anonymous’s picture

Status: Active » Closed (fixed)