This is for the Drupal6 version only as caching is present in the Drupal7 version of wysiwyg.

Rather than reopen #826914: Reduce queries from wysiwyg_profile_load() I'm just creating this new issue with a patch based on the patch in that issue.

CommentFileSizeAuthor
826914.wysiwyg_profile_load.patch1.82 KBjaydub

Comments

sun’s picture

Status: Needs review » Needs work

Sorry, but that patch for D7 required a pretty massive follow-up patch in the end, which introduced wysiwyg_profile_cache_clear().

You either need to reverse-engineer the required changes or study commit history to figure out which changes are required.