Project

General

Profile

Actions

Feature #19739

closed

TypoScript Condition to check for installed extensions

Added by Franz Holzinger over 15 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-12-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

It is sometimes necessary to give a different setup if an additional extension has been installed. This could be to enable the setup for a new field which has been added to an extension. You must not have this setup if the extension is not installed. This will make it possible to write a common TypoScript which can be used on different sites with different installed extensions.

ext
Syntax:
[ext = extension1,extension2, ...]
Extension:
This checks if an extension has been installed. Only in this case the following TypoScript will apply.

(issue imported from #M10011)


Files

matchcondition.diff (537 Bytes) matchcondition.diff Administrator Admin, 2008-12-24 11:02
path_10011_4.3.diff (677 Bytes) path_10011_4.3.diff Administrator Admin, 2009-07-31 16:08
10011.diff (7.22 KB) 10011.diff Administrator Admin, 2010-08-24 18:45

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22553: t3lib_extMgm should provide API to determine whether ext is installed or notClosed2010-04-30

Actions
Actions

Also available in: Atom PDF