cancel
Showing results for 
Search instead for 
Did you mean: 

how to customize site creation in alfresco4.2.f

deepalisingh
Champ in-the-making
Champ in-the-making
Hi,

I am currently working on alfresco 4.2.f . I want to add customize site in alfresco site. I need to add preset.xml file under tomcat->shared->classes->alfresco->web-extension-data-site->presets->presets.xml file. But i am not finding any folder in web-extension with data-site. Do I need to create my own or How should i go aheadto create customized site in alfresco share.
3 REPLIES 3

jpotts
World-Class Innovator
World-Class Innovator
Your presets.xml file should go in:
classes/alfresco/web-extension/site-data/presets

If the web-extension, site-data, or presets directories don't exist, create them.

Jeff

deepalisingh
Champ in-the-making
Champ in-the-making
Hi Jeff,
Now I am able to see my custom preset in alfresco share wizard and able to create my custom site but the problem is I am unable to see dashbord whenever I am clicking on my site created its giving me following error

A server error has occured.

There are a number of reasons why this could have happened:

    You have attempted to access a page that does not exist - check the URL in the address bar.
    You have attempted to access a page that is not accessible to you, such as a private Site dashboard.
    A valid page has been requested but the server was unable to render it due to an internal error - contact your administrator.

Can you help me in solving this and what is the cause of such error??

Reg
Deepali

jpotts
World-Class Innovator
World-Class Innovator
You will need to share your presets.xml file. You should also check your log because there should be some exceptions in there if you are seeing this message in the user interface. Please share whatever error messages or exceptions you can.

Jeff