Community & Support

Need help with finding a few modules

I wonder how can I solve this needs (in all nodes):
1) Email node link to friend
2) Displaying of related nodes (according to category terms)
3) Report node (for instance missing YouTube video)
4) Field with URL of particular node
(All of these functionalities are working on this Drupal site: http://www.flixya.com/video/1185274/Start_Car_With_Cell_Phone.)
Thanks for any answer!!!

Comments

1) Try these (found by

1) Try these (found by searching "module email friend"):

http://drupal.org/project/send
http://drupal.org/project/forward

2) Try these (found by searching "module related nodes"):

http://drupal.org/project/relatedlinks
http://drupal.org/project/related_nodes

3) Need more info

4) Try CCK with Link:

http://drupal.org/project/cck
http://drupal.org/project/link

BTW, the site you referenced is not a Drupal site.

--
Have you filed a support request in the {insert module/theme name here} issue queue? That's where you'll find users (and developers) familiar with your problem.