Tazzios / Universal-buttons

Create your own buttons in the Joomla tinymce editor
GNU General Public License v3.0
2 stars 3 forks source link

ETA Joomla 5 support #8

Open johanpeters opened 10 months ago

johanpeters commented 10 months ago

hello, is there any ETA for Joomla 5 support for this creat extention

Tazzios commented 10 months ago

Sorry, I do not have any ETA as I`m still stuck on J3 for some other extensions.

Does it give a specific error with J5?

johanpeters commented 10 months ago

Hello,

on J5 it only shows the latest universal button (last in order). so for only 1 button it works fine. if you have several buttons it shows only the latest one.

On Sun, 28 Jan 2024 at 10:50, Tazzios @.***> wrote:

Sorry, I do not have any ETA as I`m still stuck on J3 for some other extensions.

Does it give a specific error with J5?

— Reply to this email directly, view it on GitHub https://github.com/Tazzios/Universal-buttons/issues/8#issuecomment-1913537119, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKYSGXUEXK7TNXJDACPZU3YQYNOXAVCNFSM6AAAAABCAK3XSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGUZTOMJRHE . You are receiving this because you authored the thread.Message ID: @.***>

Tazzios commented 10 months ago

Not sure if that can be fixed, adding multiple buttons at once was something that i accidentally discovered. I`m not sure or it is officially should be possible.

I expect to have a first upgrade test this month to J4 then i can see what it does in there.

johanpeters commented 10 months ago

Hello, with more buttons i mean inside your plugin. you offer inside the plugin to create multiple buttons with actions. it works in J4.. the issue in have is only on Joomla 5.

if i can do any testing or something let me know.. thanks in advance

On Wed, 31 Jan 2024 at 15:12, Tazzios @.***> wrote:

Not sure if that can be fixed, adding multiple buttons at once was something that i accidentally discovered. I`m not sure or it is officially should be possible.

I expect to have a first upgrade test this month to J4 then i can see what it does in there.

— Reply to this email directly, view it on GitHub https://github.com/Tazzios/Universal-buttons/issues/8#issuecomment-1919182761, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKYSGUQO5OO37LSJA7URBLYRJGLVAVCNFSM6AAAAABCAK3XSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJZGE4DENZWGE . You are receiving this because you authored the thread.Message ID: @.***>

Tazzios commented 8 months ago

Not much I can do (that I know of) so I created an issue: https://github.com/joomla/joomla-cms/issues/43128

Tazzios commented 8 months ago

In the issue you can already find a solution but the plugin will need a rewrite to support J5 native.

johanpeters commented 8 months ago

Hello Tazzios,

i don't understand what you mean? it only shows the first button you create in the plugin. al others are not visible. so what should be the solution or work arround for that?

On Sat, 23 Mar 2024 at 17:22, Tazzios @.***> wrote:

In the issue you can already find a solution but the plugin will need a rewrite to support J5 native.

— Reply to this email directly, view it on GitHub https://github.com/Tazzios/Universal-buttons/issues/8#issuecomment-2016538406, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKYSGTLXLZDNSI7UKRKYKTYZWT3RAVCNFSM6AAAAABCAK3XSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWGUZTQNBQGY . You are receiving this because you authored the thread.Message ID: @.***>

johanpeters commented 2 months ago

hello @Tazzios any update.. i see in the treat joomla/joomla-cms#43128 that a fix / solution was succesfully tested. when will the plugin support J5?

Tazzios commented 2 months ago

I started making Joomla plugins because I needed some functions, I'm not a programmer. With copy/paste, adjusting, trail and error I could create a few (some popular) plugins and modules. I tried a few times to create a J5 complaint plugin but could not get it to work, so that was not really motivating.

So I hope that someone with PHP and Joomla programming skills would like to contribute to get my (xtd) plugins to J5.