This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Taxonomy Menu (Site Menu) variation . . .

I like the upgrade, but I also liked Taxonomy Menu to either be fully expanded all the time, or its own block. How should I do this?

Ben

listhandler.module

I was just wondering if info about the forum, the nid and/or the sid will be added in the mail listhandler sends out the my mailinglist, and not just the content.

I need this so the users can use ONLY mail to make new nodes/reply to nodes. Now if they get mail with the content of a node, they can't reply from the mail, without checking on the forum for the nid number etc.

Parameters checking during settings saving.

Hello.

I have the settings section in my module

function mymodule_settings() {

  $output .= form_textfield(t('Path_to_some_file'), 'path_parameter', variable_get("path_parameter", ""), 42, 200, '.');

  return $output;
}

Where I can insert the function

Anyone using OG and node_privacy?

With both enabled there seem to be some permission problems and double posting of certain node types- stories and events for sure. I submitted a bug report to OG but he thinks the problem is in other modules, I'm not sure where to file a bug report. Just wondering if anyone else has tried this with any other permission modules and had problems.

Anyone using the groups module? How does it compare to Organic groups?

Gallery.module?

Is there a gallery module that is working with Drupal 4.5.1? I wouldn't mind paying for it.
I heard it's in the works for 4.6, is that right? When can we expect that? How can I contribute to it?
Thx!

Passwortübergabe von Drupal an phpBB ??

Hallo,
da ich gerne das Forum von www.phpBB.de nutzen möchte und das Drupal als CMS, wäre es schön wenn man sich auf dem Drupal einloggt und dann in das Forum wechselt das dort man sich nicht nochmal neu anmleden muß. Sondern das man gleich als, vorausgesetzt man hat sich regestriert, bekannter User erkannt wird. Und sich nicht nochmals einloggen muß.

Gibt es diese Funktion in Drupal, und funktioniert das auch ohne Probleme ? Und kann ich die als Newbie einbauen oder muß man verschiedene Sachen anpassen ?

Danke.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions