Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Pull requests & you
I have ridden the PR train as far as it goes. There are only 9 PRs open now. * 4 require review (from not-me) * 5 are WIPs 165 pull requests have now been closed since the holidays. We are about to c… (View Post)6 -
Re: CRITICAL: Vanilla 2.1.8 released
@adrial79 Let's take this a little slower this time. Go to /utility/structure and find the query or queries that caused the problem last time. Try copy/pasting it into a database manager like phpMyAd… (View Post)1 -
Re: Addon licensing now required to be GPL2-compatible
@Bleistivt The easiest thing to do is add a 'License' => 'GNU GPL2', line to the plugin definition array. Updating the description is fine, but we'll probably add programming to detect the license… (View Post)2 -
Re: Addon licensing now required to be GPL2-compatible
I am calling the GPL3 grandfathering The @Kasper Clause. :p (View Post)3 -
Addon licensing now required to be GPL2-compatible
As of now, new & updated addons distributed on this site must be distributed under a GPL2-compatible license. Preferrably, one of: * GNU GPL2 * MIT * BSD * GNU LGPL * Mozilla Public License (MPL)… (View Post)6