Monday 20 April 2009 4:57:33 am
Hi Lukasz,
I didn't declare the object id's of the frontpages explicitly. I just declared: [article_standard]
DependentClassIdentifier[]=folder
DependentClassIdentifier[]=frontpage
ClearCacheMethod[]=object
ClearCacheMethod[]=parent
ClearCacheMethod[]=relating
When I now declare the additional frontpage object id's as suggested, it works (162 is the object ID of the frontpage object): [article_standard]
DependentClassIdentifier[]=folder
DependentClassIdentifier[]=frontpage
AdditionalObjectIDs[]=162
ClearCacheMethod[]=object
ClearCacheMethod[]=parent
ClearCacheMethod[]=relating
But i believe, that it shall also work with the first configuration, shouldn't it? Cause the dependent ClassIdentifiert "frontpage" is declared there!? To your question: I'm using an own article class "article_standard" with the standard frontpage class. I've just added some new fields to the frontpage class, but the name has not changed.
Regards, Michael
|