Andreas Kirilow
Quiz von , erstellt am more than 1 year ago

Programmierung Quiz am TYPO3 CI 2018 6.6 - 6.7, erstellt von Andreas Kirilow am 21/12/2018.

4
0
0
Andreas Kirilow
Erstellt von Andreas Kirilow vor mehr als 5 Jahre
Schließen

TYPO3 CI 2018 6.6 - 6.7

Frage 1 von 11

1

Where do you set up new languages for the frontend? (1)

Wähle eine oder mehr der folgenden:

  • In the setup area of the TypoScript root template.

  • In the Page TSconfig of the admin user.

  • On the page containing the root template.

  • On the page whose UID = 0.

  • Under “ADMIN TOOLS → Maintenance → Manage language packs” in the backend.

Erklärung

Frage 2 von 11

1

You want to set up a new frontend language. How do you proceed? (1)

Wähle eine oder mehr der folgenden:

  • Click the “List” module, select the page with the TYPO3 symbol and then create a new “website
    language” data record.

  • Click the “Page” module, select the page with the TYPO3 symbol and then create a new “website
    language” content element.

  • Click the “Info” module, select the root page and then create a new language data record.

  • You only need to select the language in “ADMIN TOOLS → Maintenance → Manage language
    packs”

  • Select the “Languages” menu item in the Extension Manager.

Erklärung

Frage 3 von 11

1

Name the modules in which you can enter translations for pages or content elements. (3)

Wähle eine oder mehr der folgenden:

  • Module “WEB → Page”.

  • Module “WEB → List”.

  • Module “WEB → Info”.

  • Module “WEB → Template”.

  • Module “ADMIN TOOLS → Languages” in TYPO3 v8.

  • Module “ADMIN TOOLS → Maintenance → Manage language packs” in TYPO3 v9.

Erklärung

Frage 4 von 11

1

The TYPO3 backend is in English by default. How do you switch it to a different language? (2)

Wähle eine oder mehr der folgenden:

  • Change the language in the “User Settings” module.

  • Download the language in module “ADMIN TOOLS → Maintenance → Manage language
    packs”.

  • Manually download the language package from typo3.org and store it under typo3conf/lang/.

  • Download the language in module “ADMIN TOOLS → Languages”.

  • Activate the multi-language feature in the Install Tool under “Settings → Multi-languages”

Erklärung

Frage 5 von 11

1

You have added new backend languages and downloaded the appropriate language packages from the translation server. Where exactly is the language data stored? (1)

Wähle eine oder mehr der folgenden:

  • It is saved in the database in table sys_language.

  • Language data is stored in the typo3conf/l10n/ directory.

  • Language data is stored in the typo3/languages/ directory.

  • The language data remains on the remote translation server and is retrieved at runtime.

Erklärung

Frage 6 von 11

1

How do you configure TYPO3 so that the frontend is displayed in another language, assuming that this language was installed properly? (2)

Wähle eine oder mehr der folgenden:

  • You have to install the language extension.

  • You add a GET parameter to the URL; usually this is L.

  • You have to store the appropriate configuration in the TypoScript setup of the root page.

  • You have to initialize the required language via the URL as http://example.com/language/.

  • You have to configure the required languages in the Page TSconfig.

Erklärung

Frage 7 von 11

1

Usually, TYPO3 displays translations when requested and the original content if there is no translation. How can you prevent the original contents from ever being displayed in this case? (1)

Wähle eine oder mehr der folgenden:

  • By hiding the page.

  • You select “Hide default translation” of page in the page properties.

  • By selecting “Hide page if no translation for current language exists” in the page properties.

  • By selecting “Hide permanent” in the page properties.

Erklärung

Frage 8 von 11

1

English is the default language for a multilingual website. How do you switch the default language to German (including flag and label)? (1)

Wähle eine oder mehr der folgenden:

  • By entering defaultLanguageFlag and defaultLanguageLabel in the TypoScript setup.

  • By entering defaultLanguageFlag and defaultLanguageLabel in the Page TSconfig.

  • In the “Default Language” section of the Install Tool.

  • In the “Languages” tab of the root page, in the page properties.

  • Unfortunately that is not possible. English is always the default language in TYPO3.

Erklärung

Frage 9 von 11

1

What does the Admin Panel do? (2)

Wähle eine oder mehr der folgenden:

  • It is the administrator’s control center for user settings.

  • The Admin Panel can be used to analyze the frontend output.

  • It can be used to configure TYPO3 in the backend.

  • The Admin Panel can be used to simular a frontend group.

  • The Admin Panel monitors data entries and can notify administrators about changes.

Erklärung

Frage 10 von 11

1

How do you activate the Admin Panel for a backend user without administrator privileges? (2)

Wähle eine oder mehr der folgenden:

  • You enter config.admPanel = 1 in the setup of the root template.

  • You enter config.admPanel = 1 in the User TSconfig.

  • You enter admPanel.enable.all = 1 in the setup of the root template.

  • You enter admPanel.enable.all = 1 in the User TSconfig.

  • By means of a setting in the user’s user settings.

Erklärung

Frage 11 von 11

1

You have created content that should be visible only between 8:00 and 11:00 in the morning. It is currently 14:00. What is the sensible way to check the output of the content? (1)

Wähle eine oder mehr der folgenden:

  • You change the time on your desktop computer.

  • You change the time on the server.

  • You wait until 8:00 the next day.

  • You simulate the correct time in the backend.

  • You simulate the correct time in the Admin Panel.

Erklärung