KnackForge

Primary tabs

Articles from KnackForge

In the previous part, we discussed about the Translation in Drupal 7 works with few snapshots and some makeovers. Now, lets discuss how to work with translation to translate the contents, field values and entity items.

Usually while we add contents to a div, it get arranged accordingly to our web styles. But there are some special cases where we need our contents to be arranged in a vertical manner as like the newspaper (or) journal content.

In this post, I would like to explain how to have a download button for an audio file along with an audio player.

I recently had a problem with views_embed_view function while embedding certain views in template file. In some cases a view might be empty, i.e., may not have any results.

I'm running a multisite Drupal installation, Drupal's multisite allows me to run different websites off the same set of PHP files, but with different databases (so different content). Like example.com, example1.com, and example2.com.

Moodle is a free and open-source software learning management system written in PHP and distributed under the GNU General Public License.

If you are planning to import data from database (MySQL, PostgreSQL) download the required database connector,
 

This post explains about creating slideshow in drupal. There are many ways and plugins available to create slideshow in drupal and I am going to discuss some methods which will be very efficient and useful.

   This blog describes how to clear views cache while inserting, updating and deleting a node. If we want to improve site performance, then views caching is one of the options.

Assume, I am able to print the gmap using Drupal code in a div. I would like this map to appear inside a fancybox and to be hidden on the website.

Pages