Re: Extensions section on the downloads page

2021-05-17 Thread Ivan Daschinsky
Do be honest, python (and other clients) section should be reworked (i.e. popup with simple copy-paster command like `pip install`) and optional manual downloads (may be popup for packages for different platforms). My web design skills are not very good and I'm afraid I don't have enough time for

Re: Extensions section on the downloads page

2021-05-14 Thread Denis Magda
Yes, this should work on the production server only. Just test on production, it looks like simple logic. - Denis On Fri, May 14, 2021 at 12:37 PM Ivan Daschinsky wrote: > Denis, there are screenshots from locally hosted site. > > https://imgbox.com/Zeqb0DVD > https://imgbox.com/MgsTOj3M > >

Re: Extensions section on the downloads page

2021-05-14 Thread Ivan Daschinsky
>> What exactly are you trying to do? Denis, what I wanted I have described here -- https://issues.apache.org/jira/browse/IGNITE-14628 пт, 14 мая 2021 г. в 19:37, Ivan Daschinsky : > > Denis, there are screenshots from locally hosted site. > > https://imgbox.com/Zeqb0DVD >

Re: Extensions section on the downloads page

2021-05-14 Thread Ivan Daschinsky
Denis, there are screenshots from locally hosted site. https://imgbox.com/Zeqb0DVD https://imgbox.com/MgsTOj3M You can see, that links are broken. I hosted this site locally using instructions. пт, 14 мая 2021 г. в 19:02, Denis Magda : > > What exactly are you trying to do? > > The thing is

Re: Extensions section on the downloads page

2021-05-14 Thread Denis Magda
What exactly are you trying to do? The thing is that Apache INFRA doesn't allow executing the server-side logic anyway (the CGI code snippets that you can find on the downloads page are added by INFRA). But the client-side JS works and can be tested locally. - Denis On Fri, May 14, 2021 at

Re: Extensions section on the downloads page

2021-05-14 Thread Ivan Daschinsky
But if you wanted to create page with custom logic (as I did), it would be quite difficult. пт, 14 мая 2021 г. в 16:38, Denis Magda : > > But does it render the page? Some of the links that require CGI won’t work. > I do this just to confirm that there no issues with HTML/CSS and then merge > to

Re: Extensions section on the downloads page

2021-05-14 Thread Denis Magda
But does it render the page? Some of the links that require CGI won’t work. I do this just to confirm that there no issues with HTML/CSS and then merge to the prod where scripts can be checked. On Friday, May 14, 2021, Ivan Daschinsky wrote: > Denis, have you tried this? I tried, and see

Re: Extensions section on the downloads page

2021-05-14 Thread Ivan Daschinsky
Denis, have you tried this? I tried, and see broken links and js code doesn't work. пт, 14 мая 2021 г. в 15:08, Denis Magda : > > Hi Ivan, > > The download page goes with CGI scripts that are not handled properly in a > local set up. Please change "download.cgi" to "download.html" locally. > > -

Re: Extensions section on the downloads page

2021-05-14 Thread Denis Magda
Hi Ivan, The download page goes with CGI scripts that are not handled properly in a local set up. Please change "download.cgi" to "download.html" locally. - Denis On Fri, May 14, 2021 at 2:40 AM Ivan Daschinsky wrote: > Hi! And what about creating "download" page for thin clients? I >

Re: Extensions section on the downloads page

2021-05-14 Thread Ivan Daschinsky
Hi! And what about creating "download" page for thin clients? I created issue for this https://issues.apache.org/jira/browse/IGNITE-14628 Btw, to be honest, I was unable to set up website with working download page locally. May be instruction is incomplete, but locally everything works fine

Re: Extensions section on the downloads page

2021-05-13 Thread Igor Gusev
I am getting a bit too much recognition for this, but I will work with Mauricio on implementing openable chapter pages for Ignite website. On Thu, May 13, 2021 at 3:40 PM Denis Magda wrote: > @Igor Gusev , > > Remember you added an ability to select and share links of documentation > chapters?

Re: Extensions section on the downloads page

2021-05-13 Thread Denis Magda
@Igor Gusev , Remember you added an ability to select and share links of documentation chapters? Could you please add a similar capability to Ignite? For instance, we have the "Extensions and Integrations" section and to fix a problem here we can simply: 1. Update the download's page Extensions

Re: Extensions section on the downloads page

2021-05-12 Thread Valentin Kulichenko
Agree. I brought the section back because there was a broken link, and I believe I removed it earlier by mistake. We definitely should add more details though. -Val On Wed, May 12, 2021 at 9:20 AM Dmitry Pavlov wrote: > Hi Denis, > > +1 from my side. > > Now extensions in the download page

Re: Extensions section on the downloads page

2021-05-12 Thread Dmitry Pavlov
Hi Denis, +1 from my side. Now extensions in the download page looks like a bit incomplete snippet of code. It is better than nothing, but completed table would look better. Sincerely, Dmitriy Pavlov On 2021/05/12 14:02:04, Denis Magda wrote: > Igniters, Val, > > I came across the

Extensions section on the downloads page

2021-05-12 Thread Denis Magda
Igniters, Val, I came across the Extensions section that was restored on the downloads page. It looks clumsy, broken, and incomplete. We're listing spring boot artifacts without any reference to other modules: https://ignite.apache.org/download.cgi#extensions How about: - Removing the code