##local.define(PageUseIEDocman)1
##include(Defaults)
##if request.IsNew
##local.CategoryLeafFrame
##else
##if request.IsEqual(Method, "WriteRecord2")
##endif
##local.define(CategoryItemEditorTitle)
##if sessioncfg.ZONES.NewsfeedsEnabled
##if Value.IsEqual(mediaType, "newsfeed")
##leg.CMS.LeafEditor.Title.Newsfeed
##else
##leg.CMS.LeafEditor.Title.Hyperlink
##endif
##else
##leg.CMS.LeafEditor.Title.Hyperlink
##endif
##local.define(CategoryItemEditorContent)
##local.ZonesTypeScripts
##local.define(CategoryItemEditorTools)
##local.CategoryItemEditorBody
##endif