Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D39F6200B33 for ; Wed, 29 Jun 2016 14:11:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D241D160A57; Wed, 29 Jun 2016 12:11:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 28FB4160A4D for ; Wed, 29 Jun 2016 14:11:44 +0200 (CEST) Received: (qmail 43775 invoked by uid 500); 29 Jun 2016 12:11:38 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 43764 invoked by uid 99); 29 Jun 2016 12:11:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 12:11:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9CC462C027F for ; Wed, 29 Jun 2016 12:11:37 +0000 (UTC) Date: Wed, 29 Jun 2016 12:11:37 +0000 (UTC) From: "Pranay Pandey (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (OFBIZ-7120) Multisite support in specialpurpose/cmssite MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 29 Jun 2016 12:11:45 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350994#comment-15350994 ] Pranay Pandey edited comment on OFBIZ-7120 at 6/29/16 12:11 PM: ---------------------------------------------------------------- Just to give a real world example where this feature can be very helpful. It can be helpful in building the multisite setup like: http://www.gap.com/ or https://www.scarpa.com/ where you can navigate between different websites from the top navigation. Every website is having its own theme and represents its own brand. was (Author: pandeypranay): Just to give a real world example where this feature can be very helpful. It can be helpful in building multisite setup like : http://www.gap.com/ or https://www.scarpa.com/ where you can navigate between different websites from top navigation. Every website is having its own theme and represents its own brand. > Multisite support in specialpurpose/cmssite > ------------------------------------------- > > Key: OFBIZ-7120 > URL: https://issues.apache.org/jira/browse/OFBIZ-7120 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/cmssite > Affects Versions: Trunk > Reporter: Pranay Pandey > Assignee: Pranay Pandey > Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-2.patch > > > Idea is to implement a WebSiteFilter in specialpurose/cmssite component which can demonstrate OFBiz CMS ability to serve multiple websites with single webapp. > To demonstrate WebSiteFilter usage, will also be adding sample website data, in addition to the one we already have. > Originally this idea and implementation is from [~lektran]. I will be providing the patch for review and acceptance by the community. -- This message was sent by Atlassian JIRA (v6.3.4#6332)