From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: org2blog: referencing to other blog posts? Date: Sun, 26 Aug 2012 20:14:58 +0200 Message-ID: <87lih1o6zh.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5hMc-0007OC-DY for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 14:15:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5hMa-0005in-ES for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 14:15:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:37639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5hMa-0005ev-7a for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 14:15:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T5hMa-0002tU-LK for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 20:15:08 +0200 Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Aug 2012 20:15:08 +0200 Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Aug 2012 20:15:08 +0200 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: emacs-orgmode@gnu.org Is there a way to reference other blog posts in org2blog, other than using absolute URLs for that article on the server? I will use absolute URLs as a workaround, if there is no way, but it would feel better to "work inside the system". Also is there a way to link related articles, that will show up in the wordpress blog. Thanks!