cancel
Showing results for 
Search instead for 
Did you mean: 

Create forums in websit

terry
Champ in-the-making
Champ in-the-making
Hi,
I'm want to create the forums in my websit with WCM, how I to do?
1 REPLY 1

kvc
Champ in-the-making
Champ in-the-making
Hi,
I'm want to create the forums in my websit with WCM, how I to do?

To do this, you would build your own custom JSP tags for use within your JSP page.  Those tags would be versioned and managed in your web project, and  you would test the JSP pages you've created within your sandbox prior to deployment.

Moving forward, we intend to ship with a library of pre-built tags for sourcing in content from Alfresco or an external data source and tags for exposing Alfresco capabilities in a run-time environment (such as forums).  These tags will be built and tested in a separate web project, and tested and approved tags will be auto-shared with all web projects based on a standard website template via layers.

Kevin