Author: kschenk
Date: Thu Apr 26 21:57:16 2012
New Revision: 1331119
URL: http://svn.apache.org/viewvc?rev=1331119&view=rev
Log:
kls -- more DL code changes
Modified:
incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js
Modified: incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js?rev=1331119&r1=1331118&r2=1331119&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js
(original)
+++ incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js Thu
Apr 26 21:57:16 2012
@@ -398,6 +398,9 @@ function getLink( version ) {
/*
* get link
* depends on array-list
+ * notes: assumes DL files live in DL_URL+'/files'+['stable'|'localized']+pack
name
+ * see mirrorbrain_getLink for details
+ * additional path following add here
*/
function getLink( version, mirror ) {
if ( null != mirror ) {