keithkelly
3 years agoLeader
Rebuilding "Categories/Boards" List - any custom components or starter code?
I understand the "Community Board List" component can't be modified, yet there are a couple customizations I'd like to make. So, I'd like to build my own component or contribute to a component that's already in the works.
Looking for a bit of quick-start code or open-source component that at a minimum, lists:
- Category
- Board
- Board
- Board
- Category
- Board
- Board
- Board
- etc
Things I'd like to do (compared to OOTB Community Board List)
- Parameterize the context
- Minify the date format
- Add "Topics" field (instead of "Posts")
I'm only looking for the FreeMarker code (not CSS) - If anyone has a simple component or code they can contribute for a starting point, I'm happy to share the changes I make.