
Drupal 7 Test module
Hello World Module for Drupal 7 First you have to create the folder under the path sites/all/modules/custom Give the name “mymodule” to that directory. Create […]
Hello World Module for Drupal 7 First you have to create the folder under the path sites/all/modules/custom Give the name “mymodule” to that directory. Create […]
Cluetip Module Implementation Download Module from here: http://drupal.org/project/cluetip Upload it into sites/all/modules. Download Cluetip Library from here: https://github.com/kswedberg/jquery-cluetip Upload LIbrary to sites/all/libraries and rename it cluetip […]
The Basics Caches are used to improve the performance of your Drupal site. Rather than extracting the same data over and over again every time […]
JQuery is a javascript library and widely used on the websites as it provides most of the functionalities with just few lines of code. It […]
READ Frequently asked interview coding questions in BigTech companies like Facebook, Amazon and Google: READ : Coding Challenge – Bracket Validator READ : Coding Challenge – […]
HTML5 now offers new elements for better structure: Tag Description <article> Defines an article <aside> Defines content aside from the page content <bdi> Isolates a […]
Index a DB table directly into Solr Step 1 : Edit your solrconfig.xml to add the request handler <requestHandler name=”/dataimport”> <lst name=”defaults”> <str name=”config”>data-config.xml</str> </lst> […]
Why do I need to write W3C standard code? If you care to reach the largest audience for the longest time possible, you want to […]
Copyright © 2023 | All Rights Reserved by DglobalTech