emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH] Re: html-export mangels mailto: links


From: Noorul Islam K M
Subject: [Orgmode] [PATCH] Re: html-export mangels mailto: links
Date: Thu, 02 Sep 2010 12:05:43 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Achim Gratz <address@hidden> writes:

> HTML export removes the "mailto:"; from a link, which will then be
> interpreted as a local link by the browser.
>
> For an example, see the link to this mailing list in
> ORGWEBPAGE/index.org and the corresponding HTML export on orgmode-org
> (or just the local file).
>

org-html.el : Fix exporting file, mailto, news and ftp protocols.

* lisp/org-html.el (org-html-make-link): (expand-file-name
) removes one "/" from "///path-to-file", so add one. Anything other
than 'file' type should be exported along with the type.

TINYCHANGE

Thanks and Regards
Noorul

Attachment: org-html.el.txt
Description: Text document


reply via email to

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