[
https://issues.apache.org/jira/browse/DERBY-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171107#comment-15171107
]
Bryan Pendleton commented on DERBY-6867:
----------------------------------------
I stumbled across another way that users might accidentally arrive at
http://db.apache.org/derby/releases
At the very top of the individual release pages, such as
http://db.apache.org/derby/releases/release-10.12.1.1.cgi
there is a "breadcrumbs" site navigation bar, which contains 4 sub-links:
apache > db > derby > releases
as follows:
apache: http://www.apache.org/
db: http://db.apache.org/
derby: http://db.apache.org/derby/
releases: http://db.apache.org/derby/releases/
Arguably it would be better if that last link were to point to
releases: http://db.apache.org/derby/derby_downloads.html
But I'm not sure how to make that happen. I think that is handled
by the Forrest build of the release pages, and somehow involves
the documentation/skinconf.xml file,but this is beyond my Forrest
skills to pursue further at this time.
> Include index.html page at db.apache.org/derby/releases/index.html
> ------------------------------------------------------------------
>
> Key: DERBY-6867
> URL: https://issues.apache.org/jira/browse/DERBY-6867
> Project: Derby
> Issue Type: Improvement
> Components: Web Site
> Reporter: Bryan Pendleton
> Assignee: Bryan Pendleton
> Priority: Minor
> Attachments: index-page.diff
>
>
> The folder at http://db.apache.org/derby/releases is not intended
> to be navigated directly; the releases available for download are
> managed via http://db.apache.org/derby/derby_downloads.html
> We should include an index.html page at the raw releases directory
> so that if a user accidentally visits that page they don't get an
> auto-generated listing page from the underlying web server.
> See:
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/201602.mbox/%3C56B028F5.5040701%40gmail.com%3E
> for additional discussion
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)