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

download module with image preview

Hi,

I want to setup a theme website for drupal where people can download and upoad themes into catorgaries.

i have had a look in the modules section but couldn't find anything suitable.

i want something similar to http://themes.wordpress.net/ and the image module.

thanks in advance.

dave.

imagefield type won't show in cck

I just installed the cvs imagefield type for cck but when adding new fields there is no image field option!?
How do I get the image field option to show up?

I am using cck 4.7 and drupal 4.7.3

Fancy Bubble Tooltips

I am not sure if this should be in module development or themeing, but here is my question.

I have been playing with the Nicelinks module which works pretty good, but I found a turotial for creating bubble tooltips which is more of what I am looking for, for my fancy shmancy site! The tutorial is located here http://www.web-graphics.com/mtarchive/001717.php , and the javascript code is pretty straight forward, but I cannot seem to get it to work with my limited drupal experience...

updating album.module for 4.7.3

I have made changes to album.module for 4.7 and have got to the point where it loads, enables and looks like it is there.
When I click on create album I do not get the create page.
In the watchdog I only get one error message as follows:

hook_delete and form parameters

Hi all,

Is there a way to pass form parameters to the hook_delete function? Right now, the only parameter reaching this function is &$node that contains the persisted node attributes. What I need is to pass to hook_delete some extra parameters that are not persisted, rather like deletion directives.

By analogy, hook_insert receives all form parameters defined in hook_form, and that's what I was expecting hook_delete to receive too. I am getting this wrong? Any workarounds?

TIA,
Karim

how do i get the current path for a drupal page?

basically i want to get the drupal path of the page im on and add on a get var then display a link so that the user can click on a link that goes to the same page but with the get var there too.

Pages

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