[TYPO3-dev] cHash: additional parameter that frontend user/group is	logged in
    Franz Holzinger 
    franz at fholzinger.com
       
    Sat May  6 15:48:41 CEST 2006
    
    
  
Hello,
a website shall be displayed different if a frontend user is logged in
or if he is not logged in.
IMHO I will need a parameter tx_myextension_pi1[feuser]=1 in order to
use caching with cHash. The value will only tell if the user has been
logged in or not. It is only needed that caching will work.
Or is there a better solution to make caching possible with different
displays for different user groups?
tx_myextension_pi1[group]=1
This info is only for TYPO3 to get the cHash and cache it for a display
which shall differ for different user groups.
Does anybody has already introduced a parameter or has a good name for this?
Greets,
Franz
    
    
More information about the TYPO3-dev
mailing list