By softsolvers on
How to create news and Display in website in Drupal 6
I need to create NEWS and Display in Home page or whatever..
Is there any module for that..I tried a loot..or we need to create normal php code for display and create news?
Please advise and help me..
Thanks,
Softsolvers
Comments
Should be built-in
If you look beneath the Body text box of your articles you should see a section called "Publishing Options" (or something similar) - in here there should be a check box for "Show on Front Page" (or something similar).
You may need to edit the content type to have this available or to edit the user role to allow them permission to see this setting, but that is a default part of Drupal and should be readily available.
Hope this helps,
Gareth