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
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.
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?
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.
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: