[support] divert all blog entries to a page

Carl Wiedemann carl.wiedemann at gmail.com
Fri Apr 1 13:58:55 UTC 2011


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 at 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 at 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 at 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/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110401/c5bf9422/attachment.html 


More information about the support mailing list