help-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-librejs] Hello, having issues with libreJS


From: Nik Nyby
Subject: Re: [Help-librejs] Hello, having issues with libreJS
Date: Sun, 21 Sep 2014 22:31:05 -0400

Hi Julius,

> I thought I remembered
> reading somewhere that some javascript "like mootools" and others were
> recognized as free javascript by libreJS by default.

LibreJS makes an attempt to recognize some versions of common JavaScript
libraries, but it's unreliable because there are so many. jQuery is the
only library that's up to date with the latest versions at the
moment. Since I don't use mootools myself, I haven't paid close
attention to keeping these up to date. It's best to tell LibreJS
explicitly what license each file is using a JS Web Labels page.

I'm looking into why LibreJS isn't parsing your @licbegin blocks. In the
meantime, if you have time you can instead make a web labels page for
LibreJS:

    
http://www.gnu.org/software/librejs/manual/librejs.html#JavaScript-Web-Labels

> I don't want to change the headers of mootools (and also one other that
> I use that is MIT) because I have no idea if the people want EXPAT or
> X11.

If they are referring to the license as MIT, it probably doesn't matter
whether you use Expat or X11. For example, I'm listing jQuery as Expat
on this web labels page:

   http://www.rootstrikers.org/librejs/jslicense


> https://TimePirate.org

For your issues with TimePirate.org, first of all I would add a
@licbegin block to the main page, to catch all the JavaScript that's in
the HTML for that page. For an example, look at the source of
rootstrikers.org. Then, I would add a web labels page for LibreJS to
recognize all the nontrivial scripts on the page.


I know it's annoying to have to add the licensing a certain way --
LibreJS should be more flexible. Hopefully this stuff with
PaganToday.net will help me improve this.


Nik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]