Actions
Task #63146
closedRemove dependency on EXT:cshmanual
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-11-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
For 6.0 there was a bad dependency on
EXT:cshmanual which required cshmanual
to be required in any installation.
Whether cshmanual is the right tool or not,
it should be possible to uninstall cshmanual.
The patch adds some preliminary isLoaded
functions in order to allow to uninstall
EXT:cshmanual and thus, be able to hide
the full toolbar item "help".
The long-term solution should still be to
implement a new help concept and drop
cshmanual, the csh icon and TCA_DESCR,
in line for 7 LTS.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34243
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4fb61051beab519a8139922f302c83c78d2275ed.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions