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

http://drupal.org/node/83799

How to export from Import_export.module (Drupal 4.6) to import with Node_import.module (Drupal 4.7):

You can now export nodes from Drupal 4.6 with import_export.module from different types of nodes to Drupal 4.7 using node_import.module, especially tested from Flexinode in Drupal 4.6 to CCK in Drupal 4.7.

To be able to export properly you can choose the default values of delimiters after this patch, in the second page of the CSV export wizard.

Select only the fields which already exists in your updated Drupal 4.7

RSS + GSitemap

I am getting 2 blank lines added to the top of all RSS feeds and also to the gSitemap.

They have in common, that they are bypassing templates and using the PHP call to

header("Content-type: text/xml");

We recently upgraded our server, and I suspect this might be a php.ini setting or something causing this issue. Anyone encounter it before?

Thanks
-Greg

audio.module and wimpy players

does anyone have any experiences they can share with regards to having the audio.module work with the wimpy player? or Wimpy Button? or any of the wimpy packages?

I've gone over the way to change the player, but wimpy calls the player and song a bit differently then the template changes i've seen.

Display Webform Subject from drop down menu in Email

I've looked through the posts, but didn't see a solution to this question.

I have a webform that has a subject drop down menu. I want the value of the drop down menu to appear as the Email Subject when the admin receives an email. I only see the text boxes as options for the subject. Could someone tell me if select field can be displayed as the email subject> If so, how?

THANKS!

(Mis)Understanding the Tracker Module

I have need to add a new tab on the main /tracker page of my site that shows *only* new/updated posts. Once a post has been read, it would be removed from the list.

forward module - help - easy

hi folks,

i installed the forward module and like what it does but i can't find a way to add a "forward this page" link to be added to the menu. i know you can add a menu item from admin but in this case it needs to be in the code as the page url the user is on needs to be appended to the forward form.

here is where i think a revision needs to be done:

Pages

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