Giter VIP home page Giter VIP logo

package-metadata's Introduction

Package metadata for Contao Manager

This repository provides meta information for the packages displayed within the Contao Manager.

Continue reading in your preferred language:

package-metadata's People

Contributors

aschempp avatar bennyborn avatar bright-cloud-studio avatar bugbuster1701 avatar cgoit avatar christianbarkowsky avatar cmartin6 avatar coastforge-mei avatar contaoacademy avatar denniserdmann avatar dmolineus avatar doishub avatar fritzmg avatar heimseiten avatar koertho avatar markusmilkereit avatar mdevster avatar netzarbeiter avatar qzminski avatar rabauss avatar richardhj avatar seibtph avatar stefansl avatar toflar avatar trilobit-gmbh avatar w3scout avatar xchs avatar xprojects-de avatar zoglo avatar zonky2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

package-metadata's Issues

Review whitelist.txt

Hey everyone,

I've implemented automated spell checking on meta data (at the moment only title and description are spell checked against) so that we can further improve the quality of our meta data.

It is based on GNU Aspell (http://aspell.net).

There's a whitelist.txt file which contains all exceptions to what Aspell thinks is wrong and for the sake of simplicity I've added everything it found during the first run to that whitelist. So basically the whitelist now certainly contains words that are incorrectly spelled.

It would be great if you could help to review that file and if you find something, create a PR where you:

  • remove that word from the whitelist.txt
  • fix the issues in the linter finds.

Indexer accessing legacy endpoint?

The indexer seems to be accessing https://packagist.org/packages/'.$name.'.json. An endpoint that is cached for 12 hours so we actually do not get package data indexed every 30 minutes.

See https://packagist.org/packages/contao/core-bundle.json for example. It sends cache-control: public, s-maxage=43200.

I guess we should be able to get rid of this part: https://github.com/contao/package-metadata/blob/main/indexer/src/Packagist.php#L65-L70

And rely entirely on the p2 endpoint.

Language and spelling in package descriptions

  • Do we enforce American or British English, e.g. optimized vs. optimised? We should decide and add this to the ReadMe. Which locale is used on Travis?
  • Are keywords supposed to be all lowercase? We actually give that example in the ReadMe, but I wonder if we should enforce correct grammar like Back end, Contao, CSS, Icon font, ...?

Some logos are missing on contao.github.io/package-metadata/meta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.