Useful tips for everyday
What does the media module do in Drupal? By Drupal Media Team on 23 March 2005, updated 15 July 2019. The Media module provides an…
Is it possible to access environment variables in Node.js? Modules might have different behaviors (like logging) depending on the value of NODE_ENV variable. Accessing environment…
Can I add thumbnail to video file? Yes you can do it without a Publisher account. Just add your thumbnail image to the first few…
Are there any coding standards that apply to Drupal? The Drupal Coding Standards apply to code within Drupal and its contributed modules. The Drupal Coding…
When should you use a stacked bar chart? Stacked Chart. Bar charts are best used when showing comparisons between categories. Typically, the bars are proportional…
Is there a default registration form for Profile 2? By default, the Profile 2 module permits you to add fields from chosen profile types to…
How to create a signup form with email confirmation? Open up PHPMyAdmin or whatever program you use to manage your MySQL database and create a…
How do I find out when a Google search was taken? Go to Tools > Any time on the search page which is located just…
What do you mean by content template in HTML? The HTML Content Template ( ) element is a mechanism for holding HTML that is not…
How do I translate theme options in Wpml? You can add the theme options strings from WPML>>String Translation>>Translate texts in admin screens page. How do…