Posted by asak on March 1, 2009 at 1:25pm
2 followers
Jump to:
| Project: | Tell A Friend Node |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ggaetz |
| Status: | active |
Issue Summary
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
#1
Hey - I just saw your question - and I'll check it out in the next couple of days. Super busy right now. Sorry!
#2
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?
#3
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.
#4
Sorry, haven't had a chance to implement this feature yet.