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

mrtoner’s picture

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.