Blogs
Step 1: Setup
Create a directory in your sites/all/modules/custom_module/
Create a file within your sites/all/modules/custom_module/ with custom_module.info
Write your module information in .info file
name=Custom Module description = "Custom Module" package = Custom Module core = 7.x version = 7.x ; ;These are additional fields of .info files. ; ;php =
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
Drupal has a lot of power under its hood, which makes developers and site admins very happy
Workbench is a big step towards solving that problem. It's a very simple interface that lets users add, delete and edit content easily (based on business and organization roles, not just Drupal's user roles). Once installed and enabled, it sets up a nice little My Workbench page to manage conte
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
Drupal has a very flexible theme system that allows a developer to easily create a sub theme. Sub-themes are similar to any theme. The difference between sub-theme and theme is : A sub theme is basically a copy of the parts of the parent theme which the web site builder would like to change.
Creating Sub-themes
Step 1:
Copy any parent theme from drupal\themes.
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
In previous blog Google Map through Drupal Module i discussed about how to create Google Map through Drupal Module and we saw the steps of how to configure it.
Now let's see how to show multiple location in google map through drupal.
At
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
Quiz module for whom, who intend on making intellectual and education based websites for conducting quizzes, exams and other stuff, Drupal quiz modules are the best for them. Using the Drupal 7 quiz module you can create assessments for the users which can also be graded or checked later or and the users can be intimidated about the results and grades.
It has many features :
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
To upgrade drupal 7 with latest version, one can follow the simple steps:--
Keep the backup of database and Drupal files.
Download latest version of Drupal 7 and extract it.
Remove "sites" folder from downloaded files.
Remove htaccess and robots.txt file from downloaded files(if any modification done in old files).
Put site in Mainte
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|
If you want to embed google news to your Drupal site in a easy way, then Google News Module is a option for you. This module add a block to your drupal site to display latest Google News headlines. There are many categories related to News.
Top Stories
World
Business
Entertainment
Technology
Sports
More.........
Read More
Mon, 02/20/2017 | Author: admin |
0 comments
|
Share with:
|
|