Welcome sticky icon

eDrupal.com aims to bring all Indian Drupal Developers over a common platform to share information and network for business.

The most important features i'd like to present to you are commenting and voting. This can be done at virtually any level and will help you drive content that is most important to you. I encourage you to use these features in abundance, voting will help drive content to the top and commenting will help us drive future contnet and make changes so that you get the value from what we provide.

vinayras's picture

Removing "Read more" links from Frontpage

My website is powered by Drupal 5.7. Recently i reworked on its frontpage for better readiblity of data.

I was trying to remove "Read more" links from frontpage. After analyzing, i found that i could change in the module itself - but this will be overridden once i update my module.

I was looking for alternative solution to this - and while searching in Drupal.org forums, i came across
http://drupal.org/node/244182#comment-881076

I used this code to hide links on frontpage.

// Hide links - such as email to friend, mark as spam, etc
.links { display: none }

vinayras's picture

Drupal - AJAX form validation via AJAXValidation module

Hi,

Recently i was working on a project that involved AJAX based form validation. I tried to use an existing module name
AJAX Forms Validation - but this module was not functional.

After many workaround, i finally got it working as per my requirement.

Please read the workaround at http://drupal.org/node/254043

If you are looking for similar solution / ideas - you can check that.

Regards
Vinay

kuldip's picture

Drupal Camp India

08/08/2008 - 09:00
08/10/2008 - 16:00
Etc/GMT

Drupal Camp is an event for local and global Drupalers. Like other camps, this Drupal Camp India is defined by the people and it is for the people, who are interested in DRUPAL, in particular for the learning and sharing knowledge and ideas with each other among the local and global Drupal community.
We are proudly announce that the Drupal Camp will be held first time in India at

kuldip's picture

First ever DrupalCamp in India

DRUPAL

Drupal is open source free software package (content management framework) that allows an individual or a community of users to easily publish, manage and organize a wide variety of content i.e. text, image, videos etc directly on a website. It is registered under GPL (General Public Licence).

DRUPAL CAMP

vinayras's picture

Drupal Spam Protection Using ReCaptcha

Using a captcha on your website is one of many ways to help protect it from spam and it just so happens that Drupal has a few contributed modules that make implementing one quite easy.

recaptcha seems to be next-generation captcha system aimed at community websites

Read the entire article at
http://boldsource.com/tutorials/drupal-spam-protection-using-recaptcha

vinayras's picture

NewsX news channel webiste by Drupal

Recently launched news channel - NewsX ( by 9x Group) have just launched their website which is powered by Drupal CMS

NewsX COO Vynsley Fernandes said in a statement that the site is designed to provide extensive customization features to the web users.

He said: “What we mean by ’self-customized’ is that the user can chose his or her own news. This is the first ever news website powered by an open source customer management system.”

They are sourcing news from their own channel in addition to news wire agencies such as AP, AFP and PTI.

Checkout http://www.NewsX.com

vinayras's picture

Calais Module for Drupal Released

One of the hottest subjects in Web technologies, these days, is finding effective ways to exploit Collective Intelligence of masses. Most everybody has heard of the so-called Web 2.0 and hundreds of different definitions of what it is or is not. In simple terms, Web 2.0 is a phenomena characterized by vastly increased direct participation of the user community in content authoring, mostly through blogs and discussions around blogs. Web 2.0 has brought us to a state where more and better content is freely available online than ever before.

vinayras's picture

Horizontal Login Bar

Hi All,

Recently i was exploring Drupal's login form. I wanted login form to stretch horizontally.

After much R & D i was able to get it working on one of my website (nagpurpulse.com). Please have a look at it at http://www.nagpurpulse.com

There is a great tutorial located at http://www.nicklewis.org/node/845.

Though this article was meant for drupal 4.7 - but you can use it for 5.7 too except few changes, such as
-> Use 'drupal_render' in place of 'form_render'
-> Change (if needed) modules/user/user.css for styling this horizontal login box.

vinayras's picture

Installing Drupal 6 Video

This tutorial covers the installation of Drupal 6.

The video goes through each of the steps needed to properly setup Drupal including downloading, database set up and running the installation script. It also covers some common roadblocks and how to deal with them.

Written and recorded by: Addison Berry of Lullabot

Watch the video (12 minutes, 38.5 MB in mp4 format):
http://ftp.osuosl.org/pub/drupal/files/videocasts/Install-D6.mp4

Install-D6.jpg