You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eric de Maulde (JIRA)" <ji...@apache.org> on 2011/03/15 18:04:29 UTC

[jira] Created: (OFBIZ-4215) Customize contentRootId for showcontenttree screen

Customize contentRootId for showcontenttree screen
--------------------------------------------------

                 Key: OFBIZ-4215
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4215
             Project: OFBiz
          Issue Type: Improvement
          Components: specialpurpose/ecommerce
    Affects Versions: SVN trunk
         Environment: trunk 1081272
            Reporter: Eric de Maulde
            Priority: Trivial
             Fix For: SVN trunk


the content_categories.ftl file has a fixed contentRootId value.
If we have to manage several web sites with the same screen and different contentRootId is impossible.
So I believe it's better to deport upstream this value, in order to each webmaster can configure this value and uses the same screen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4215) Customize contentRootId for showcontenttree screen

Posted by "Eric de Maulde (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric de Maulde updated OFBIZ-4215:
----------------------------------

    Environment: trunk 1084574  (was: trunk 1081272)

> Customize contentRootId for showcontenttree screen
> --------------------------------------------------
>
>                 Key: OFBIZ-4215
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4215
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk 1084574
>            Reporter: Eric de Maulde
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: CustomizeContentRootId.patch
>
>
> the content_categories.ftl file has a fixed contentRootId value.
> If we have to manage several web sites with the same screen and different contentRootId is impossible.
> So I believe it's better to deport upstream this value, in order to each webmaster can configure this value and uses the same screen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4215) Customize contentRootId for showcontenttree screen

Posted by "Eric de Maulde (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric de Maulde updated OFBIZ-4215:
----------------------------------

    Attachment: CustomizeContentRootId.patch

This new patch allows to deport upstream the contentRootId value with the related web site configuration.
So, this patch creates WebStore.properties file to configure contentRootId by web site.
It's more flexible for each webmaster, in order to reuse content_categories.ftl, than configure this value in the main decorator.

Too, this improvement makes flexible configuration of any values by web site.

> Customize contentRootId for showcontenttree screen
> --------------------------------------------------
>
>                 Key: OFBIZ-4215
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4215
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk 1084574
>            Reporter: Eric de Maulde
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: CustomizeContentRootId.patch, CustomizeContentRootId.patch
>
>
> the content_categories.ftl file has a fixed contentRootId value.
> If we have to manage several web sites with the same screen and different contentRootId is impossible.
> So I believe it's better to deport upstream this value, in order to each webmaster can configure this value and uses the same screen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OFBIZ-4215) Customize contentRootId for showcontenttree screen

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011827#comment-13011827 ] 

Jacques Le Roux commented on OFBIZ-4215:
----------------------------------------

Hi Eric,

Should we not handle it on others places then?
LuceneTests
AdminSearch.ftl
<form name="AdminIndexAll"
<screen name="CMSContentEdit">
<screen name="policies">
<screen name="searchContent">


> Customize contentRootId for showcontenttree screen
> --------------------------------------------------
>
>                 Key: OFBIZ-4215
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4215
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk 1084574
>            Reporter: Eric de Maulde
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: CustomizeContentRootId.patch, CustomizeContentRootId.patch
>
>
> the content_categories.ftl file has a fixed contentRootId value.
> If we have to manage several web sites with the same screen and different contentRootId is impossible.
> So I believe it's better to deport upstream this value, in order to each webmaster can configure this value and uses the same screen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (OFBIZ-4215) Customize contentRootId for showcontenttree screen

Posted by "Eric de Maulde (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric de Maulde updated OFBIZ-4215:
----------------------------------

    Attachment: CustomizeContentRootId.patch

This patch deports upstream the contentRootId value to the main decorator.
So it's easier to change contentRootId value for each web site.

> Customize contentRootId for showcontenttree screen
> --------------------------------------------------
>
>                 Key: OFBIZ-4215
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4215
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>         Environment: trunk 1081272
>            Reporter: Eric de Maulde
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: CustomizeContentRootId.patch
>
>
> the content_categories.ftl file has a fixed contentRootId value.
> If we have to manage several web sites with the same screen and different contentRootId is impossible.
> So I believe it's better to deport upstream this value, in order to each webmaster can configure this value and uses the same screen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira