Blogs
-
0 comments
-
-
We're going to show you how to show a monthly, weekly or daily list of upcoming events.
First, we'll show you how to set up a basic Calendar.
You'll need to enable and install these modules:
-
0 comments
-
-
We are going configure Agenda Module to display Google Calendar Events to Drupal site. It read both Private and Public calendar and you can use one or more Google Calendar in a single Block.
-
0 comments
-
-
In a previous Responsive Web Solution developers blog post, I discussed How to Embed Google calendar in Drupal site. In this post we'll cover an alternative method in displaying listing of Events to our Drupal site.
-
0 comments
-
-
Creating Drupal modules is easy.In drupal, modules are plugin that extends drupal's functionality. In fact, the code in this blog is an illustration of how easy module coding can be.
-
0 comments
-
-
The Google's Store Locator modules create a 'Store Locator' page that your site visitors can use to find and get directions to your physical stores.
-
0 comments
-
-
-
0 comments
-
-
I have created a taxonomy vocabulary 'City' and add some term under this vocabulary like as city1, city2 etc... I have Created a content type named "Student" having fields with a term reference field of that taxonomy vocabulary 'City'.