Index: branches/5.2.x/units/articles/articles_config.php =================================================================== diff -u -N -r15011 -r15032 --- branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 15011) +++ branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 15032) @@ -1,6 +1,6 @@ '*', 'DoEvent' => 'OnCloneSubItem', ), + + Array( + 'Mode' => hAFTER, + 'Conditional' => false, + 'HookToPrefix' => 'adm', + 'HookToSpecial' => '', + 'HookToEvent' => Array('OnStartup'), + 'DoPrefix' => '', + 'DoSpecial' => '', + 'DoEvent' => 'OnUpdateRSSArticles', + ), ), 'CatalogItem' => true, @@ -131,10 +142,6 @@ 5 => 'mode', ), - 'ScheduledTasks' => Array ( - 'rss_category_update' => Array ('EventName' => 'OnUpdateRSSAtricles', 'RunInterval' => 0, 'Type' => reBEFORE), - ), - 'IDField' => 'NewsId', 'StatusField' => Array ('Status'), // field, that is affected by Approve/Decline events