Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
I am trying to add this script from github:
https://github.com/EnoraNedelec/google_doc_custom_shortcuts/blob/master/google_doc_custom_shortcuts.user.js
I have added the MIT licence to my script like that:
// @license MIT
But I am still getting :
@license
is not OSI primary and compatible in the metadata block(s).I also tried removing the @license because
But I am still getting the error.
How can I fix this? Could you please make it simple, it's really a pain to go through this to simply share a script.
Re: @Enora:
86eab94
as an imported script.7386712
as a script written directly online.Doesn't get any simpler. You seem to have found this Discussion so it is packed full of information.
The timing of your comment here and the commits on GH are different and do not corroborate your storyline.
If you are still having issues try a clean profile in your browser with just the Userscript engine and try again. I have removed the script from your account as you and you are free to reimport.
Seems like User error to me. Good luck.
Thanks for your help. It's working now!
Re: @Enora:
I'm guessing based off your timeline you may have run into the GitHub caching mechanism which would explain a failure here on importing scripts from there. e.g. their raw linkage is cached and your changes may not have propagated yet from the rapid fire source commits. In other words they will slow you down which trickles to us across the pond.
Re: @Marti:
This should be coming soon pending a PR upstream and some final rechecks.
Please reread the prior Re for applicable specifics. I will notify here when things are moving forward.
Unfortunately that maintainer has gone rogue so this will be delayed again pending a more secured dependency... will try again with at least one PR and if he is a team player he'll do the right thing. :)
Okay... this should be implemented shortly... Please review the Acceptable list of Licenses on the https://openuserjs.org/user/add/scripts/new when it's deployed.
Deployed.
Refactoring for non-primary
@license
now (ex. CC)... please be patient.Should be complete... had to reimport an old script for some reason.