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

Python and Drupal?

Hi, I'm wondering if there is a way to develop Drupal modules in Python. Thanks.

Need to create nodes from my module (programatically)

I´m using i18 (drupal 4.6) traslations and I need to create page nodes from my module. I´m still getting in touch with drupal, so if anyone can give some API gidelines I might finish.

Best module for creating embedded image in a node? FckEditor?

What's the best module to create nodes with embedded images, not an image attachment? I've done a search but all the discussion seems to be dated back to March~May. In FckEditor there is a built-in image uploader/browser, but that doesn't seem to work. How do I get it to work, ideally with filemanager framer work, as I don't reuse images among posts, and uploaded images should be associated with _THAT_ post only.

Password On Registeration Module

I have written an password on registeration module. It lets users specify a password upon registeration and then lets them login via that password, also has options to allow role elavation upon verfication via the standard e-mail sent out by Drupal (you have to change the e-mail sent out by Drupal). I have applied for a CVS account for the module and that request has been rejected. If anyone is interested, please contact me... The code is in beta so I am not going to post a link until it's finished.

When a node is outlined in to a book

How can i tell if a node has been outlined in a book? i need to mod the print.module as it is showing duplicate "printer-friendly" urls on pages which are just outlined in a book.

However dumping $node data reveals no obvious indication to whether the node is part of an outline in a book.

I also couldn't see any function in book.module that might be able to take a node id and tell me if its outlined or not.

Is there anything out there?

Help - taxonomy function

Help my ignorance, - what function in Drupal allows to define term id (tid) for example at page on such URL http://drupal.org/taxonomy/term /3/9 - (tid=3)

Pages

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