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

node_import or import-export

I'm trying to import events with terms & files into my website using node_import. I can upload the node and event correctly, but the file and term are not propigating to the db. I assume this is due to the 1:N relationship in the BLL. Is there a way to adjust node_import to accept the term and files fields?

My plan is to FTP the associated files and then import the nodes. The files are 45 minute mp3s so I'm not about to use the interface to transfer these files. Just to confirm: the acutal file is not required when saving a node via the import routine?

If node_import only operates with 1:1 entities import-export module may be the solution. This will require some coding on my part as import-export does not handel file or event entities natively. It does appear to handel term entity.

Questions about import-export:

  1. Since event entities have a 1:1 relationship with nodes via the logic (not db schema) would this information automatically be handeled by the module the same way node_import works?
  2. The function import_export_nodeapi has 'hooks' for story, page, book and image. Is this where I would add a hook for files (and event if needed)?
    • Would I need to add code anywhere else to hook files(event) into the import/export process?
    • If so is there an example of how to do this?

I'm currently running 4.6

Paint module

Hi people.
I might be very much in the wrong place, but I dont know anything about programming still I have come to appreciate the capabilities of Drupal community so I will pose my problem: I would like to implement in my drupal site a node with a very simple paint like application. The hard thing is that I would like something like this: http://www.imaginationcubed.com/LaunchPage
Do you have any idea if is feasible?
Thanks

Print Friendly Pages Module Feedback

I was hoping to get a general feel for what people thought of the 'Print Friendly Pages' Module. I am thinking of testing it to see what types of printing advantages it can give me.
One concern I had was it had listed like 17 bugs on the specifics node for the module. Should I worry about that at all?
And is there a better printing module to choose?

Thanks,

sergeantjoe

Simple html module?

First of all I apologize for my lack of drupal knowledge. I have limited experiance with drupal, php, and all things encompassed.

Anyways here goes.

I want to take the following html page and have it display in a drupal page.
www.sportbikesnw.com/mentorhandbook.html

this really should be easy to do (I would think) but I can't seem to get my mind working in the fashion to accomplish it.

Please help me out!
Thanks,
John

Image Galleries not appearing to some users

Hello.. Hope the Mod Development forum is correct for this, if not, I appologize..

Having some issues with the Image Gallery module when used with Taxonomy_Access module.

Without Taxonomy_Access, when I create a gallery, it appears to everyone without a problem (well, I can't add images to the gallery, but there's a few other topics on that..)

Error message when uploading MP3 via Audio.module

Hi out there,

I just installed the audio module and I receive error-messages when I'm uploading MP3.

My Drupal says:
<
< * The directory /home/www/web548/html/cms2/temp/audio has been created.
< * Your audio was created.
<
<
< * WriteID3v2() failed with message(s):
<
< o Could not open /tmp/getID3o6b66o mode "wb" -

I have no idea what went wrong. But I must confess that I dont know much about the ID3 tags.
Does anybody has experience with this error?

Pages

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