[TYPO3-english]  Re:  Enable record history (changelog)
    Nicolas Samson 
    nsamson at ville.levis.qc.ca
       
    Wed Oct  2 20:50:17 CEST 2013
    
    
  
Is there something else to do ?
Here is my code in T3config but still not working :
TCEMAIN {
	  // group "all users"
	permissions.groupid = 5
	user = show,edit,delete,new,editcontent
	group = show,edit,delete,new,editcontent
	everybody = 
	
	
		history.keepEntries = 50
		history.maxAgeDays = 60
		disablePrependAtCopy = 1
		disableHideAtCopy = 0
	
}
    
    
More information about the TYPO3-english
mailing list