cancel
Showing results for 
Search instead for 
Did you mean: 

publish a document in portal

uthayakumar
Champ in-the-making
Champ in-the-making
hi

i'm using Alfresco 2.1 RC, tomcat, MySQL.

Alfresco demo url = http://www.alfresco.com/products/presentations/1.4/AlfrescoPortal_viewlet_swf.html

in the demo Space Content to be publish in portal. i need to publish my content like in Demo, how to publish in portal and user guide. 

thanks
udaya
4 REPLIES 4

shahid
Champ in-the-making
Champ in-the-making
i'm very new to Alfresco and the usage demonstrated in that flash demo is exactly what I want to be able to do. I want to be able to have a simple intranet page which shows the the documents (with hierachies) of published documents.

I'm not sure how to implement this.

loftux
Star Contributor
Star Contributor
This is done using the freemarker templating engine, see
http://wiki.alfresco.com/wiki/Template_Guide.

I also suggest you look at webscripts.
http://wiki.alfresco.com/wiki/Web_Scripts
If you look at some of the optional dashboard components like my spaces, they are created using webscripts and will give you some hints of the power of webscripts.

Regards,
Peter Löfgren

shahid
Champ in-the-making
Champ in-the-making
Thanks for that. Is it me or is the Template guide wiki page empty though  :?

loftux
Star Contributor
Star Contributor
Oops, remove the dot and the link will work :wink:
I'll try again
http://wiki.alfresco.com/wiki/Template_Guide

/Peter