Closed (works as designed)
Project:
Session Cache API
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Oct 2012 at 06:33 UTC
Updated:
21 Oct 2012 at 03:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
rdeboerHi arpeggio,
I see what I can do -- D6 seems soooo long ago now!
Luckily this is a small module so should not be too much work -- just hope that core's cache.inc hasn't changed too much between D6 and D7...
Rik
Comment #2
arpeggio commentedHi Rik,
I created a start-up point for Session Cache API support of D6. The cache system in D6 doesn't changed between D6 and D7.
During the installation test, the cache_session_cache table won't create using this code in session_cache.install:
I modified the session_cache.install cache_session_cache table creation to:
One more, I temporarily remove the session_cache_file module as there are lot of work that needs to be done. D6 don't have a private folder feature.
Thanks,
Roland
Comment #3
rdeboerThanks so much Roland!
Will apply ASAP.
Rik
Comment #4
rdeboerIt's in with creditation: http://drupal.org/node/1797574/committers
Thanks so much for the port Roland!
Rik
Comment #5
arpeggio commentedHi Rik,
You're welcome.
Thank you for the creditation.
Roland
Comment #6
rdeboerAll good.