From 84c339fae4bb54b5914d1845d11014979ee6eaed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 31 Jul 2013 13:44:11 +0200 Subject: [PATCH] erp5_discussion: do not use path item for skins This might break RSS rendering --- .../portal_skins/erp5_discussion}/ListBox_asPostStyleHTML.xml | 0 bt5/erp5_discussion/bt/revision | 2 +- bt5/erp5_discussion/bt/template_path_list | 3 +-- 3 files changed, 2 insertions(+), 3 deletions(-) rename bt5/erp5_discussion/{PathTemplateItem/portal_skins/erp5_rss_style => SkinTemplateItem/portal_skins/erp5_discussion}/ListBox_asPostStyleHTML.xml (100%) diff --git a/bt5/erp5_discussion/PathTemplateItem/portal_skins/erp5_rss_style/ListBox_asPostStyleHTML.xml b/bt5/erp5_discussion/SkinTemplateItem/portal_skins/erp5_discussion/ListBox_asPostStyleHTML.xml similarity index 100% rename from bt5/erp5_discussion/PathTemplateItem/portal_skins/erp5_rss_style/ListBox_asPostStyleHTML.xml rename to bt5/erp5_discussion/SkinTemplateItem/portal_skins/erp5_discussion/ListBox_asPostStyleHTML.xml diff --git a/bt5/erp5_discussion/bt/revision b/bt5/erp5_discussion/bt/revision index acfba60953..83248fb9df 100644 --- a/bt5/erp5_discussion/bt/revision +++ b/bt5/erp5_discussion/bt/revision @@ -1 +1 @@ -141 \ No newline at end of file +142 \ No newline at end of file diff --git a/bt5/erp5_discussion/bt/template_path_list b/bt5/erp5_discussion/bt/template_path_list index 614cfd92a5..064d12e5fa 100644 --- a/bt5/erp5_discussion/bt/template_path_list +++ b/bt5/erp5_discussion/bt/template_path_list @@ -1,5 +1,4 @@ notification_message_module/forum-new-thread notification_message_module/forum-new-thread/** portal_gadgets/erp5_forum -portal_gadgets/erp5_forum/** -portal_skins/erp5_rss_style/ListBox_asPostStyleHTML \ No newline at end of file +portal_gadgets/erp5_forum/** \ No newline at end of file -- 2.30.9