Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCF9F10134 for ; Tue, 20 Aug 2013 00:13:40 +0000 (UTC) Received: (qmail 63220 invoked by uid 500); 20 Aug 2013 00:13:40 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 63189 invoked by uid 500); 20 Aug 2013 00:13:40 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 63181 invoked by uid 99); 20 Aug 2013 00:13:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 00:13:40 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of omuppi1@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 00:13:34 +0000 Received: by mail-vc0-f176.google.com with SMTP id ha11so3423211vcb.7 for ; Mon, 19 Aug 2013 17:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=MpQUlzPKremHW+Ql9mlTdSeEzlfp8Bay8tKnblFcVL4=; b=G+575YDSpR9Qzv1vz8Na+Lj0sIMKffgnwhvXp2oIKXMRKMmgmjj1IRXanZbmZQDmF1 V5YeJFG/2dwIqSKUjij1B8TFH3P5UxZX6UsB50jR6S/LIMzJ4VyLbALdv2tkKq9mZM2Z LdRJZRBwFR5fSBaJ+XE0qx58KAtrMV9II1/+i2J6xvYD5/B9ms7hYdbK8yfU4mVZWFzg 76AiA6ZblGNTcj3qmBseyxZkyNt/c4i/JuBW5Ert1K3OemTjovsq4BL9pzM1eKccEwBb saeY1rm/iQIivuqK8a1leKoiKD3sDQ0RpSo62X3Umwfm8qNAdCU2TxUkqSzXBGuz5TR+ MiGA== X-Received: by 10.220.206.195 with SMTP id fv3mr15800234vcb.15.1376957593329; Mon, 19 Aug 2013 17:13:13 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.58.241.233 with HTTP; Mon, 19 Aug 2013 17:12:43 -0700 (PDT) In-Reply-To: <0E40712C-73A8-44B4-B507-CC9321E853B6@classsoftware.com> References: <0E40712C-73A8-44B4-B507-CC9321E853B6@classsoftware.com> From: OmPrakash Muppirala Date: Mon, 19 Aug 2013 17:12:43 -0700 X-Google-Sender-Auth: nkAS-Dws_VLq842kL2NuFb3uIiA Message-ID: Subject: Re: User forms issues To: "dev@flex.apache.org" Content-Type: multipart/alternative; boundary=001a11c2a8c038a8b304e455ec44 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2a8c038a8b304e455ec44 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Aug 19, 2013 at 4:36 PM, Justin Mclean wrote: > Hi, > > Both good news and bad news on the Nabbel front. > 1. Infa wont add a CNAME for the domain names so we're stuck with the ugly > domain names. > > Only solution I can see to this is make some pages that redirect there eg > flex.apache.org/formus/user or lex.apache.org/userforum > flex.apache.org/formus/dev or lex.apache.org/devorum > > Or I guess we could use an iframe (shudder) to frame the content. > > IFrame would look good on the site, but it comes with a lot of problems like bookmarking, sharing urls, etc. I vote for redirect or just a link to it from our site, like we do for our Markmail and Apache mailing lists archives. Om --001a11c2a8c038a8b304e455ec44--