Git Product home page Git Product logo

Comments (11)

anibalsanchez avatar anibalsanchez commented on July 19, 2024 1

Please, check the terms of service for the definitive guide on these matters:

https://extensions.joomla.org/community/terms-of-service/

d. The following will not be listed:
i. Extension-specific listings for extensions not listed in the JED
ii. Translations
iii. Templates
iv. Anything that doesn’t use the Joomla installer (excluding extension specific extensions)

from jedchecker.

dryabov avatar dryabov commented on July 19, 2024

@anibalsanchez Just to be sure, what about others: file, language, template? I guess language and template are not accepted, but I'm not sure about file.

from jedchecker.

anibalsanchez avatar anibalsanchez commented on July 19, 2024

language and template are not accepted as standalone extensions.

In the extension where I detected the issue, the library is a part of a package. So, it is a completely accepted usage:

Rule MANIFEST - XML Manifests
1 Errors - Click to View Details
#001 /packages/lib_noboss/noboss.xml
Extension type 'library' is not accepted by JED

from jedchecker.

dryabov avatar dryabov commented on July 19, 2024

I'm going to move this check to the XMLINFO ruleset, because it should be applied to the main manifest file only. But it requires PR #120 to be merged (as it introduces $isTopLevel parameter to distinguish main and dependent manifests).

@Llewellynvdm Could you try to merge PR #120?

from jedchecker.

dryabov avatar dryabov commented on July 19, 2024

Résumé: PR #137 drops this check from XMLMANIFEST rules, and PR #120 inserts it to XMLINFO rules.

from jedchecker.

ohrionmartin avatar ohrionmartin commented on July 19, 2024

I tested this today on an extension with external libraries and it gives this error:
Screenshot from 2021-07-10 14-41-16

from jedchecker.

dryabov avatar dryabov commented on July 19, 2024

JED "officially" supports components, modules, and plugins only (they are the only options you have at the submission page). The TCPDF has type=library in the manifest, but submitted as an component (just because there is no other way). I was sure it's the only library on JED, but then found another one on https://extensions.joomla.org/category/core-enhancements/libraries/.

IMHO, the correct way would be to add library type to the extension types on JED (see https://github.com/joomla/com_jed4/blob/main/public_html/administrator/components/com_jed/forms/extension.xml#L68-L77), and modify TCPDF entry properly.

PS. @Llewellynvdm @anibalsanchez I've just found above-mentioned extension.xml file contains "component" and "module" values, but https://github.com/joomla/com_jed4/blob/main/public_html/administrator/components/com_jed/forms/filter_extensions.xml#L63-L75 contains "com" and "mod" instead. Most likely it is related to migration from JED3 to JED4 and not a problem actually, but to be sure check it.

from jedchecker.

Llewellynvdm avatar Llewellynvdm commented on July 19, 2024

I was sure it's the only library on JED

Wow how surprised I am that I listed this like five or more years ago... I wonder if libraries was allowed back then... can't remember that far back. I have been updating that library here https://github.com/vdm-io/tcpdf but need to update it on the JED too.... anyway only today realized this, thanks @dryabov for pointing this issue out. Probably have to remove it then... will mention it to the JED team.

from jedchecker.

Llewellynvdm avatar Llewellynvdm commented on July 19, 2024

@dryabov have you corrected this issue?

from jedchecker.

dryabov avatar dryabov commented on July 19, 2024

Yes, XMLInfo ruleset display an error message for library-type extensions.

from jedchecker.

Llewellynvdm avatar Llewellynvdm commented on July 19, 2024

This means you have not fixed the issue, as @anibalsanchez has stated... the:
image
From the https://extensions.joomla.org/community/terms-of-service/ page, means library-type extensions can be listed, like the one I listed, since library type extensions that use the Joomla installer can be listed.

from jedchecker.

Related Issues (20)

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.