It seems that my CS Dev Guides aren't updated for a while! Let me return to CS Dev Guide with a post about file gallery API. At first glance, file gallery API appears to be different from other APIs but this difference is only and only in naming. As you saw previously in my forgotten CS Dev Guide series, each section is derived from CommunityServer.Components.Section base class and is named based on that particular application for example, Weblog or Forum . On the other hand, individual items...