Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 45676 invoked from network); 28 Jan 2011 18:05:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2011 18:05:08 -0000 Received: (qmail 66010 invoked by uid 500); 28 Jan 2011 18:05:08 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 65722 invoked by uid 500); 28 Jan 2011 18:05:08 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 65706 invoked by uid 99); 28 Jan 2011 18:05:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 18:05:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 18:05:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0SI4kJY023943 for ; Fri, 28 Jan 2011 18:04:47 GMT Message-ID: <18478482.270121296237886822.JavaMail.jira@thor> Date: Fri, 28 Jan 2011 13:04:46 -0500 (EST) From: "Michael Fitzner (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Resolved: (ETCH-127) Create CMS infrastructure In-Reply-To: <15572940.71911295486384983.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ETCH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Fitzner resolved ETCH-127. ---------------------------------- Resolution: Fixed The Apache CMS infrastructure was created and is now available. The content migration can be started. CMS Content: https://svn.apache.org/repos/asf/incubator/etch/site/trunk/ CMS Stating: http://etch.staging.apache.org/etch/index.html > Create CMS infrastructure > ------------------------- > > Key: ETCH-127 > URL: https://issues.apache.org/jira/browse/ETCH-127 > Project: Etch > Issue Type: Task > Components: webpage > Reporter: Michael Fitzner > Assignee: Michael Fitzner > Fix For: 1.1.1 > > > site/ > trunk/ > content/ (location of actual site content) > content/$project_name/ (for the content of incubating projects only) > lib/ > path.pm (the analog of django's url.py) > view.pm (the corresponding views) > cgi-bin/ (optional cgi directory) > templates/ (location of site-wide templates) > branches/ (optional branches, currently unused) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.