CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #30470

warning when library is required by extension

Added by Qitec no-lastname-given over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2011-09-30
Priority:Should have Due date:
Assignee:Juergen Furrer % Done:

100%

Category:- Spent time: 6.00 hours
Target version:- Estimated time:4.00 hours
Votes: 0

Description

Feature/Improvement:

After you installed t3jquery you can easily check for required (sub)parts of any jquery based libraries included.

If you compare the dependencies with the txt files in other extensions you only see the elements that match your pre-selected libraries (jquery, jquery-ui,tools). But you don't see an error or at least a hint that you should require pe.e.: tools if the extension needs it. So nothing of your js action is supposed to work.

Example:
Install t3jquery and powermail. Don't add tools and ui libraries manually in the ext-mananager! Then check for dependencies using txt files. You will see that powermail requires only jquery-base-library. But that's not correct.

Solution:
List all dependencies from the text files and mark them red if p.e.: tools isn't pre-selected. You already find them in the txt files, so lit them and highlight or mark them in a special way. And/or a text like this:

"Some of your extensions require JQUREY-TOOLS. You need to add this manually in the extension-manager. click here"

History

Updated by Juergen Furrer over 1 year ago

  • Status changed from New to Accepted
  • Assignee set to Juergen Furrer
  • Estimated time set to 4.00

Updated by Juergen Furrer over 1 year ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF