Ma Hi
Quiz por , criado more than 1 year ago

Quiz sobre Test 3 (Chapter 3 & 4), criado por Ma Hi em 24-04-2015.

11
0
0
Ma Hi
Criado por Ma Hi aproximadamente 9 anos atrás
Fechar

Test 3 (Chapter 3 & 4)

Questão 1 de 15

1

If you have the impression that page reproduction is taking an unusually long time, it would be useful to have some figures to back this up. How
can you measure the time taken to reproduce a page in the frontend? (2)

Selecione uma ou mais das seguintes:

  • The Info > Rendering module provides detailed statistics in the backend.

  • If the TypoScript config.debug = 1 option is set in the setup, the rendering time is written into the source text as a comment.

  • If the TypoScript mod.debug = 1 option is set in the Page TSconfig, the rendering time is displayed under the page contents.

  • The Admin Panel allows you to check rendering times.

  • You need a special extension to display rendering times.

Explicação

Questão 2 de 15

1

What is cached in TYPO3? (4)

Selecione uma ou mais das seguintes:

  • Images in the /fileadmin directory

  • The HTML output of static pages

  • The thumbnails of files in the /fileadmin directory that can be displayed in the Filelist module.

  • Configuration settings

  • TypoScript templates

  • Files that are loaded onto the server using a backend form

Explicação

Questão 3 de 15

1

Where exactly are cached pages saved? (2)

Selecione uma ou mais das seguintes:

  • In the typo3temp/ directory, if the following options are set: pageCacheToExternalFiles

  • In the typo3conf/ directory

  • In the cache_* tables in the database

  • In the cache_* fields of the respective table in the database

  • In the location stored in the following key: ['SYS']['caching']['cacheConfigurations']['cache_pages']

Explicação

Questão 4 de 15

1

TYPO3 caches all pages by default. How do you deactivate this option for individual pages? (1)

Selecione uma das seguintes:

  • Unfortunately, that is not possible. Caching can only be deactivated or activated for all pages.

  • By making the following entry in the TypoScript setup: config.no_cache=1

  • Caching can be deactivated in the page properties.

  • By adding the ID of the page you do not want to cache to the pages-NoCache option in the Install Tool.

Explicação

Questão 5 de 15

1

You consult the TSref on the altText option for the IMAGE content object, and see that it has the string/stdWrap data type. What exactly does this mean? (1)

Selecione uma das seguintes:

  • You have to specify a string and one of the stdWrap functions.

  • You can enter either a string or one of the stdWrap functions.

  • The string can be edited further using the stdWrap function.

  • The only stdWrap functions permitted are those that return a string as the result.

  • The specified string will be edited automatically using the stdWrap function.

Explicação

Questão 6 de 15

1

Where can you find the official documentation for the TYPO3 backend? (1)

Selecione uma das seguintes:

  • In the typo3/doc directory

  • At http://www.typo3.org

  • At http://documentation.typo3.org

  • In the Manual module

  • In the Documentation module

Explicação

Questão 7 de 15

1

Where can you activate the context-sensitive help in the backend? (1)

Selecione uma das seguintes:

  • In the Install Tool

  • During installation

  • It is activated by default.

  • By activating the Show secondary options (palettes) checkbox

  • By using the TSconfig option help.csh = 1

Explicação

Questão 8 de 15

1

Where can you get information on the new features in a TYPO3 version? (3)

Selecione uma ou mais das seguintes:

  • The main directory of the installation contains the Changelog file describing the changes.

  • “Release notes” are published for each version on www.typo3.org.

  • The Info backend module contains an information page on the current version with all new features.

  • New features for every new version are published via RSS feed on the website news.typo3.org.

  • New features for every new version are published as a Wiki entry on the website news.typo3.org.

Explicação

Questão 9 de 15

1

What is the easiest way to display a list of all the extensions installed in your system, along with the names and e-mail addresses of the authors? (1)

Selecione uma das seguintes:

  • There is no simple way to obtain such a list.

  • Using the Help > About modules module

  • Using the Help > About TYPO3 CMS module

  • Using the Info > Extensions module

  • Using the Extension Manager

Explicação

Questão 10 de 15

1

You have decided that the BODY tag of the pages created by TYPO3 should contain an attribute with the current page ID. Where in the TSref would you look up the necessary option? (1)

Selecione uma das seguintes:

  • In TLO config

  • In TLO PAGE

  • In the TEMPLATE content object

  • In the HMENU content object

  • In the Page TSconfig section

Explicação

Questão 11 de 15

1

You want to hide a field in the backend – where would you find out how to do this (assuming you have forgotten)? (1)

Selecione uma das seguintes:

  • TSref

  • TSconfig

  • Core API

  • TYPO3 Coding Guidelines

  • TYPO3 Services

Explicação

Questão 12 de 15

1

Can I drag and drop files into the file list? If so, since when has that been possible? (1)

Selecione uma das seguintes:

  • It’s not possible. You need an extension to do this.

  • Yes, it has been possible since the first version of TYPO3.

  • Yes, it has been possible since version 4.5.

  • Yes, it has been possible since version 4.6.

  • Yes, it has been possible since version 4.7.

  • Yes, it has been possible since version 6.0.

  • Yes, it has been possible since version 6.1.

  • Yes, it has been possible since version 6.2.

Explicação

Questão 13 de 15

1

Which events are organized by the TYPO3 Association? (4)

Selecione uma ou mais das seguintes:

  • TYPO3 User Day

  • T3BOARD

  • TYPO3 Conference

  • TYPO3 Conference North America

  • TYPO3camp

  • T3DD

  • TYPO3 Academy

Explicação

Questão 14 de 15

1

PHP version 5.2.17 is available on your web space. Which versions of TYPO3 can you install there? (3)

Selecione uma ou mais das seguintes:

  • TYPO3 4.3.x

  • TYPO3 4.4.x

  • TYPO3 4.5.x LTS

  • TYPO3 4.6.x

  • TYPO3 4.7.x

  • TYPO3 6.0.x

  • TYPO3 6.1.x

  • TYPO3 6.2.x

Explicação

Questão 15 de 15

1

Your administrator has set up TYPO3 in a standard installation. He has sent you the access data to the TYPO3 installation and you can now log on.When you call the module System ‣ Install yet another password request appears. What is this password if it has not been changed by the administrator? (1)

Selecione uma das seguintes:

  • The password is the same as the one used for logging on to the TYPO3 installation in the backend.

  • During installation you can set another password for the Install Tool.

  • joh316

  • kas315

  • password

Explicação