I installed the latest dev of translation_overview and navigated to the standard Translation Overview list of nodes at admin/content/translation-overview-manage. This resulted in a very long page (200-300 rows maybe) and accordingly long page load time. For all sites with not just a few nodes, result page pagination is quite a requirement there. (Thank you!)

CommentFileSizeAuthor
#2 add_pagination_to_the-2230153-2.patch1.27 KBJeroenT
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pixelpreview@gmail.com’s picture

I agree with you, I have an error 503 with my site. I have 6000 nodes :(
pagination is an absolute necessity

JeroenT’s picture

Status: Active » Needs review
FileSize
1.27 KB

I added the pager functionality + I increased the number of rows to 50.

Patch attached.

stefan.r’s picture

Patch looks good and works, the number of rows per page should probably be configurable in the admin interface though.

stefan.r’s picture

Status: Needs review » Fixed

Committed, thanks!

Added a variable for "translation_overview_rows_per_page" defaulting to 50.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.