From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Reg: Publishing in html using property tags Date: Tue, 16 Aug 2011 22:50:10 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtNJZ-0001n5-AS for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:20:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtNJY-0003QO-D9 for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:20:33 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:47586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtNJY-0003QH-7X for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:20:32 -0400 Received: by yib2 with SMTP id 2so117106yib.0 for ; Tue, 16 Aug 2011 10:20:31 -0700 (PDT) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bodhi Cc: emacs-orgmode@gnu.org On Mon, Aug 15, 2011 at 1:44 PM, Bodhi wrote: > Dear Puneeth, > The org-mode link works magically. Thanks! > But the same doesn't work for the generated html page. > The pages get built, and the ID gets created, the html href contains that > unique ID, but the browser is unable to load foo.html from the link in > bar.html. > > Did you get any success on that front? Any ideas? I'm running org-mode 7.4. If both the files are exported, it seems to work, doesn't it? Make sure both, foo.org and bar.org are exported. -- Puneeth