PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

drupal line break converter not working

February3
Go to - admin - input formats click configure next to "filtered html" disable HTML filter
posted under Drupal | No Comments »

drupal p tags disappeared

February3
The <p> tags were dispearing from the content on my nodes. Couldnt figure out what did i do wrong. The solution ...
posted under Drupal | No Comments »

drupal views list ol or ordered list

January27
How can we change the ul to ol in drupal view list, here I am referring to drupal 5. It ...
posted under Drupal | No Comments »

Create typical blog using drupal

January27
The drupal blog module present in the core is not sufficient lacking the main features of a blogging website. Wordpress ...
posted under PHP | No Comments »

drupal blog archive

January27
Do not bother with all those modules out there for the archives of the module blog just use the code ...
posted under Drupal | No Comments »

Drupal show only date on time

December20
In the node.tpl file add the following: <span><?php print t('!date', array('!date' => format_date($node->created, 'custom', 'D, Y-m-j'))); ?></span> Where we add format_date ...
posted under Drupal | No Comments »

drupal different templates based on blocks

November23
How to create different template files depending on various factors. I had a situation where i wanted a left column on ...
posted under Drupal | No Comments »

Form validation by adding classes to form elements

November12
Form validation is made so easy using YUI JSValidate script. Click here to download and learn how to use ...
posted under Javascript | No Comments »

Drupal jcarousellight number of items

November11
I am using jcarousellight module in garland theme. The width is beyond the content area and it is displaying ...
posted under Drupal | No Comments »

Drupal custom module add user manually lm_paypal subscription

November10
Download. I have created my first module which manually adds subscribers to lm_paypal subscription module, ie if the admin ...
posted under Drupal | No Comments »
« Older Entries

1,419 spam comments
blocked by
Akismet