Drupal devlopment
DRUPAL DEVELOPMENT
DRUPAL DESIGNING

Ankit Hinglajia's blog

Make Your Drupal Website More Secure

Most of the people do not think that security is something that they should be bothered with or they are not aware of.

Here are a few simple tips that you as a Drupal site owner should bear in mind.

  •  Permission for the setting.php


change user rights after instlation of drupal. Dont set 777 rights to file.

Before/After Image Formatter.

Drupal added Before/After Jquery Plugin as a module.

A new Module called Before/After image formatter. It is very useful module for the news and event site. As well as the sites that wants to present image comparision for time difference.

Yeah you can add this module for the sliming center and dentist sites as well. ;)

 

Git Stash

Hello everyone,

This blog is for very important functionality provided by GIT called stash. Suppose i am in middle of functionality and working on that. At that time tester gives me bug report that i have to solve.

So what to do in this case..? Throw away my current changes and Checkout new branch ..? then what about my current changes or functionality..??

In this case stash is very needful. I just have to stash my changes , fix bugs and get all changes back so i can continue with current functionality.

Manage Your Drupal Website From iPhone or ipad

Drupal is one of the robust Content Management System available.

Logging to drupal-site and managing content is a general thing. But now you can manage your site content through iphone , ipod touch or ipad. There is a application " Drupad " that does exactly same.

Drupad for iPhone and iPad is an excellent, fastest yet the most easiest way to do some garage work on websites or even blogs based in Drupal.

This application is not free. it charge around $5 or something.  You wouldn’t mind spending $5 for this awesome webmaster app.  Its totally worth it.

 

How to apply patch on drupal module.

Sometimes we found some problems in contrib module. For that we have patch file available to solve that problem.

If changes are not major then we can apply patch manually. but the comfortable & mainly used method to apply patch is by command line.

we can apply patch by following steps

[1]  Download the .patch file.
[2]  Place it to root of that module.
[3] Open terminal & go to the related path.[module path]
[4] Execute this terminal command:  patch -b < filepath/file.patch (It will take backup of file.)

How to Increase & Improve Drupal Skills

Technologies are upgrading day to day.. for that we have to update accordingly. We are drupal developers,  even we have to update our drupal skills as many of the new things & versions arrives day by day..

So here i am posting few points to increase & improve drupal knowledge..!!

[1] Get a Drupal Account

An introduction to the Drupal Features module

Feature module is something like a charm for the drupal developer. Installing the Features module adds no new functionality to your site. From a visitor’s perspective, the module does not allow your site to do anything that it couldn’t do before you installed it. So what, exactly, is the Features module for?

Why Feature module


Mobile Site on Drupal

Nowadays we are moving to the mobile technology. Everything is on palm of the user.

Request A Quote

Image CAPTCHA
Enter the characters shown in the image.
Subscribe to RSS - Ankit Hinglajia&#039;s blog