Needs work
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2011 at 00:39 UTC
Updated:
23 Jun 2011 at 01:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| 826914.wysiwyg_profile_load.patch | 1.82 KB | jaydub |
Comments
Comment #1
sunSorry, 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.