Ma Hi
Test por , creado hace más de 1 año

Test sobre Test 5 (Chapter 6), creado por Ma Hi el 22/05/2015.

11
0
0
Ma Hi
Creado por Ma Hi hace más de 9 años
Cerrar

Test 5 (Chapter 6)

Pregunta 1 de 17

1

By default, the backend has exactly four columns in the page view. How can you hide all but the “Normal” column from your editors? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • You switch off the three other columns in the Install Tool.

  • You enter the following TypoScript code in the Page TSconfig of the root page:
    mod.SHARED.colPos_list = 0

  • You enter the following TypoScript code in the TypoScript setup:
    mod.SHARED.colPos_list = 0

  • You enter the following TypoScript code in the User TSconfig of the editor:
    mod.colPos_list.SHARED = 0

Explicación

Pregunta 2 de 17

1

You suspect that someone has logged in with your TYPO3 account without authorization. How can you check this? (2)

Selecciona una o más de las siguientes respuestas posibles:

  • The System > Log module shows when someone has logged in using your account.

  • In your user settings, you can specify that you receive an e-mail whenever someone uses your account to log in.

  • You can only check this in the database in the sys_log table.

  • There is nothing you can do apart from changing your password.

  • The time and date (and IP) of your last login will be displayed when you log in.

Explicación

Pregunta 3 de 17

1

On any page, you can enter a TypoScript code referred to as Page TSconfig or Page TypoScript Config. Where can you find an overview of all scripts in use? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • In the TSOB (TypoScript Object Browser).

  • Using the All TSconfig extension.

  • Using the Web > Info module

  • You have to call up the page properties for each individual page.

  • In the Admin tools > Configuration module

Explicación

Pregunta 4 de 17

1

Which areas do you need in order to set up user permissions for backend users in a sensible manner? (4)

Selecciona una o más de las siguientes respuestas posibles:

  • Backend user administration

  • The System module

  • Backend group administration

  • The User Settings module

  • The Access module

  • The User Admin module

Explicación

Pregunta 5 de 17

1

Describe a quick way to gain an overview of the permissions that users have in the page tree (1)

Selecciona una o más de las siguientes respuestas posibles:

  • Using the Access module

  • Using the Info module

  • Using the Admin tools module

  • Using the System module

  • Using the Install Tool.

Explicación

Pregunta 6 de 17

1

An editor changes the status of an element to Review. How is the responsible reviewer informed of this? (2)

Selecciona una o más de las siguientes respuestas posibles:

  • The editor has to send an e-mail to the reviewer.

  • TYPO3 automatically informs the reviewer by e-mail.

  • The reviewer sees all elements requiring a review on his or her start
    page after login.

  • After login, the reviewer can call up the Workspaces module to gain an overview of all elements requiring a review.

  • The reviewer has to be online at the same time to be able to see the changes.

Explicación

Pregunta 7 de 17

1

Which TLO allows you to specify settings in the User Settings sub-module by means of TypoScript? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • admPanel

  • options

  • mod

  • setup

  • user

  • auth

Explicación

Pregunta 8 de 17

1

The backend is in English, and you want to switch it to another language. How do you proceed? (3)

Selecciona una o más de las siguientes respuestas posibles:

  • You can change the language easily in the User Settings module.

  • You have to add the language in the Language module.

  • You have to check in the Language module to find out which translations you need to transfer because they are still in the repository.

  • You have to transfer the new translations to your server from the repository in the Language module.

  • You have to activate the use of further languages in the Install Tool.

Explicación

Pregunta 9 de 17

1

How do you activate the Admin Panel for a user who is not an administrator? (2)

Selecciona una o más de las siguientes respuestas posibles:

  • 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.edit = 1 in the setup of the root template.

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

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

Explicación

Pregunta 10 de 17

1

What is the Single Table View? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • The display of a table in the phpMyAdmin extension

  • The table output of a frontend plugin.

  • All options of an entry form in the backend are displayed on a page (instead of on tabs).

  • The display of one single table in the Web ‣ List module.

  • The display of one single table in the Web ‣ Page module.

Explicación

Pregunta 11 de 17

1

What do you need to do so a page in the frontend is called with the https protocol when requested? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • This is only possible if the config.baseURL TypoScript key is set to the https version of the website.

  • If the link is generated in TypoScript, the following configuration is necessary:
    1.NO.protocol = https

  • This is only possible by installing a suitable extension.

  • You select the https:// option in the Use protocol field in the page properties.

  • It is necessary to select the Secure Site page type for the specific page.

  • Using Page TSconfig: TCEMAIN.pages.protocol = https

Explicación

Pregunta 12 de 17

1

What does it mean if a function in TYPO3 Version 6.2 is described as “deprecated”? (2)

Selecciona una o más de las siguientes respuestas posibles:

  • The function is no longer available in Version 6.2.

  • The function should no longer be used in Version 6.2.

  • The function will be removed in Version 6.3.

  • The function will be removed in Version 6.4.

  • The function will be removed in Version 6.5.

Explicación

Pregunta 13 de 17

1

Which directories are absolutely required so that TYPO3 can be called up in the frontend? (3)

Selecciona una o más de las siguientes respuestas posibles:

  • typo3conf/

  • typo3temp/

  • t3lib/

  • typo3/

  • fileadmin/

  • uploads/

Explicación

Pregunta 14 de 17

1

What can happen if the typo3temp directory has no write permissions for the web server in a new installation? (5)

Selecciona una o más de las siguientes respuestas posibles:

  • This directory only stores temporary files, so the web server does not need access to it, but can instead generate the required files on the fly.

  • All image-generating mechanisms stop working.

  • You cannot change the language in the backend.

  • You can no longer call up the backend.

  • You can no longer call up the frontend.

  • You can no longer call up the Install Tool.

Explicación

Pregunta 15 de 17

1

What happens if you enter the following code in the User TSConfig? (1)
options.clearCache {
all = 1
pages = 1
}

Selecciona una o más de las siguientes respuestas posibles:

  • All caches are deleted automatically every time a page is called.

  • The TYPO3 cache is activated.

  • It allows the administrator to delete the cache.

  • It allows the user to delete the cache.

  • All page caches are deleted.

Explicación

Pregunta 16 de 17

1

You want to view the documentation for an extension on http://typo3.org/extensions/rep ository/. In place of the documentation, you see the message “Not yet rendered”. What can you do to obtain the documentation as quickly as possible (assuming it exists)? (2)

Selecciona una o más de las siguientes respuestas posibles:

  • Wait for the manual to be created.

  • Write to the author of the extension.

  • Call up the detailed view of the extensions, where the documentation is available for download at the end of the page.

  • Install the extension, and then find the documentation in the doc or Documentation directory.

  • This is a TER error message, showing that there is no documentation whatsoever for the extension.

Explicación

Pregunta 17 de 17

1

You want to change the text output of an installed extension because certain labels have an incorrect or missing translation, for example. Is this possible, and how would you proceed? (1)

Selecciona una o más de las siguientes respuestas posibles:

  • Only the author of the extension can change text outputs.

  • You can simply use TypoScript to overwrite certain text outputs.

  • Changes can only be made in the source text of the extension.

  • You can use a form in the Labels backend module to change labels.

  • It is not possible to change a label using the Extension Manager.

Explicación