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.
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.
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.
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 !!!).
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?