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

Want to split registration process into separate steps? How can I do this?

I want to split registration process into 3 separate steps, e.g. to get to the second step all fields from the first step have to be filled in. Is it possible to do it with Drupal? Do I have to write a new module or should I modify existning registration process in user module? Any help would be very much apprecieated.

John

Permalink mini module

I wrote and quick a dirty permalink module for my site. It displays a "Permalink" at the bottom of the node since I use custom urls. I also might change my URL structure, so I figured I should offer permalinks for those wanting to link to content from other sites. See it in action at: http://www.warmy.com

Let me know if you found this useful.
-Mitch Schwenk

permalink.module

e-commerce - german translation is needed

Hi folks!

I am new here - and realy hope you can help me ;O)

I need a german *.po file for the e-commerce module! Is there one available?

If NO: how could i create one - fast and uncomplicated?

If YES: how could i get it?

THX for your help!

CU
Berny from Austria

help creating custom search

I've created a modified image module that adds a new table with custom image data fields that I need to be able to search. I'm a little stumped on what hooks to add into my module to allow for this searching. Can someone point me in the right direction for some help? thanks in advance. This is my first post and I've only been working with drupal for about a week.

Charlie

Using CCK to interface with other CMS databases

hi

I'm looking at using the CCK to interface with the db of another CMS (ActionApps).

I've studied the source and now am wondering what is the best way of doing this.

Basically, the other CMS uses numerous different field types (e.g. text field, date field). At the moment I'm considering 'subclassing' the equivalent field types in CCK and retrieving/storing values into the ActionApps DB instead of the Drupal DB.

I'm seriously new to Drupal development, hence I'm asking for comments on whether this is a good idea - or it's completely stupid.

Thanks,

linkable block or menu as image on the right panel

I need a very simple think. I have number of images and each image will be link with a corresponding page. I need to save these image as a block or menu and link other pages to this image.

Pages

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