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

Showing Album Art in Teaser

This snippet (http://drupal.org/node/84162) no longer seems to function. Should something be changed within it ?

how can i add note directly in database?

How can I add note directly in the database? I already done it with my database but after that when i create new node (in drupal) it alert error: " Dulicate node id". Please help me.

Drupal 4.6.10 & 4.7.4 for module maintainers

Drupal 4.6.10 and Drupal 4.7.4 now protect forms by default against cross site request forgeries.

Be sure to read about possible consequences for your 4.6 or 4.7 module.

Offtopic posts will be deleted.

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

Pages

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