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

how to disable menu link which display bellow the menu link when we selected

hello
i am new to drupal and want to disable the setting of primary menu link which display bellow the menus when we selected

How to disable the setting Submitted by anil on Wed, 2006-08-02 22:17.

hello
i am new to drupal and i have problem that i have to disable the setting like Submitted by anil on Wed, 2006-08-02 22:17. Only displays the page content please help.....

Can't find audio_import or audio_attach modules

Hello,

I have been searching for hours trying to find a link to the audio_import and audio_attach modules, the closest I have come to is http://drupal.org/node/40889

However, when I click on the module links, I get a page that opens with the php code. I tried downloading the files, but they download as text files, then I tried changing the file extensions and uploading them into the module folder on my Drupal installation, but they don't show up in the module admin page.

How to pass url with slashes as params to menu callback.

I knew that the menu callback can use arg(?) to pass argument to the handler function. But if my parameter is a url, the menu mechanism will split it into many args. How can I get it as single one. For example, I want to call "/module/http://host/path", how can I get the "http://host/path" as a single argument for the menu callback handler.
I do not want to replace all the slashes / with some special character, and then replace back again.

Thanks.

Creating multiple node types simultaneously?

Hi - I'm trying to develop a system where users manage projects online. I'm using Organic Groups and CCK for content-types. What I'm trying to cobble together is a single form where the user will enter the content information for the project and the OG group simultaneously. It seems that this is a view issue, but I can't seem to suss out how to do it.

I also considered creating one content-type 'project/group' with all of the information, but I would still need to hook that back into Organic Groups for ACL purposes.

Any suggestions?

Create custom user profile tab with all posts and comments

Hi all,

A while back I wrote a custom profile module that implemented user and user_view hooks to display custom information on user profile pages, including LDAP info, photos, and recent posts. However, now I'd like to extend that to show every post, blog, comment, or content of any type a user has ever submitted. Preferrably in a separate tab.

Pages

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