joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

[master] Create the Associations Toolbar button to directly link to com_associations when editing a weblink #426

Closed infograf768 closed 3 years ago

infograf768 commented 4 years ago

Pull Request for Issue https://github.com/joomla-extensions/weblinks/issues/419

Summary of Changes

As title says

Multilingual site. Edit weblink.

After patch

Associations Toolbar Button is present and correctly redirects to com_associations side by side view

Screen Shot 2020-08-02 at 12 10 40 Screen Shot 2020-08-02 at 12 11 39
wilsonge commented 4 years ago

How does this work in joomla 3.6/3.7 where the component doesn’t exist? Is the isEnabled check good enough?

infograf768 commented 4 years ago

I guess it is enough indeed

joomdonation commented 3 years ago

We implemented this change in the version for Joomla 4, so It would be nice to have it merged for Joomla 3. However, I will only merge it if maintainers agree that new version of weblinks will only support 3.9 and 3.10. We do not have resources to test it with 3.6 - 3.8 anymore .