[erlang-questions] Please, change link to packages on erlang-solutions.com

Michał Nieć michal.niec@REDACTED
Mon Sep 10 09:35:20 CEST 2012


Hi Max,

Thanks for feedback on our packages website. We use javascript instead direct links to get more accurate stats. We will probably introduce onclick event which shows the the link. 

Notice that you can add our repo to your system and make your package manager do the downloading for you.

Best Regards,
Michał Nieć

On Sep 9, 2012, at 6:11 PM, Max Lapshin <max.lapshin@REDACTED> wrote:

> Currently you have:
> 
> <a class="bingen_download"
> href="javascript:downloadFile('https://elearning.erlang-solutions.com/couchdb/rbingen/package_R15B02_precise64_1346752637/esl-erlang_15.b.2-1~ubuntu~precise_amd64.deb','Packages','R15B02','Ubuntu','64')">
> <img src="https://elearning.erlang-solutions.com//couchdb/rbingen/_design/rbingen/images/ubuntu.png"></a>
> 
> This makes very inconvenient downloading on server, because it is
> required to edit link by hand.
> 
> If change to this, it will be better:
> 
> <a class="bingen_download"
> onclick="downloadFile(this.href,'Packages','R15B02','Ubuntu','64');
> return false;"
> href="https://elearning.erlang-solutions.com/couchdb/rbingen/package_R15B02_precise64_1346752637/esl-erlang_15.b.2-1~ubuntu~precise_amd64.deb">
> <img src="https://elearning.erlang-solutions.com//couchdb/rbingen/_design/rbingen/images/ubuntu.png"></a>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list