By sumitshekhawat7331 on
hello..
I have created a website in drupal and in this i am facing a problem that is i want to display 3 latest posts with read more tag in the front page in a special block in footer.
If any one can't understand my problem please visit
http://www.isteonline.in/newsite/
in the bottom you can see there is a separate block for blog posts but it only display blog topic name and i want to display few lines of content also.
Thanks
Comments
activity ....
Hi summit,
did u tried "activity" module?
-- Sree --
IRC Nick: sreeveturi
Make a block with Views
Make a block with Views module that displays the blog titles and teasers of the latest blog entries. Let me know if you don't yet know how to use Views module and I'll help you get started.
-- David
absolutecross.com
hi thanks for your reply
hi i didn't understand the use of this module...
could you please help me to understand this module
Thanks
use views.. this might help
use views.. this might help u out..
learn.awakenedvoice.com/2007/07/30/drupal-cck-and-views-tutorial/
also check out the views documentation
Cheers
Gaurav
Hi Gaurav Thanks for reply
Hi thanks for reply..
one thing i want to know that how only three recent posts topic name display in sidebars i want only 3
like this
Recent Blog Posts
3
2
1
just like this not the forth one . means latest three only
Thanks
as the other posters have
as the other posters have already said, the view module does this (and yes with only 3, there are many configuration options). if you want to learn to use it i recommend viewing the video linked above or the documentation pages.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
CCK and Views guide
I'm in the process of writing an in-depth guide on CCK and Views: Creating a CCK and Views powered Drupal site
It covers the latest versions of CCK and Views for Drupal 6, and tries to cover every common question to help you learn how to use the modules, as well as theme/style their output.
Also, here's my collection of Drupal learning resources:
http://forums.neverside.com/post/806952/#post806952
Also see this great info: http://www.topnotchthemes.com/blog/080727/drupal-6-screencasts-views-2-c...
-- David
absolutecross.com