Development on this - rather essential - plugin seems to have stopped. Is this deliberate? - perhaps because the upcoming Kirby 3 might already have a built-in colour field? Or is it because the author is just too busy?
It seems that the current official version is not working, needing a re-structuring of the project folder. It also seems that adding the much-needed opacity slider with rgba() output is actually trivial. But if Kirby 3 already has a colour field built-in, then any further work on this is probably a waste of time.
A little bit of info would be helpful. This is what I pledge to do to help:
1) If Kirby 3 already has a colour field, then we just leave things be.
2) If Kirby 3 doesn't have a built-in colour field, and @ian-cox is still actively maintaining this plugin, then I will make the required modifications and do a pull request to make it instal-compatible with the latest Kirby version, and also integrate the rgba() functionality.
3) If Kirby 3 doesn't have a colour field, and @ian-cox no longer wishes to maintain this plugin, then I will fork it and update it on a new repository, adding the required fixes and a couple of features I need myself.
Development on this - rather essential - plugin seems to have stopped. Is this deliberate? - perhaps because the upcoming Kirby 3 might already have a built-in colour field? Or is it because the author is just too busy?
It seems that the current official version is not working, needing a re-structuring of the project folder. It also seems that adding the much-needed opacity slider with
rgba()
output is actually trivial. But if Kirby 3 already has a colour field built-in, then any further work on this is probably a waste of time.A little bit of info would be helpful. This is what I pledge to do to help:
1) If Kirby 3 already has a colour field, then we just leave things be.
2) If Kirby 3 doesn't have a built-in colour field, and @ian-cox is still actively maintaining this plugin, then I will make the required modifications and do a pull request to make it instal-compatible with the latest Kirby version, and also integrate the
rgba()
functionality.3) If Kirby 3 doesn't have a colour field, and @ian-cox no longer wishes to maintain this plugin, then I will fork it and update it on a new repository, adding the required fixes and a couple of features I need myself.