We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#3291 - Comcode Block for displaying the content of a catalogue
main_multi_content - embed any kind of content, with full category, select, and filter support
main_cc_embed - actually this is what the catalogues use in v10 (it's embedded in category screens)
main_include_module - include any screen as a block
Actually to elaborate, I have a list of abilities which some of the entries in the main catalogue share, so was trying to think of a way to do this. I decided creating a catalogue for the abilities made sense, but as I stated above the most I can do is provide a link to those abilities. Given they are single sentences, I was hoping there would be way to output the sentences directly in the view.
main_multi_content - embed any kind of content, with full category, select, and filter support
main_cc_embed - actually this is what the catalogues use in v10 (it's embedded in category screens)
main_include_module - include any screen as a block
I'll add a new issue for that.