Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Is there a way to automatically promote certain types of nodes to the front page based on whether or not the author is in a certain role? For instance, I have the blog module working on my site, and I want only the blog entries of certain people to be promoted to the front page. How might I go about doing this?
I'm working on a site for a department that has two kind of archives: public and private.
The public ones should be promoted to front page, and appear visible for every user, while the private ones should only be available for registered users, either to see and/or download.
Apart from this, I would like to use something like categories. For example, one could be "memos", another "finances", etc, and each one would have several archives (one per week, for example).
hi - i'm playing with the flexinode module and have a few questions/problems:
1. how can i integrate my defined taxonomies into my new node types? or does creating "flexinode drop-downs" actually create a taxonomy? (i want to be able to use taxonomy_browser on my new flexinode type)
2. why does the new node type not appear under the "create content" menu item on the navigation menu? (it appears in the body so its no big deal...)
I decided Textile was not the right choice after I played around with it. The main issue was I can't understand why the filter system does not filter the Textile Markup into XHMTL and store that valid markup in the node. I don't want some non-standard markup being stored in my database, kind of defeats the purpose of XHTML in the first place. Is there a way to get Textile to filter the markup once and convert that into XHTML and store that in the Database?
Anyway, I am having a problem getting Textile removed. Here is what I get when from the Syndication block:
I have made my own module that I want to use for my home page. This works perfectly, however when I view the node module (which I call news) it does not print the trail correctly. I got it to print the trail by doing this: