By Kendra on
What is the difference between a page node and a story node? On the surface, they don't appear to have different features. Am I missing something and they are different in a way I don't see?
Is it in the usage? A page is more of a static element and a story is more temporary? Or does it have to do with hierarchy?
Any clarification would be much appreciated, thank you.
-- Kendra
Comments
Same question here, plus RSS exclusion?
I see this post is old, but also have the same question. Can anyone explain the difference?
Also- can pages be excluded from RSS feeds, since they are intended to be "static pages" like "about us" versus articles?
Thank you,
Jim
Here is the official party
Here is the official party line, followed by my - hopefully less ambiguous - explanation.
Story, Page, and (for what it's worth) Book Page (or as the documentation is now referring to them Site page, Story page, and Book page) are really all the exact same thing. Period. There is absolutely no difference between them. From what I can tell, at one point, way back - 2003ish there were some differences, this is no longer the case.
Unlike the documentation leads you to believe...
It is extremely confusing because the existence of these different node types implies that there is a functional difference between them — there is not.
Any difference is entirely in how you choose to implement them. For instance, I use 'page' nodes for permanent pages on the site, many of which have complicated html/javascript/php etc. I set the priveleges so that only an users with a role of admin(which I created) can create/edit/delete pages.
I use stories for eveything else. So in reality the only reason *I* am using the 'page' nodes at all, is so that I can excercise some administrative permissions based on node type (that, and I set the defaults for pages not to have comments, I hide the author info, links, terms, etc. But I could have just as easily reversed my use of these nodes and used stories where I used pages and vice versa. There doesn't have to be a difference at all.
: z
what about print-friendly?
are book pages the only kind of pages that can have a print-friendly link?
i'd like to have my stories have a link at the top (yes, i know, not at the bottom) which says "print-friendly" so people can print them out.
That's a theme issue. Any
That's a theme issue. Any kind of pages can have 'print friendly' output.
-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide