[Top][All Lists]
[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
org-html.el.txt
Description: Text document
- [Orgmode] [Bug] html-export mangels mailto: links, Achim Gratz, 2010/09/01
- [Orgmode] [PATCH] Re: html-export mangels mailto: links,
Noorul Islam K M <=
- [Accepted] [Orgmode] Re: html-export mangels mailto: links, Bastien Guerry, 2010/09/02
- Re: [Orgmode] [PATCH] Re: html-export mangels mailto: links, Bastien, 2010/09/02
- [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Achim Gratz, 2010/09/12
- Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, David Maus, 2010/09/12
- [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Achim Gratz, 2010/09/12
- Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Eric S Fraga, 2010/09/12
- [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Achim Gratz, 2010/09/12
- Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Nick Dokos, 2010/09/12
- [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Achim Gratz, 2010/09/13
- [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links, Achim Gratz, 2010/09/13