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

individual number of multiple input fields jquery/names

Hello,
i am looking for help in building an input form using the forms API and hook_form in Drupal 5

Basically creating a list of dates connected to a certain place: The user chooses a date and writes a places. For example 4 Jun 07 - market square

How to get the Form values ?

Hi
i am building a module that has a form i need to use the valus from that form in another function (in the same module) is there a way to do it ? because i observe that the submit function can only return a path .
please help
Thanks in advance

module for schedule and archive of interviews

I am hoping there is a module already available for what I am looking for. Basically I need to have interviews listed, but more importantly I need to keep track of who is being interviewed and when they were interviewed, or when they will be interviewed. For instance I would have a "People we have interviewed" section and a "people we will be interviewing soon" section. I would need a profile for the person and a list of times they have been interviewed in case they are interviewed more than once.

Mass Taxonomy/Node Editing

Is there any way to edit a group of nodes and give them the same taxonomy? Specifically, I am using the image gallery module with lightbox2, and I am wanting to use the image import module... however, since I have to edit each image separately to add them to the correct gallery, it is currently faster for me to just go to create content > image. Additionally, it would be nice if this could support free tagging, which would be an added feature for images.

nodeapi hook with drupal 4.7

switch($op){
	case 'prepare':
	
		$node->content['annotation_form'] = array(
		'#value' => t('this is a testing form, why isnt this working???'),
		'#weight' => 10
		);
		break;
	}

is there any reason for this code to fail?

i know that this works well with drupal 5.x but not in my drupal 4.7 so there should be a reason for this to not to work?

can any one help me please.

--
Praveen Gunasekara

Cant Download Module

I need This two mods but it says files not found plz Help ..or suggest a alternate mod for this...

[1]: http://drupal.org/project/tinymce
[2]: http://drupal.org/project/imce

Waiting for Your reply..

Pages

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