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

How do I show a custom block on LANGUAGE specific pages?

I'm setting up a drupal website, translated into two languages: English & French. The translation works well, thanks to the LOCALE and i18n modules.

I'm getting a hard time trying to display a block on french pages, but NOT on english pages... Same goes for "english blocks", I don't want 'em to show on french pages...

The solution, I think, is to use the "Page specific visibility settings" in the "administer » blocks" configuration page. I'm trying to use the "Show on only the listed pages" function to make my "french block" appear ONLY on french pages. I need to put ALL the pages that my block will show up, and everytime I add a new link in my block, I need to go back to the block config page and add that new link to the config... This is a lil' annoying!

I'll give an example here :

I have my website, say ---> www.mywebsite.com that shows an english page as startup page. In the browser, it looks like that : "www.mywebsite.com/?q=en". If i go in the documentation section on my website, choosing "cars" in the menu, I get an URL like this one : "www.mywebsite.com/?q=en/doc/cars".

With the "Show on only the listed pages" function, wouldn't it be easier for me to put something like "en/*" for that menu to show up only in english pages, and "fr/*" for the "french blocks" to show on french pages? I tried it, it doesnt seem to work! I need to put URLs like "doc/cars/*" or "doc/*", but I can't take advantage of the language that shows up in the URL...

Emailing Users When Content is Published - notify.module and moderation queue.

Hello,

I'm trying to set up the following system:

1. User logs in
2. User writer_guy creates new page node cool_stuff and clicks submit.
3. Page goes unpublished, and a "new page for approval" email is automatically sent to users X, Y and Z.
4. Any one of users x, Y, and Z logs in, reviews cool_stuff and then can approve the post by changing its status from Unpublished to Published.
6. A new email goes out to writer_guy saying that their article has been approved.

Problem with trip search

I have 1.14.2.1 2004/10/21 version of trip search and when I write something in lower case or capital letter I have othere result. How I can join thi results?

user-selectable role?

Has anyone played around allowing users to add themselves to one or more "public" roles (groups)?

Let's say there are 3 roles:

plumbers
electricians
carpenters

The user would be allowed to select one, which would enable certain functionality of interest to that particular role (group) as defined in "access control."

HdI limit pathauto to book pages only?

Pathauto seems to become a resource hog rather fast. I have a bunch of images on my website, a bunch of amazon nodes and other stuff that does not need to have a path alias. How can I tell pathauto to create aliases only for book pages?

Andre
http://www.opentravelinfo.com
http://www.aguntherphotography.com

Need a MySQL query

Hi all,

While enjoying Drupal, I'm stuck at one stage. I have my term_node table as below.

nid-----------tid
6 ----------- 36
6 ----------- 42
7 ----------- 36
7 ----------- 44
8 ----------- 36
8 ----------- 42
8 ----------- 44
9 ----------- 42
9 ----------- 44
9 ----------- 47
10 ---------- 36
10 ---------- 42
.. ..
.. ..

Pages

Subscribe with RSS Subscribe to RSS - Post installation