Giter Club home page Giter Club logo

Comments (4)

sinahaghparast avatar sinahaghparast commented on May 30, 2024

index.php?option=com_categories&view=categories&extension=com_content
*** change to ***
index.php?option=com_categories&view=categories&context=com_content.article


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43213.

from joomla-cms.

Hackwar avatar Hackwar commented on May 30, 2024

The parameter has a different name, but you can actually use the same structure right now. If you want, you can use &extension=com_content.fields to have an additional category tree. I'm doubting that we will rename the parameter, due to legacy reasons.

from joomla-cms.

sinahaghparast avatar sinahaghparast commented on May 30, 2024

Please explain the old reasons. Maybe we can find a solution for it. I know that this can be implemented, but in my opinion, the code itself should be self-explanatory and not require trial and error by the developer.

from joomla-cms.

rdeutz avatar rdeutz commented on May 30, 2024

Currently, each component can use com_categories once.

The first statement in you description is wrong. You can you use as much categories trees as you want, you only have to add something to the extension parameter like

extension=com_demo.tree1
extension=com_demo.tree2
extension=com_demo.tree3
extension=com_demo.tree4

from joomla-cms.

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.