From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Patch org-jsinfo.js Date: Fri, 31 Oct 2008 21:08:52 +0100 Message-ID: <490B65D4.4090402@gmx.de> Reply-To: sebastian_rose@gmx.de Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------080705010302010208010606" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kw0IQ-0006GE-He for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 16:08:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kw0IP-0006Ds-6C for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 16:08:38 -0400 Received: from [199.232.76.173] (port=50473 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw0IO-0006Dj-UV for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 16:08:36 -0400 Received: from mail.gmx.net ([213.165.64.20]:38474) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kw0IO-0004oP-GW for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 16:08:37 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "[emacs-orgmode]" This is a multi-part message in MIME format. --------------080705010302010208010606 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi, I fear I have introduced this error: lsitemap.html:41: element script: validity error : No declaration for attribute language of element script Document sitemap.html does not validate against http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd says there is no attribute 'language' in http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd Appended patch corrects this. Didn't find a place in the docs where this error is duplicated (grep -lFr 'language='). Regards, Sebastian --------------080705010302010208010606 Content-Type: text/x-patch; name="patch-org-jsinfo.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-org-jsinfo.patch" diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index 17a029d..b89865a 100644 --- a/lisp/org-jsinfo.el +++ b/lisp/org-jsinfo.el @@ -104,8 +104,8 @@ means to use the maximum value consistent with other options." org-infojs-opts-table))) (defcustom org-infojs-template - " - +