I have a Drupal form, <form action=\"/forms/contact.html\"accept-charset=\"UTF-8\" method=\"post\" id=\"webform-client-form-1148-1\" class=\"webform-client-form\" enctype=\"multipart/form-data\"&g
I want an input format for comments for site visitors who will not use html. However all line breaks should be retained and html special characters need to be escaped开发者_Go百科 including the hiding
I have created a view to list the page content type(title, teaser and image).. and this view has a relationship with the image content type..
I want to know which tpl file is used to generate the front page as I\'ve specified \"node\" in Default front page in Site Information for my site: http://www.indiacustomercare.com.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
My drupal breadcrumb stops at home link like: home> And not home > title level1 > T level 2 In my 开发者_运维百科template file template.php i have this:
I have created a wiki like editing system for my site, and I realized that having two people editing a page at the same time can lead to conflicts. So I decided to set it up so that when a user opens
Can someone tell me, how to use the Drupal Queue module ( http://drupal.org/project/drupal_queue ) in Drupal 6? I have searched for some examples and tutorials, but could not find anything that clearl
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necess
I\'m trying to make a translation in JavaScript on a Drupal site. I\'m using the js function Drupal.t(). Everything seems to work; Drupal is loaded, the function gets called, placeholders get replaced