See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

How can do something before a node form be submitted

How can do something before a node form be submitted.for example i want to
do some judges before a node form be submitted and after submitting drupal will
show my words according to my judges.
Hook_insert,hook_form_alter? or other function.expecting your answer

Custom date function in drupal 6

Hi
I have a question from you.

I create an Custom function in the name Jdate() . in get standard date format and change it in to my date format in my local.

for example it get 2008 and change it to 1385 ( Persian date standard ) .

now I want to use it for change base or shown date function .

what is your suggestion for it ?

edit date function in common.php file or edit themplate.php file .

with editing common I have a changing basically in my drupal system and I don't like it but I think this way is better than template way.

using bootstrap without creating drupal page

I have a form made in drupal submitting to a PHP script, which I don't want to be part of my site's themed pages. This script was not created within drupal. In order for this script to work properly, I need to use the session variables already started by Drupal. How do I get the session started on this new, separately created page?

I'm thinking I need to use bootstrap?

rolesignup Help

Hi,

I have two diffirent codes available to make the rolesignup work in D6 ..

The role selection box is showen a different form than the user register form. This is done because anyone may
like to show role dependent fields in user register page.

So it is like multistep form. And you can go back here to change the role once you have selected one earlier.
Now the problem is when you are on the second form, and you try to go back without filling out the fields correctly it
gets a validation error :( . I cannot remove that.

taxonomy migration

Hi everybody. I ran into a problem when exporting users and taxanomy data to another drupal installation.

Basically I was getting an duplicate Id error when I was trying to add a taxonomy term to a vocabulary.
I know that drupal is not using auto_increment. The core taxonomy module is not using db_next_id() function, why is that?

Do I have to change the sequence table everytime i migrate something to a new drupal installation?

-dan

Using Comment

Hi everyone,

I have made a simple drupal module and I wanted to use the comment module just like how the node module uses it. How can I integrate Comment module to my new simple module?

Thanks a lot.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core