From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-info Date: Mon, 25 Jul 2016 14:15:33 +0200 Message-ID: <871t2hx6ai.fsf@saiph.selenimh> References: <87fur95jde.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRenJ-0008HG-BC for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 08:15:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRenH-0008TS-6k for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 08:15:36 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:43659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRenG-0008TE-Se for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 08:15:35 -0400 In-Reply-To: <87fur95jde.fsf@russet.org.uk> (Phillip Lord's message of "Sat, 16 Jul 2016 23:05:33 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Phillip Lord Cc: emacs-orgmode@gnu.org Hello, phillip.lord@russet.org.uk (Phillip Lord) writes: > Firstly, it's currently available and is linked into generated HTML at > http://orgmode.org/org-info.js; this makes it non-functional when > delivered via https. > > Secondly, in HTML generated by org mode, this license condition is > added: > > * As additional permission under GNU GPL version 3 section 7, you > * may distribute non-source (e.g., minimized or compacted) forms of > * that code without the copy of the GNU GPL normally required by > * section 4, provided you include this license notice and a URL > * through which recipients can access the Corresponding Source. > > which is fine, except that by default, the URL doesn't appear to be > added. There is this: > > * @source: http://orgmode.org/org-info.js > > but that's not the source, but a minimized version. > > Is it possible to have an option for linking via https? I think using https for orgmode.org is under consideration. Or do you have another idea in mind? > And have a link to the actual source added? The "Corresponding Source" is at http://orgmode.org/worg/code/org-info-js/org-info-src.js Would you like to provide a patch to correct `org-html-infojs-template'? Regards, -- Nicolas Goaziou