Has anyone managed to get Cake to put a prefix before cached views? If
so, can you please post your core config and what you've had to do to
get it to work?

There are several threads here where people say they can't get it to
work, so I wonder if it's working for anyone at all. It's a crucial
feature for any multilingual site.

I'd be happy with any hack to get prefixes to work. I've spent hours
trying to understand the code and found that in /cake/libs/view/
helpers/cache.php, function __writeFile, $cached contains the filename
of the cached view before it is to be written and I can add my prefix
there. However I haven't been able to find the spot where the cached
view is read, if anyone knows that then I'm set.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to