Merging "st" and "c" prefixes. Theme selector.
- Theme selector for catalog/advanced_view
- Catalog is now derived from "Content" category as Proj-CMS
- Search box for category permission editor
- yellow/red folder (small/super small) icons moved to core (from proj-cms)
- getFrame hang up fix in all getFrame copies
- Fixed 2 popups from System Tools section
- added QuickCategoryPermissionRebuild configuration variable
- missing OnResetSorting event permission mapping added
- kDBBase::PrepareFieldOptions is now called only once per field
- usage of undefined configuration variable "UseFileCache" in "cache.php"
- cache variable cms_menu is now deleted together with StructureTree (in adm:OnResetCMSMenuCache event)
- Fixed spelling error on $add_collation variable in kPermCacheUpdater::initData method (bug by Dima)
- "menu" type added for category lists (<inp2:c_InitList types="menu" except="menu"/>) for showing/excluding menu items from category lists
- During theme file rebuild files from disabled theme are not added to ThemeFiles table
- Templates with .des.tpl and .elm.tpl extensions are skipped on structure creation step; also ".svn" directory is skipped
- New parameter "additional_blue_bar_render_as" for block "combined_header" allows to specify block to render at right corner of blue bar.