cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create a other type of Site as "Collaboration-Site"

Joerg_Schleede
Champ on-the-rise
Champ on-the-rise

I want an additional Type of Site "Project-Site"

with a few additional properties like: number, manager, status or so.

How can i do this in acs 25.x ?

0 ACCEPTED ANSWERS
1 REPLY 1

Joerg_Schleede
Champ on-the-rise
Champ on-the-rise

ok all busy here?

Now i can create a projectsite with the  aspect

st:SitePreset = "ProjectSite"

and several other aspects for the site like:

stcp:idPhase = "open"
stcp:idclient = "myclient"
stcp:idmanager = "john"

But how can i edit this 3 aspects in the standard edit-site-form.

How can i extend the edit-site.get.html.ftl ?

If i remove the file  

./tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/modules/edit-site.get.html.ftl

nothing happens after a tomcatrestart.

I can still edit the sitename, description and visibility.

How can i add my aspects in this form to change this aspects?

Which file is doing this job?

thanks

Jörg