From 046683e29fddd14b1c21e9f5c41cbfe270912416 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 10 Oct 2009 02:09:31 +0200 Subject: Use absolute links in embedded RDF. Ignore-this: dee3cedc78f737eeb7b511888620a65d darcs-hash:a2027609464d410bee7803659e4dc39525f0325c --- journal.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'journal.lisp') diff --git a/journal.lisp b/journal.lisp index 2fbcd0e..b84e1a7 100755 --- a/journal.lisp +++ b/journal.lisp @@ -353,7 +353,7 @@ dc:title=\"~A\" trackback:ping=\"~A\" /> --->" (link-to :view :post-id id) title (link-to :trackback :post-id id))) +-->" (link-to :view :post-id id :absolute t) title (link-to :trackback :post-id id :absolute t))) (<:div :class :journal-new-comment (<:h2 "Neuen Kommentar schreiben") (<:p (<:as-is "Bitte beachten Sie, daß E-Mail-Adressen niemals -- cgit v1.2.3