Changing keyboard on a mac
Click on the Apple logo and select “System Preferences” Click on “International” icon on “System Preferences” window. Click on “Input Menu” Make sure that “Show input menu in menu bar”…
Simply Explaining Technology
Click on the Apple logo and select “System Preferences” Click on “International” icon on “System Preferences” window. Click on “Input Menu” Make sure that “Show input menu in menu bar”…
To create your public / private key on Linux or Mac, which is a unix-based system, following these steps: Open terminal type the following commandssh-keygen -t rsa Type enter to…
Suppose you have three fields (Title, field_city, field_country) to display in your view. By default they will display in three separate lines as follows: To display this information in a…
Sometimes you have to sort something by the count of its relationship or usage. For example, you need to sort a content type by it rating or you need to…
This page shows what to do when you get the following error when using drush This error is basically saying that it cannot locate drush or the correct host to…
Problem Cannot install a downloaded application. Get the following error message, “App can’t be opened because it is from an unidentified developer” Solution By default, Mac prevents applications from unidentified…
If you have lots of data that you need to post on your drupal site, you import is and use it to populate drupal nodes. This way you would not…
To remove the authoring information you can simply edit the content type as follows: Go to Administration > Structure > Content Types > edit > Display settings Uncheck “Display author…
When you set site maintenance to offline, you lose the link to you login form as well. To get the login form, you need to do the following: Do not…
If you are running a windows system, it can be difficult to setup several pristine drupal development environments. The simple solution is to install a virtual machine, setup your drupal…