Project

General

Profile

Actions

Feature #22211

closed

Add possibility to retrieve extension version

Added by Tolleiv Nietsch about 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-03-01
Due date:
% Done:

0%

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

Description

There's no way to determine the version of an installed extension though the API.

If an extension's behaviour relies on a specific version of another extension, it has to retrieve the version of the related extension manually ( e.g. https://svn.typo3.org/TYPO3v4/CoreProjects/feedit/trunk/feeditadvanced/ext_localconf.php checking for templavoila)...

Attached patch resolves that by adding the getExtVersion() to t3lib_extmgm...

(issue imported from #M13697)


Files

getExtVersion.patch (610 Bytes) getExtVersion.patch Administrator Admin, 2010-03-01 11:12
13697.diff (3.71 KB) 13697.diff Administrator Admin, 2010-03-08 18:51
13697_v2.diff (3.66 KB) 13697_v2.diff Administrator Admin, 2010-03-25 14:02
0013697_v3.patch (3.81 KB) 0013697_v3.patch Administrator Admin, 2010-03-26 23:11
Actions #1

Updated by Oliver Hader about 14 years ago

Committed to SVN Trunk (rev. 7199)

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF