Ma Hi
Quiz by , created more than 1 year ago

TYPO3 CI 8.7 (5. Extensions) Quiz on TYPO3 CI 2018 5.1, created by Ma Hi on 17/12/2018.

9
0
0
Ma Hi
Created by Ma Hi over 5 years ago
Close

TYPO3 CI 2018 5.1

Question 1 of 8

3

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

Select one or more of the following:

  • 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.

Explanation

Question 2 of 8

1

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

Select one or more of the following:

  • 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.

Explanation

Question 3 of 8

2

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

Select one or more of the following:

  • 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.

Explanation

Question 4 of 8

2

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

Select one or more of the following:

  • 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.

Explanation

Question 5 of 8

2

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

Select one or more of the following:

  • 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.

Explanation

Question 6 of 8

3

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

Select one or more of the following:

  • 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.

Explanation

Question 7 of 8

2

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

Select one or more of the following:

  • 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.

Explanation

Question 8 of 8

1

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

Select one or more of the following:

  • 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.

Explanation