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

Geogebra

I've created a module which allows for easy embedding of Geogebra .ggb files (using the Geogebra.jar web applet) into posts online.

If you have Geogebra installed on your computer, then this module would let you very easily publish your applets online.

Does anyone have any interest in me contributing this module? I won't have much time to maintain it, but I thought there might be someone else who would want to use it.

ASIN field value disappearing

I have CCK installed with the Amazon ASIN CCK module installed (http://drupal.org/project/asin)

When I hit preview, everything displays correctly (IE, I get the book cover, book info, etc embedded into my node)

However, if I save it, it seems that the ISBN number is not being saved to the database because upon saving, the book info is not there anymore. When I go back in to edit, the ISBN field is now empty. This is being done from the first administrator account so it shouldn't be a permissions issue.

Need help with Flash gallery....

I loaded the flash gallery module and it works fine, except i cannot figure out how to upload pictures so that the flash gallery will display them. I figured out how to get two pictures on there. I went to create content/image and uploaded, when i did so i had the option to put it into the gallery that i wanted. Now i do not have the option for placing the image i upload into a gallery. Two things that changed from the time i had the option and now is that an older version of the modul Image was loaded and an image add was also loaded. If anyone can help me out that would be great.

How to override the submit function of the user_register form ?

Hi,

I am working on a module that connects Drupal to an external Web Service.
When a user registers, I want him to register in the web service and not in Drupal.
I want to override the submit function that is called when the user_register form is submitted.

I tried several things but no one works.

First I tried to change the $form[#base]. It doesn't work because my submit function would be called if and only if the user_register_submit function did not exist (but it exists !!!).

Drupal & Invision Integration -Topics as Posts

I've written a rudimentary module for using Invision Power Board as a comments module for drupal, available here: http://www.mcnamee.co.uk/josh/drupalcomments.zip

I was wondering if anyone was interested in this idea. The module I've written is very basic, due to my poor programming skills, but it works well. Any takers?

Hiding fields in view

I have developed a cck node which as about 15 fields. When displayed in view I don't wish to display all of the fields.

I am thinking that I should be using a nodeapi hook where $op= view and then unsetting part of the $node array. I am not sure of the syntax

all help appreicated

Pages

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