Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 86575 invoked from network); 25 Feb 2011 15:48:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2011 15:48:00 -0000 Received: (qmail 4690 invoked by uid 500); 25 Feb 2011 15:48:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 4229 invoked by uid 500); 25 Feb 2011 15:47:57 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 4221 invoked by uid 99); 25 Feb 2011 15:47:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 15:47:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of niall.pemberton@gmail.com designates 209.85.210.171 as permitted sender) Received: from [209.85.210.171] (HELO mail-iy0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 15:47:49 +0000 Received: by iyf40 with SMTP id 40so1150777iyf.30 for ; Fri, 25 Feb 2011 07:47:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=S1KoZLHzfRaG34wj40EBBvxhcRgsWi4iEbEkc6coTBY=; b=jH+HmX1Uv62MblfzLzqSKfD6FI0qLRZj3yWiXlv+ppIwOglKDEHuYk0jAvCDUjn6wr 0S7CvkLYC0ORMW8PKzOWi4B9wxnfOOs+3n8cYuMnxKDgfILXXXT1KRzJYUb20KQLOhpy ifrrQErkam52ehPELuBE0ItND8+wRNsdNoVnc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=VIlC34VdNxbtPWCvVShH/V09umo9yuqUDkg3XmbSPACVxzHA3zrSxt5a9WcaLLkbZj zelRQa9jts481IzSKCwue8XKoKt01E2K0z6VQP5hkRluXSXW2VcSR8q/rGCR0c61VDHP QdM74sSy5Yz3cJnu3gBwTDb2obE0K5EFMV7tE= MIME-Version: 1.0 Received: by 10.43.60.206 with SMTP id wt14mr540989icb.143.1298648453106; Fri, 25 Feb 2011 07:40:53 -0800 (PST) Received: by 10.42.240.130 with HTTP; Fri, 25 Feb 2011 07:40:53 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Feb 2011 15:40:53 +0000 Message-ID: Subject: Re: [SITE] Updates for Branding requirements From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 On Fri, Feb 25, 2011 at 2:57 PM, sebb wrote: > On 25 February 2011 02:52, sebb wrote: >> We have just been through the exercise of updating the HttpComponents >> site [2] to try to conform with the branding requirements [1]. In the >> process, we found the standard Maven site templates a bit limiting, so >> we created a Maven skin [3] to make the process easier. >> >> As it turned out, the skin did not need any HC-specific code, so it >> can be used on other sites if required - it might be helpful here in >> Commons. > > I'd overlooked that commons already has a Maven skin (which is > specific to Commons). > > However, it would be possible to take a copy of the VM template from > the HC skin and add it to the Commons skin to get the new > functionality. Sounds good. Remember you need to first release commons-skin, then commons-parent. Niall >> For the ApacheCon logo, we used a a tag [4] - this has the >> advantage that it allows the logo to be clickable. >> >> [1] http://www.apache.org/foundation/marks/pmcs >> [2] http://hc.apache.org/ >> [3] http://hc.apache.org/dev-docs.html#Maven_Skin_details >> [4] https://svn.apache.org/repos/asf/httpcomponents/project/src/site/site.xml >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org