cancel
Showing results for 
Search instead for 
Did you mean: 

Develop standard Templates

charbel
Champ in-the-making
Champ in-the-making
Hi guys,

I am trying to build templates like the one of software engineering project

I mean when u want to create a new space u ll have the option "using a template" and when u use software engineering project template u ll have a space with already new spaces:

Discussions
Quality Assurance
Ui designe
Documentation
Presentations

So I want to do is to be able to write some templates and integrated to alfresco with already built in spaces.

Any ideas from where can I start
Thanks
4 REPLIES 4

xerox
Champ in-the-making
Champ in-the-making
Hi,

It's easy to do this.
Browse to datadictionary>space templates.
There you could create a space with subspaces,rules,invite users,etc…

This will be your template and will be appear automaticaly in the advanced template wizard.

friendly regards,


Nick

charbel
Champ in-the-making
Champ in-the-making
Hi Xerox

thanks for the reply,

but I want to do is build a template once and join it to the src code, so when I install alfresco on another PC the templates I already did will stay somewhere…

so i donno maybe I should write templates …?

Regards.
Charbel.

xerox
Champ in-the-making
Champ in-the-making
look at the template file(xml) in the following directory:
WEB-INF/classes/alfresco/templates

In that directory, the software engineering template is stored

charbel
Champ in-the-making
Champ in-the-making
thanks Xerox Smiley Very Happy