Sie sind nicht angemeldet.

1

Mittwoch, 16. Juli 2014, 08:40

XML from dynamically generated content

Hello,

Basicly i want to use dynamically generated standard thumbnail scroller statically.
I mean - i would insert into main tour file the XML code which represents thumbnail scroller.
In that way i would decrease initialization which takes a lot of time now (over 80 thumbnails).

Is there any way to get xml code of the component which is generated dynamically?
Or is there any other way to achieve my goal (significantly decrease thumbnail generation time)?

Thanks,
Tomas

2

Mittwoch, 16. Juli 2014, 13:06

You can use "editor" plugin and copy complete code from memory if you want it to be used static.
Not sure if this will speed things up dramatically.

3

Donnerstag, 17. Juli 2014, 08:27

You can use "editor" plugin and copy complete code from memory if you want it to be used static.
Not sure if this will speed things up dramatically.
Thanks, Umalo,

That was what i needed. Regarding performance, the add_thumbs operation takes about 2 seconds on my computer.
So, it should definately help, but we will see.

Thanks,
Tomas

4

Dienstag, 24. März 2015, 09:49

Hi blaztoma,

I'm looking for the same things.

Do you find a solution ? I'm a little bit lost ... *sad*