[
https://issues.apache.org/jira/browse/SLING-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245434#comment-13245434
]
Bertrand Delacretaz commented on SLING-2002:
--------------------------------------------
About downloads.cgi, as described at SLING-1425 it seems like we just need to
add an executable downloads.cgi script alongside downloads.html:
!/bin/sh
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)
cd /www/www.apache.org/dyn/mirrors
/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
And once we switch we must also make sure the static website parts currently
found on people.a.o:/www/sling.apache.org are also copied to the "new" site.
> Migrate the Sling website to the ASF CMS
> ----------------------------------------
>
> Key: SLING-2002
> URL: https://issues.apache.org/jira/browse/SLING-2002
> Project: Sling
> Issue Type: Task
> Components: Site
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> As discussed at http://markmail.org/thread/vbdqqnbaghpcxwp5
> I'll try the tools mentioned at
> http://wiki.apache.org/general/ApacheCms2010#Migrating_from_Confluence
--
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