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

(5. Extensions) TYPO3 CI 8.7 Test sobre TYPO3 CI 2018 5.1, creado por Ma Hi el 17/12/2018.

9
0
0
Ma Hi
Creado por Ma Hi hace casi 6 años
Cerrar

TYPO3 CI 2018 5.1

Pregunta 1 de 8

3

What is the purpose of an extension key? (3)

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

  • The extension key encrypts the extension.

  • It is the unique identifier for an extension.

  • The extension directory is named after the extension key.

  • The extension key guarantees portability and compatibility.

  • Extension keys can be purchased on typo3.org, so they provide financial backing for the TYPO3 project.

Explicación

Pregunta 2 de 8

1

You want to download the data relating to an extension as a SQL dump. What do you need to do? (1)

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

  • This is only possible using a tool such as “phpMyAdmin”.

  • This can be achieved in the Extension Manager using the “Download SQL Dump” function.

  • You copy the extension directory where all files and data of an extension are saved.

  • The SQL dump is already contained within the download of an extension using the T3D Export Tool.

  • This can be achieved in the Install Tool using the “Download SQL Dump” function.

Explicación

Pregunta 3 de 8

2

What exactly is deleted when you uninstall an extension in the Extension Manager? (2)

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

  • The temporary data of the extension.

  • The typo3conf/ext/ extension directory.

  • The extension key in the typo3conf/localconf.php file.

  • The extension key in the typo3conf/LocalConfiguration.php file.

  • The corresponding section in the typo3conf/PackageStates.php file.

  • The corresponding database tables.

Explicación

Pregunta 4 de 8

2

A currently installed extension is obviously incompatible with your TYPO3 installation. How can you downgrade to a lower version? (2)

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

  • That is not possible. You can only ever install the newest version.

  • You can install all available versions in the “Get Extensions” sub menu of the Extension Manager.

  • You can download older versions on typo3.org and uploading them to the TYPO3 instance.

  • All old versions of an extension are archieved in the typo3temp/extensions/ directory.

  • You can install these versions by adding _recent to the file name.

Explicación

Pregunta 5 de 8

2

How can you ensure, that the Extension Manager installs the latest version of an extension? (2)

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

  • You have to update the extension list before installing an extension.

  • You download the current ZIP file from https://extensions.typo3.org.

  • You have to tick the “Use latest version” check box in the settings of the Extension Manager.

  • You have to select “Latest” during the installation of an extension.

  • In the Install Tool, you have to make sure the option useLatestExtensionVersions is set to true.

Explicación

Pregunta 6 de 8

3

When opening the Extension Manager, TYPO3 shows a note that the system is set to composer mode. What does this mean? (3)

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

  • The “composer mode” indicates, that TYPO3 runs in a debug mode.

  • Extensions can be installed/uninstalled using “composer” on the command line.

  • The Extension Manager can be used to activate or deactivate extensions.

  • If an extension requires configuration, the XML file of the extension needs to be edited.

  • With no appropriate access to the command line (e.g. via SSH), extensions can not be added by default.

Explicación

Pregunta 7 de 8

2

How can you pass on a version of an extension installed in your system to another developer? (2)

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

  • You can download the corresponding ZIP file in the Extension Manager.

  • You can zip the extension directory and pass it on.

  • You first have to perform a database dump and then pass it on along with the original extension from the TYPO3 Extension Repository (TER).

  • There is no straightforward way of doing this, because you have usually made numerous settings in the TYPO3 system which need to be transferred as well.

  • You can download the extension in the “Extension download” section of the Install Tool.

Explicación

Pregunta 8 de 8

1

What does it mean if an extension has the “beta” status? (1)

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

  • Such extensions may never be used for production systems.

  • This status is not really important.

  • By default, extensions whose status is not “stable” are not displayed in the extension list of the Extension Manager.

  • Extensions with the “beta” status are automatically deactivated in a productive server.

  • Extensions with known bugs are automatically marked as in “beta” status.

Explicación