Hi there,

I have installed the blog module. Works actually fine.
To list the blogentries I build a view which has
node: type: blog-entry as a filter.

The blog entires are shown when I am logged in
as admin. But when I log out I can't see the
entries anymore.

Is there a place where I have to set permissions
to all users? In the access permissions area
I found only a possibility to grant edit permissions
for blog nodes or its comments.

When I use in my view node: type: page
all entries show up for all users. What is the differnece
between blog entires and page or article entries?

Thanks alot!

Soezkan

Comments

soezkan’s picture

Is there really nobody who ever worked with the blog-node module?