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

HTMLArea question

Very sorry for the stupid question.

I'm sure it is possible to have HTMLArea allow users to upload images and include these images in the content.

I have been unable to find the instructions on how to allow this.

Can someone please point me in the right direction?

Create MAX query using db_query()

I like to perform MAX query using db_query(). How should I write it ?
$tid = db_query("SELECT MAX(tid) FROM term_data");
will not do
Thanx

Create new type of 'Event' for calendar

I would like to create a new type of calendar 'Event'

this is a somewhat different issue than creating a new content type

I would like to have a new content type to be linked to calendar; i.e., be on the calendar list-box and to show up in the calendar

Pathauto Misbehaving? Category block links to non-aliased ".../taxonomy/term/X/X" URLs. :(

I put up the block for my categories on my page.

The links in the menu point to: http://www.domain.com/taxonomy/term/X/X, where x are the numbers to each catagory.

The thing is, I want these links to point to http://www.domain.com/news/xxx/xxx/ where xxx are the sub-category aliases.

setting the default taxonomy depth?

Anyone know what I'm trying to do? I have my taxonomy set up nicely, and pathauto working as well as taxonomy_context. Everything works fine, except when browsing the taxonomy structure I would like it to show all nodes of the sub terms. I figured out there is a depth paramter for taxonomy so taxonomy/term/8/5 returns what I want. I basically want unlimited depth, so going further into the tree is like a narrowing process. Anyway, how do I change the default from zero to something other than zero? Or at least get pathauto and all the breadcrumbs working with a higher depth?

How can we allow unregistered viewers to see teasers only?

Can we allow registered users only to see full story content, but permit search engines and unregistered site visitors to see only story teasers?

Curtis

Pages

Subscribe with RSS Subscribe to RSS - Post installation