From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Custom links and export Date: Tue, 17 Jun 2008 17:38:27 +0200 Message-ID: <8A5E3B45-D5BC-4CDE-B397-2A9A96282463@uva.nl> References: <4857D215.8000706@gmx.de> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8dGP-00063c-NW for emacs-orgmode@gnu.org; Tue, 17 Jun 2008 11:38:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8dGP-00062m-18 for emacs-orgmode@gnu.org; Tue, 17 Jun 2008 11:38:29 -0400 Received: from [199.232.76.173] (port=47719 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8dGO-00062Y-Pi for emacs-orgmode@gnu.org; Tue, 17 Jun 2008 11:38:28 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:26290) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8dGO-0007Xe-CJ for emacs-orgmode@gnu.org; Tue, 17 Jun 2008 11:38:28 -0400 In-Reply-To: <4857D215.8000706@gmx.de> 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: sebastian_rose@gmx.de Cc: "[emacs-orgmode]" On Jun 17, 2008, at 5:02 PM, Sebastian Rose wrote: > Hi, > > maybe I missed it... > > is there a way to convert custom links on (HTML) export/publishing? > > I have a little knowledge base running here, that makes it > possible to read man pages in my browser. So I would like to > make 'man' links in org files point to my man.php. > E.g. > http://localhost/devel/intranet/knowledge/man.php?q=man%20emacs > > Same applies to info-links. I know, I could just use absolute > links or setup link abbreviations. But this might not work in > every case. I am not sure I understand. Can you make a more complete example for me? What should go in, what should go out? > > > > > BTW: > > The global link feature is a wonderfull! :-) You mean the internal links in a file? Yes, I think that works well now. - Carsten