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

custom phptemplate tpl files for generic pages

i'm creating a customized homepage using the 'if is_front' logic described here: http://drupal.org/node/23348

my (home) page template includes most of the html, and my custom module (which is set to be the home/is_front value) creates several pieces of content that i want to distribute into the template using a simple 'print $someval' type of logic.

How do I get my module into the contribution tree?

I have written a module that I would like to share with others. It is a photo/video/media album that was written for drupal from scratch. I know, I know, there are already several other attempts at this, but I looked into them and none of them were even close to what is needed. I did not reinvent the wheel in this case because the other options could not be classified as wheels to start with. What I wrote is not another album hacked into drupal or simply an attachment turned collection of photos.

A question on MENU_LOCAL_TASK tabs

In the HOOK_menu function, I have added a couple of menu items as MENU_LOCAL_TASK type to be shown together with Node "View", "Edit". The tabs show well and work well in terms of response to click. However, the new tabs are not turned 'active' when click.
the 'View' tab is alreadys 'active' instead.

Kindly advise me whether I have missed out some thing to turn the 'active' tab switching on or I have done something to prevent it turning on.

Thanks.

Minor mod to ecommerce module?

Hi all,

I have set up the ecommerce module for use with one of my drupal installations but I would like to change something.

If possible, I would like to change the text that reads 'admins store' next to the 'add to cart button' to something like 'my domain name' but keep the admin account as it is for use with blogs, stories etc.

Does anyone know if this is possible?

regards

Auren

node finder module?

I am developing a module that wants to make a link to a page which lists all nodes by type and/or taxonomy term. E.g. click here & go to a page with all blog entries which have been categorized against the term "myterm". I'd like to integrate w/ an existing module that already does this.

To my surprise, I cannot find one. Is there not an existing "node finder" module that lets users select from dropdowns the type &/or taxonomy terms, then renders a page of matching nodes?

If not I guess I'll build it.
Thanks!

Modules for Drupal 4.7

If I will create some modules in last CVS version can these modules be used in Drupal 4.7?
How different is CVS version from Drupal 4.7?

Thank you for answer.

Pages

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