cancel
Showing results for 
Search instead for 
Did you mean: 

add dojo api

yascorp
Champ in-the-making
Champ in-the-making
Hello,

I want to use some dojo's api in my Alfresco project, but I don't know where I can add them in my project.
For example dgrid ? 
2 REPLIES 2

oleh
Champ in-the-making
Champ in-the-making

Are you looking to use Dojo in normal dashlets? If so, you can just include it in your freemarker template and start coding.

If you're going for a custom page with grids etc, you should look into the Aikau framework, which you can read more about here: http://ohej.github.io/alfresco-tutorials/tutorial/aikau/tutorial.html

yascorp
Champ in-the-making
Champ in-the-making
I want to include it in the right folder into my alfresco project, so if I'll use my project in another machine, I'll not include those api file another time ! Alfresco will deploy them !
Thnx & regards