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 <dma...@apache.org>:
>
> 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 10:16 AM Ivan Daschinsky <ivanda...@gmail.com>
> wrote:
>
> > But if you wanted to create page with custom logic (as I did), it
> > would be quite difficult.
> >
> > пт, 14 мая 2021 г. в 16:38, Denis Magda <dma...@apache.org>:
> > >
> > > 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 <ivanda...@gmail.com> wrote:
> > >
> > > > Denis, have you tried this? I tried, and see broken links and js code
> > > > doesn't work.
> > > >
> > > > пт, 14 мая 2021 г. в 15:08, Denis Magda <dma...@apache.org>:
> > > > >
> > > > > 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 <
> > ivanda...@apache.org>
> > > > > wrote:
> > > > >
> > > > > > 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
> > > > > > except download page functionality.
> > > > > > I've tried to develop this section by myself but failed because of
> > > > this.
> > > > > >
> > > > > > чт, 13 мая 2021 г. в 23:23, Igor Gusev <igu...@gridgain.com>:
> > > > > > >
> > > > > > > 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 <dma...@apache.org>
> > > > wrote:
> > > > > > >
> > > > > > > > @Igor Gusev <igu...@gridgain.com>,
> > > > > > > >
> > > > > > > > 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 section by adding some
> > > > > > standard
> > > > > > > > paragraph describing the extensions
> > > > > > > > 2. Provide a reference to the "Extensions and Integrations"
> > > > section in
> > > > > > the
> > > > > > > > docs where one can find all they need
> > > > > > > >
> > > > > > > >
> > > > > > > > -
> > > > > > > > Denis
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, May 12, 2021 at 4:35 PM Valentin Kulichenko <
> > > > > > > > valentin.kuliche...@gmail.com> wrote:
> > > > > > > >
> > > > > > > >> 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 <
> > dpav...@apache.org
> > > > >
> > > > > > wrote:
> > > > > > > >>
> > > > > > > >> > 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 <dma...@apache.org>
> > wrote:
> > > > > > > >> > > 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 snippets of the Spring Boot
> > extensions
> > > > > > > >> > >    - Add a paragraph and a list with references to all the
> > > > > > extensions
> > > > > > > >> we
> > > > > > > >> > >    have documented on our pages. See extensions and
> > > > integrations
> > > > > > > >> section:
> > > > > > > >> > >    https://ignite.apache.org/docs/latest/
> > > > > > > >> > >
> > > > > > > >> > > @Igor Gusev <igu...@gridgain.com>, @Nikita Safonov
> > > > > > > >> > > <nsafo...@gridgain.com> could
> > > > > > > >> > > you also join this thread?
> > > > > > > >> > >
> > > > > > > >> > > -
> > > > > > > >> > > Denis
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > > >
> > > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Sincerely yours, Ivan Daschinskiy
> > > >
> > >
> > >
> > > --
> > > -
> > > Denis
> >
> >
> >
> > --
> > Sincerely yours, Ivan Daschinskiy
> >



-- 
Sincerely yours, Ivan Daschinskiy

Reply via email to