0

I maintain a FeinCMS website containing more than 2000 pages. The page list contains a few list-editable checkboxes. Loading the page list takes horribly long (up to 20 seconds) and even much longer with JavaScript enabled.

It should be possible to load only pages of the top hierarchical level at first, and to fetch the submenus when needed with ajax. It seems there's no plugin or snippet published yet for this purpose. Is there?

Philipp Zedler
  • 1,660
  • 1
  • 17
  • 36
  • 1
    Hey; this is a known issue. There is no solution yet, but here's a (newly created) issue on Github: https://github.com/feincms/feincms/issues/541. Thanks! – Matthias Kestenholz Aug 08 '14 at 19:17
  • 1
    Note that I did an optimising pass over the javascript in FeinCMS last year, which landed in 1.9.0, so if you are using something older than that, please try to update. – mjl Aug 09 '14 at 15:05
  • @mji Yes. Upgrading to 1.9 remarkably improves the performance. Thanks for optimising! – Philipp Zedler Feb 04 '15 at 10:33

0 Answers0