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

How do I get TinyMCE to work with theme's css file for styles?

How can I get TinyMCE to work with my theme's css file for styles?

I am using the Pushbutton theme and for the values under "CSS" in TINYMCE I have:
Editor CSS: Define CSS.
CSS Path: %tstyle.css.
CSS Classes: (blank)

I get nothing in my styles dropdown.

I imagine its in the path and I have tried "%t/style.css", "%t style.css" and "%tstyle.css" and none of these work.

Any ideas?

Thanks!

PHP snippet help: Display a list of (x) node titles and with links to respective categories"

http://drupal.org/node/31534

fabulous snippet, works really great but i was wondering it any one had some insight on how i could also write out the categorys along with the node titles

something like

Node title | Category

Thanks!

one rss from all forums?

helo

how to generate _one_ rss feed from all the categores and containers of forums?

thanx for help

Mailhandler and attachments

Hi,

I've been searching through drupal.org to find a concrete answer to this, but haven't been able to.

Does mailhandler support attachments in emails, or does it just strip them out? My experimentation says it just strips it out, and different references here on drupal.org seem indicate attachments aren't included, but I wasn't sure.

Thanks,
P

Calls to drupal functions don't work inside of 'php' pages.

I am trying to access drupal functions (API calls) inside of page nodes. I have the PHP filter turned on. All other php code seems to work. The drupal functions don't return anything.

I'm trying to do something like this inside of a page node with the PHP filter turned on. . .

print("This is the path to my theme: ");
print(path_to_theme()."\n");

All I get is. . .
This is the path to my theme:

How do I apply different filters to form textareas?

In drupal 4.7, I have multiple text areas on a single node form. How do I let the user choose different filters for the two (or more) text areas?

Thanks. -Dave

Pages

Subscribe with RSS Subscribe to RSS - Post installation