Git Product home page Git Product logo

Comments (4)

Llewellynvdm avatar Llewellynvdm commented on August 28, 2024

I also open this issue here joomla/joomla-websites#1641

SO I have already debugged this and it really is a matter of filtering the CMS from the language packs.

The real issue is that the categories are not that ideal, and will result in hard coded ID's... checkout my comments here.

from downloads.joomla.org.

Llewellynvdm avatar Llewellynvdm commented on August 28, 2024

So an ugly hack.. and serious dependency issue will be to add the following code on line 39:

->category_id([1,2,3,4,268])

from downloads.joomla.org.

Llewellynvdm avatar Llewellynvdm commented on August 28, 2024

Or to use some other form of grouping like I showed with the ->visualgroup_id(1) option. Also painful but at-least this way we don't need to update the code with each new release.

I deal would be to have a field that we can in the GUI use to tag specifically these releases, with even more info in regards to what we may need in the new docker image builder. But okay I think for now we can just add a simple fix, and circle around to this again when we look at improving the API.

I mean we are moving to Joomla 4 soon right... and then al things new 👍

from downloads.joomla.org.

zero-24 avatar zero-24 commented on August 28, 2024

PR: #272 i like the ->visualgroup_id(1) more too, thanks.

from downloads.joomla.org.

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.