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

Is there a way to automatically create paths based on category and title?

If I'm using the taxonomies (categories) is there a way of automatically creating a readable path using the category(s) and the node title?

Eg. If the category is "My Subject" and the title is "My Article Title" could the web address be:

http://mywebsite.com/My_Subject/My_Article_Title

If I could make nodes only available this way, I wonder if it would cut down on comment spammers who just increment node numbers to post spam comments.

Ben Slade

How do I insert a .php page, without size and overlap problems?

Hi,
I have a problem when I try to insert a php script. I write in the body area of the "create page" node, the text that is at the end of this comment.

The script that i'm trying to use calls (via include) some other scripts. The thing is that the content that should be only in a portion of the screen, is displayed all over the page. Is like one other page, with transparent background and no images is over the page that should be displaying.

the code is:

Need a php snippet that allows a graphic to NOT show on specific pages..

Hi folks,

I have a problem where I need a graphic in the header to NOT show on specific pages, namely /admin pages. I know that it's already built into Drupal 4.6 for boxes to select NOT to show boxes on certain pages. However, the graphic that I have on my website is not a box. Therefore, I need a php snippet that I can put into my theme to prevent the graphic from showing up on /admin pages.

What's a Freeform list?

In the profile.module I've got the option of adding a "freeform list". It's mentioned in the sparse docs too.

What is a freeform list and when is it useful?

Aliases.

Hello.
As known the "path" module provides aliases like "$base_url/?q=alias" to system links like "$base_url/?q=node/1231" etc.
How can I do alias supporting like "$base_url/alias/" or "$base_url/alias" with standart means? May be this question is funny, but it is realy task :-)
Thanks.

How do I stop nodes from being listed on the vocabulary pages?

I am using taxonomy_menu to link to my vocabulary and terms, and the menu is fine. The trouble I have with it is that when you click on a category, it brings you to a page that lists all of the nodes currently in that category descending from most recent. Then if you click on a sub-category it does the same for the subcategory. It's rather confusing and I have to confess pretty poor organization for a site unless you're looking for a blog.

Pages

Subscribe with RSS Subscribe to RSS - Post installation