Serendipity icon indicating copy to clipboard operation
Serendipity copied to clipboard

Serendipity Composer Update | Uniify plugins in core and additional_plugins

Open surrim opened this issue 1 year ago • 5 comments

There are four plugins which exists in Serendipity and additional_plugins:

Plugin name S9Y AP
serendipity_event_gravatar 1.63.1 1.62.3
serendipity_event_multilingual 2.36.2 2.35.1
serendipity_plugin_authors 2.2 2.2
serendipity_plugin_quicksearch 1.2 1.2

There should be only one source. Everything which is optional should be in additional_plugins.

surrim avatar Feb 14 '24 20:02 surrim

Just for the four eyes principle, @surrim is right. All mentioned plugins are available in additional_plugins and plugins.

stevleibelt avatar Feb 15 '24 12:02 stevleibelt

I believe the reasoning at some point was to "bundle" important plugins with our core release. The better way would've been to do this via on-release bundling - which we weren't able to do "back in the days". Also I think we did some things with the plugins that affected their core compatibility, but I'm not sure of this.

A problem is that when we now move plugins outside of the core, they'll not get deleted when people update.

So maybe the best course of action is to "just" synchronize the affected plugins?

The ideal way of course would be to make plugins be composer packages, migrate the core to use composer for plugins too, and then create a proper release architecture.... I did some initial work for a composer move (see the git branch), but I can't do it alone and need some motivation (&time). 🥹

garvinhicking avatar Feb 15 '24 12:02 garvinhicking

@garvinhicking Is there a list or "howto"-Section you can point volunteers to support you on the composer task?

stevleibelt avatar Feb 16 '24 14:02 stevleibelt

@stevleibelt That would be terriffic, and might get me involved somehow. It's just so much that I'm seeing a steep hill I'd have to climb alone. Serendipity has a very small userbase and I'm just not sure there is "public demand" for that. But the task at hand would be a cool one, and we'd all learn a lot from it. So... if there are volunteers (LIKE YOU? :-)) then please do get in touch.

I'm still on the s9y.slack.com, but the more transparently public we can communicate this, the better.

I've just updated https://github.com/s9y/Serendipity/blob/feature/composer/README.markdown#concept again to add some thoughts...

( @onli )

garvinhicking avatar Feb 16 '24 15:02 garvinhicking

@garvinhicking Just to make sure you have seen it, @mmitch also volunteered to help at https://www.onli-blogging.de/2323/comments.html#c10436

onli avatar Feb 19 '24 18:02 onli