| Tuesday 09 November 2010 2:50:52 am 
                                                                
                                                                 Hi ,   Just curious to know, I have an issue while I set up my smart view cache for ez site. this is the way my content node tree structure --folder(root) ------------------- --folder1 ------------------- --folder2 ---------------------------------- --folder3  --------------------------------------------------custom_article1 ---------------------------------- --folder4 --------------------------------------------------- --article2 for smart view cache I have set up  
[ViewCacheSettings]SmartCacheClear=enabled
 
[article]DependentClassIdentifier[]=folder
 ClearCacheMethod[]=sibling
  when publish an article from folder4, smart view cache will take the path as string as  folder(root)/folder2/folder4/article2  I do not know why view cache for custom_article1  is not been cleared. If i have already set up like DependentClassIdentifier[]=folder and ClearCacheMethod[]=sibling. Anyone knows why view cache for  custom_article1 is not been cleared?    simple anyone plz tell me the depth of sibling ? Is it depth is restricted to 1 ? |