Am using drupal 6x successfully,but my problem is i want to dispaly the content as a block in my home page. When i do this ,the bock is displayed but along with the hardcoded data of the drupal home page content.How can i solve this problem?

Comments

FanisTsiros’s picture

What do you mean with "block". Is this a drupal block ? Anyway...
This "sample content" will just vanish when you post content in your home page (not in a drupal block). Publish a page or a story and the wellcome message will vanish.

ReliabilityConsistencyFeedback ------ NeverAchivable -------

ReliabilityConsistencyFeedback

marcvangend’s picture

Alternatively, you can change the settings of your site on /admin/settings/site-information and change the default front page to something else than 'node'.

appmux’s picture

There's a module for that:

http://drupal.org/project/unwelcome

appmux’s picture

There's an update available for the Unwelcome module, which now enables promoted content to show up on the home page when available. Now it works even better!

marcvangend’s picture

Thanks for the info. If you're going to promote your own module, why don't you mark the 6.x-1.x branch as recommended?

appmux’s picture

Well, I did. But it still does not appear as recommended, I guess because it's the only version available.

marcvangend’s picture

Well it's green now, which means it's recommended. When I posted my previous message it was yellow for some reason...