I am using drupal 7 in which i have Basic Page, Blog Entry and Webform content types. I want to publish all the blog entries in menu link named blog. That is when some one clicks the blog menu he will be able to view all the blog contents how can i do that.
Simply create a new Menu callback(refer hook_menu in drupal api), and there you can show whatever you want to, by calling a function in page callback.
On Fri, Apr 1, 2011 at 2:50 PM, Sivahari Nandakumar sivaharivkm@gmail.comwrote:
I am using drupal 7 in which i have Basic Page, Blog Entry and Webform content types. I want to publish all the blog entries in menu link named blog. That is when some one clicks the blog menu he will be able to view all the blog contents how can i do that. -- with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom-- [ Drupal support list | http://lists.drupal.org/ ]
Dear Vaibhav Jain,Sorry, I didnt get you. I am a beginner to drupal can you please explain the procedure.
--Sivahari
2011/4/1 Vaibhav Jain in.vaibhavjain@gmail.com
Simply create a new Menu callback(refer hook_menu in drupal api), and there you can show whatever you want to, by calling a function in page callback.
On Fri, Apr 1, 2011 at 2:50 PM, Sivahari Nandakumar <sivaharivkm@gmail.com
wrote:
I am using drupal 7 in which i have Basic Page, Blog Entry and Webform content types. I want to publish all the blog entries in menu link named blog. That is when some one clicks the blog menu he will be able to view all the blog contents how can i do that. -- with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards, Vaibhav Jain
-- [ Drupal support list | http://lists.drupal.org/ ]
You don't need to write any code, you can do this with the Views module
http://drupal.org/project/views
Create a view which filters published blog posts, ordered by date created in descending order.
On Fri, Apr 1, 2011 at 3:30 AM, Sivahari Nandakumar sivaharivkm@gmail.comwrote:
Dear Vaibhav Jain,Sorry, I didnt get you. I am a beginner to drupal can you please explain the procedure.
--Sivahari
2011/4/1 Vaibhav Jain in.vaibhavjain@gmail.com
Simply create a new Menu callback(refer hook_menu in drupal api), and there you can show whatever you want to, by calling a function in page callback.
On Fri, Apr 1, 2011 at 2:50 PM, Sivahari Nandakumar < sivaharivkm@gmail.com> wrote:
I am using drupal 7 in which i have Basic Page, Blog Entry and Webform content types. I want to publish all the blog entries in menu link named blog. That is when some one clicks the blog menu he will be able to view all the blog contents how can i do that. -- with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards, Vaibhav Jain
-- [ Drupal support list | http://lists.drupal.org/ ]
-- with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom-- [ Drupal support list | http://lists.drupal.org/ ]
I think you are looking for the Views module. With Views you can make lists of content including a blog.
With Views the blog is at /blog but all the other pages still exist. You only need to put /blog on the menu.
Hope this helps.
Steve Kessler Owner, DenverDataMan (303) 587-4428
This email was sent from my Droid. On Apr 1, 2011 3:30 AM, "Sivahari Nandakumar" sivaharivkm@gmail.com wrote:
Dear Vaibhav Jain,Sorry, I didnt get you. I am a beginner to drupal can
you
please explain the procedure.
--Sivahari
2011/4/1 Vaibhav Jain in.vaibhavjain@gmail.com
Simply create a new Menu callback(refer hook_menu in drupal api), and
there
you can show whatever you want to, by calling a function in page
callback.
On Fri, Apr 1, 2011 at 2:50 PM, Sivahari Nandakumar <
sivaharivkm@gmail.com
wrote:
I am using drupal 7 in which i have Basic Page, Blog Entry and Webform content types. I want to publish all the blog entries in menu link named blog. That is when some one clicks the blog menu he will be able to view
all
the blog contents how can i do that.
with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards, Vaibhav Jain
-- [ Drupal support list | http://lists.drupal.org/ ]
-- with warm regards Sivahari Nandakumar Appropriate Technology Promotion Society Eroor, Vyttila 09446582917 http://sivaharicec.blogspot.com
fighting for knowledge freedom