What does X3 at first load?
Posted: 08 Aug 2015, 08:35
Hey Karl,
I have 6 large well filled mega menu in my gallery, I notice that all the information are stored in every html file.
In a technical point of view, I have no clue if it good or bad, but can it slow down the gallery?
An other question, when editing the gallery with the panel and checking the gallery just after, it takes 3-5s to load. And when I check what is going on, I see my 2 cores of my server CPU at full load with apache 2 doing stuff. How can I optimize here?
Also, I have written a "blog" post and I wasn't able to put a image into a grid. I manage to do it put with some standard html.
Looking forward to the RC 
I have 6 large well filled mega menu in my gallery, I notice that all the information are stored in every html file.
In a technical point of view, I have no clue if it good or bad, but can it slow down the gallery?
An other question, when editing the gallery with the panel and checking the gallery just after, it takes 3-5s to load. And when I check what is going on, I see my 2 cores of my server CPU at full load with apache 2 doing stuff. How can I optimize here?
Also, I have written a "blog" post and I wasn't able to put a image into a grid. I manage to do it put with some standard html.
Code
<ul class='small-block-grid-1 medium-block-grid-2 large-block-grid-4'>
<li>Block grids give you a way to evenly split contents of a list within the grid.</li>
<li></li>
<li>It will collapse to 2 items on each row for medium screens (tablet), and 1 item on each row for small screens.</li>
<li>Read more about the block grid <a href=http://foundation.zurb.com/docs/components/block_grid.html>here</a></li>
<li>Item 5</li>
<li>Item 6</li>
<li>Item 7</li>
<li>Item 8</li>
</ul>