From 49da321b695dadb383f3b2f1c26cf5e4eea7eb21 Mon Sep 17 00:00:00 2001 From: "philippe.gross" Date: Wed, 25 Jul 2012 16:07:33 +0200 Subject: [PATCH] Fix url in display templates, so that it uses absolute urls. --- docs/HISTORY.txt | 5 ++++- plone/formwidget/contenttree/display_multiple.pt | 6 +++++- plone/formwidget/contenttree/display_single.pt | 6 +++++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index eb3e535..5043fd2 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -4,10 +4,13 @@ Changelog 1.0.6 (unreleased) ------------------ +* Fix url in display templates, so that it uses absolute urls. + [phgross] + * pep8 [joka] -* Fix term title genration to use the brain id if there is not brain title +* Fix term title genration to use the brain id if there is not brain title [joka] * Added Italian translation. diff --git a/plone/formwidget/contenttree/display_multiple.pt b/plone/formwidget/contenttree/display_multiple.pt index 46b285a..60f0624 100644 --- a/plone/formwidget/contenttree/display_multiple.pt +++ b/plone/formwidget/contenttree/display_multiple.pt @@ -1,4 +1,8 @@ diff --git a/plone/formwidget/contenttree/display_single.pt b/plone/formwidget/contenttree/display_single.pt index 46b285a..60f0624 100644 --- a/plone/formwidget/contenttree/display_single.pt +++ b/plone/formwidget/contenttree/display_single.pt @@ -1,4 +1,8 @@