How to embed a node on homepage in Drupal 6?
- by Sushi
How can I embed a node on the front page in Drupal 6. The node basically has the image upload field along with title and description. I want it to some how appear on the homepage alongwith a "views" which shows the uploaded images at the bottom.
It's basically just an attempt at creating something like imageshack as an experiment.
I am pretty…