Showing posts with label Video Tutorials. Show all posts
Showing posts with label Video Tutorials. Show all posts

Wednesday, January 16, 2013

Drupal 8 translation import


When you enable a module in your Drupal 8 site, the Interface Translation module will attempt to download and import its translation from the translation server at localize.drupal.org. But the translation server only provides translations of released modules, and not for development releases. To overcome this the Local Tamper module was developed which simulated a number of Drupal 7 modules (for which translations are available) and the Interface Translation module will downloads and imports these translations.
  1. Make sure you have Interface Translation and Language translation enabled and have added at least one non-English language. But if you have successfully followed the steps above, this has already been provided.
  2. Download the Locale Tamper module from http://drupal.org/project/locale_tamper.
  3. Unpack and install the module.
  4. Enable the Locale Tamper module.
  5. It will now attempt to find and download Locale Tamper translations (but none will be found).
  6. Go to the Available translation updates page (admin/reports/translations).
  7. Click 'Check manually' to refresh the translation status.
  8. The status will now show that a number of translation are available for the mocked modules: Better Formats, CKEditor Link, Compact Forms, Context, Chaos tools and Delta API.
  9. Click 'Update translations' to download and import the translations.
  10. This will start the download and import of a number of translations. Again a batch process runs to per form this. Again, this should progress until finished.

Drupal 8 installation

Thursday, December 20, 2012

Drupal and Mobile Apps - Dallas Drupal User Group

How to build mobile applications with Drupal 7 or 6. How to use PhoneGap to create iPhone and Android apps from HTML, CSS, JavaScript, and then connect your PhoneGap app to Drupal using the Services module.

Thursday, October 25, 2012

Installing and configuring Nivo slider in drupal 7

Nivo slider is termed the world most awesome jquery image slider. The nivo slider can be used for creating featured content on your website. Configuring the nivo slider in drupal 7 is really easy and straight forward. This tutorial will show us how to go about it. Click the video below, to learn how to do this.

Tuesday, July 24, 2012

Responsive Web Design: Responsive layouts and desing in Drupal 7 & 8

The following 8-minute video walks through the designs, and also provides a bit of background on the Spark project/  , technically this is intended to layer on top of the Panels module, for better forwards-compatibility with Drupal 8: