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
Comment #1
ggaetz commentedHey - I just saw your question - and I'll check it out in the next couple of days. Super busy right now. Sorry!
Comment #2
ggaetz commentedIf 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?
Comment #3
asak commentedUnfortunately 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.
Comment #4
ggaetz commentedSorry, haven't had a chance to implement this feature yet.