[TYPO3-core] RFC: #13697: Add possibility to retrieve extension version
Tolleiv Nietsch
info at tolleiv.de
Mon Mar 8 16:25:43 CET 2010
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=13697
Branches:
trunk
Problem:
There's no way to determine the version of an installed extension
through the API.
Solution:
Attached patch resolves that by adding the getExtVersion() to t3lib_extmgm.
Additional information:
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 whether it needs to XCLASS templavoila) - that's not very
nice at all.
Cheers,
Tolleiv
--
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: getExtVersion.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100308/2bf1470c/attachment.asc>
More information about the TYPO3-team-core
mailing list