Caching phrasegroups
Is this not possible? Ive been working all night on this, yet I cant for the life of me find out how to do this!
one would assume that since global is merging phrasegroups:
$phrasegroups = array_merge($phrasegroups, $actionphrases["$_templatedo"]);
You would still have time to add to them, but its not working. The above line is between the fetch_style and cache_template hooks with no function calls between but it doesnt make a difference which one you use - it wont fetch the phrasegroups you are after. :P
Help me Calgon. Take me away.
|