Hello
I have a form with many submit buttons,when I click one button ,for example "activate", I want to block this button so It couldn't be clicked again. If anothe button is clicke ,for example "desactivate", I want to block "desactivate" and I want "activate" to be ready again. How I can do that?
background:
drupal 4.7.2
htmlarea, img_assist and image modules
i installed Htmlarea module and then img_assist and image to let users insert image into posts, when i click on insert image's img_assist button i get a popup with uploading settings, i choose "HTML Code" (my "input type" type for post is Full HTML), but images don't get into post, insead if i enable "view HTML code" in Htmalarea i get images ok
I have created my site.
I have deleted the submited part in the theme because it does not always need to be shown.
However I do would like to have mentioned with each article from what module is comes from...
examples:
blog, book review, link etc...
The terms (like shown in most templates) are not important. They only show op with some pages but not with bookreview etc.