I have a couple problems with this theme. When a user signs out at the top of the page it reads "Content-type: text/html" I've checked the templates, the theme file, and all the modules, I found that exact term in common.inc but deleting the text didn't solve the problem.
My other issue is that when users sign out the layout of the site overlaps the blocks on the main page, this also happens when you go to forums while not logged in (see for yourself).
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...)