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

Gallery Remote module

What would you say to Gallery Remote support for Drupal's built-in image.module galleries? I put together a module that implements the Gallery Remote APIs, allowing Drupal to pretend to be the Menalto Gallery application, using Drupal's native storage and management of images.

Swearing Module

I've looked hard and the doesn't seem to be one (which surprises me) so I'm going to be working on one as I need one for my site to keep it suitable for all ages. I'm happy using PHP and I'm getting there with Drupal. This will be my first module so and feedback would be greatly appreciated.

Here's my current thinking (it may not be the right option):

1. Administrator enables filter module
2. Administrator adds words to the filter which are removed any time they are met when a person adds a comment or a node to the site.

survey module problem

I installed Drupal and it was all working smoothly until I downloaded and installed the forms module and the survey module. Now I get this when I attempt to connect in the browser
Fatal error: Call to undefined function: forms_load() in /Users/rdecker/Sites/drupal/modules/survey.module on line 146

ideas?

Blogroll to 4.6

Do you know if there are plans to port this module to the current version?

Ty!

Where can I find path for files uploaded using filemanager/attachment module?

Hi.
I'm running drupal 4.6 on W2000 and just installed filemanager and attachment modules. I can upload files normally, however can't figure where can I get the path filemanager used to store my files. If I use node_load(...) get an array called 'attachments' (along with the rest of node data) with a 'filename' key but it only contains the actual filename and not the complete path.

How modify drupal modules?

Hello,

Sorry my English.

I need do:

insert into a new table (created for my selft) the uid from user table where uid is in users_roles and role.name= "anonymous user"

I need do this because I need relacionship to "anonymous user" from user table with other dates that only affect to the anonymous user.

thank you if you understand me and thank you for your answers

Melquiades

Pages

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