Hi, I noticed that i18nmenu_node provides some new blocks for the menus. I didn't activate any of these blocks until now as the translation seemed to work just fine with the standard menu blocks. However, today I started looking at the code documentation where you say that the i18n version should provide a performance increase over the normal version. I suggest adding short information about this to the "Usage" section on the project page.

CommentFileSizeAuthor
#2 i18nmenu_node-891354-2.patch2.78 KBplach

Comments

plach’s picture

Well, honestly I didn't benchmark this, so I wouldn't explicitly say it in the UI, although it's quite likely that using the i18n version offers a performance increase.

However the main reason for using the i18n menu blocks is skipping language selection mode: if primary and/or secondary links are disabled (depending on which blocks you need) the original menu blocks won't work if the language selection mode is enabled.

I'll update the documentation to be more explict about this.

plach’s picture

Status: Active » Fixed
StatusFileSize
new2.78 KB

Committed the attached patch to HEAD.

Status: Fixed » Closed (fixed)

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