Mentioned in the comments for the 6.x-2.x-dev release - a block for every TAF node would be awesome!

In the mean time - how could i call tellafriend_node_page_form (or is it tellafriend_node_view?) to display in a block...?
I need to pass a $nid - but what would be the syntax?

Thanks!

Comments

ggaetz’s picture

Assigned: Unassigned » ggaetz

Hey - I just saw your question - and I'll check it out in the next couple of days. Super busy right now. Sorry!

ggaetz’s picture

If you don't need to do anything special with the form, and you just want to get the whole node into a block, my thought would be to use views. Does that make sense?

asak’s picture

Unfortunately i do need to pass some info to TAF since i customized it a bit (to include a uid in a ?=path).

I think it would be possible to use one of the "node-as-block" modules to render this as a block - but was hoping for TAF to provide a block so that i'll be able to customize it that way...

Anyway - thanks.

ggaetz’s picture

Sorry, haven't had a chance to implement this feature yet.