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

Combining taxonomy_dhtml and taxonomy_image module...done

I wanted to add icons to block display of taxonomy that dhtml helper provides. You can see SoftwareDevelopment block on left side of this site.
Hack is realy simple. Here is body of whole function (for simplicity) that needs to be changed in order for this to work. Function can be found in taxonomy_dhtml.module.

Guestbook module as a front page?

Hello all, I'm a first time poster.

I was wondering if you guys can help me figure out a way to set guestbook module by hba (Henrik) as a front page. Changing the default front page under general settings to
?q=guestbook
didn't work. I tried to figure it out myself to no avail. Any help will be appreciated thanks in advance.

Getting breadcrumbs right with tabs

I am working on a module where I am setting the breadcrumb trail using menu_set_location().

This adds the additional breadcrumb correctly for the view tab, but I can't get it to work for additional tabs for the node.

Define XML body.

Is it possible for me to define the XML within my module?

Atm, $node->body is defined as the body and also the XML body. My "bodies" have HTML within them and so I want to define a different body for XML (without HTML).

Any ideas?

Adding a new profile tab

Hi,
I would like to add a new page to the user profil section (Or a new section/module to my drupal installation).

I want the users to be able to enter numeric information.
At the end, I need to display a result.
Info and result need to be kept in the DB since they can come back to change their data.

I'm a newbie to drupal, with a small php background.

Where should I start? Is there any module I can tweak to do that?

Many thanks for your help!

4.7 module advice, how to do a decent user interface for a one to many node relationship

I want to use Drupal to manage a set of print tasks, so I am using action and workflow modules which are great. Now I want to expand my Drupal configuration to have consumables, so I wish to create a consumable module such that each task node can have (be linked to) many consumable nodes.

For example, a print run (task) requires 1000 sheets of paper (consumable), 1 gallon of black ink (consumable).

Pages

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