Project

General

Profile

Task #96059

Updated by Sybille Peters almost 3 years ago

1. Improve descriptions in composer.json (@"description:"@) 
 2. Use same texts in README.rst 
 3. Later, use text for system extensions page, see https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/pull/182 

 Already talked about this on Slack.  

 In any case, I think it should be consistent. I looked at the other packages. You can have 
 # a description, what the package does, e.g. _"Simple "Simple template engine"_ engine" or _"Provides "Provides a way to profile code"_ code" 
 # the (short) name of the package and a (short) description what it does, e.g. _"PHPStan "PHPStan - PHP Static Analysis Tool"_ Tool" 
 # A longer description, e.g. _"Provides "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way"_ way"

Back