You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Michael Fitzner (JIRA)" <ji...@apache.org> on 2011/01/20 02:19:44 UTC

[jira] Created: (ETCH-127) Create CMS infrastructure

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.2


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.


[jira] [Closed] (ETCH-127) Create CMS infrastructure

Posted by "Michael Fitzner (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Fitzner closed ETCH-127.
--------------------------------

    
> 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.2
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (ETCH-127) Create CMS infrastructure

Posted by "Michael Fitzner (JIRA)" <ji...@apache.org>.
     [ 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.