পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Internationalization

In this chapter we will learn about Internationalization in Drupal. Internationalization is a module which lets you create multilingual sites. This way you can display your website in different languages.
Following are the steps to use Internationalization:

Step (1): First, click on Module from the menu bar.
Drupal Internationalization Step (2): To get the Internationalization module you must first download and install it in Drupal. Here you must enable the Internationalization module, and then click on Save Configuration button.
Drupal Internationalization Step (3): Next, you can see a Configure setting at the right side of the page for Internationalization module as shown below:
Drupal Internationalization Step (4): Click on Configure and you get a page as shown below.
Drupal Internationalization In Languages for content:
  • Enabled language only: When you check this box you can only view those languages that are enabled.
  • All Defined languages will be allowed: Only the defined languages will be allowed.
You can see some tabs at the top right corner of the page:
  • Multilingual Settings: You can study about multilingual settings in detail in the chapter Drupal - Multilingual Content
    Drupal Internationalization
  • Selection: Here you can select nodes, taxonomy according to language.
  • Variables: Selected variables to be set.
  • Node Options: Helps you to set nodes.
  • Strings: Change format of the page here.
Once you are done with the changes, click on Save Configuration.

No comments:

Post a Comment