Drupal is up and running but how do I ...?

xtemplate problem

user notice: [XTemplate] parse: blockname [header.mission] does not exist in /usr/local/www/htdocs/drupal/themes/xtemplate/xtemplate.inc on line 418

it only appear at the home.(the first page).
What 's the problem? I have search for many forum but still haven't got any idea.
thx..

Promoting nodes based on roles

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?

Downloads categories

Hello,

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).

flexinode and taxonomy and "create content" menu item

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...)

cheers

levin

How do I exorcise Textile and Textile broke my XML feed...

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:

Small Problem Using Different Module For Home Page

Hello,

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:

CHANGE:
print theme('page', node_page_default(), '');

TO:
print theme('page', node_page_default());

However now the trail only has "Home". Even if you view the actual news article. I want it to say "Home » Content".

Can anyone tell me what I have to change to get this to work?

Best regards,
Brett

Pages

Subscribe with RSS Subscribe to RSS - Post installation