See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

mission only for guests

Hi,

can sombebody tell me how to show the mission/description only for guests? if i visit the frontpage of my site, all users can see the mission.

But for registered user it isn't necesary to show them it.

Any ideas?

Thank you

Problems with menu when using i18n

Greetings.

My menu tabs disappeared when I installed i18n.module.
admin/menu page now has title "Watchdog" and no tabs (List, Add menu, Add item)...

Does anybody know what is the problem ?

Thanks.

How to translate contect form

Greetings,

I'm using core contact.module to create a side-wide feedback page. There is a settings page where I can configure a message which will be displayed at the top of contact form. I would like to have it in several languages but I have found that it is impossible because contact.module won't translate it:

Login issue

I've migrated to Drupal 4.7 and found that login issue I saw in 4.6 still exists. It is the following:
After my account is created, when I log in for the first time, it doesn't look like anything happened (login screen is still displayed), but if I log in again (or simply refresh the page), then it's fine. It looks like a cache issue.

Did anybody came across with such an issue ? If so, can I do something to get rid of it ?

Thanks.

Disabling "edit comment" functionality

Since we upgraded to 4.72 at http://www.blufftontoday.com/, we've had a stream of complaints from users about a change in the way the edit functionality interacts with the comment mechanism. We have configured comments as a linear/chronological display. If someone edits his/her own comment (often to fix spelling or a URL), the post jumps to the bottom of the display. This screws up the conversation, and everybody swears it never happened before the upgrade.

hook_menu could accept a structure

hook_menu accepts an array of menu items then tries to build a structure by decoding the path element. If the menu items were passed as a structure then the structure of the menu would become independent of the path element. You could have node/2134 as a child of node/3452.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core