aloha.js or aloha-full.js has code for all the plugins listed at its website.
But, I require only a few of them and doesn’t want to overload the user’s browser page load time.
So, is there a way to achieve it?
Thanks in anticipation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can create a costum build file and minify the aloha editor with just the plugins you need.
Here is a short description:
http://www.aloha-editor.org/guides/develop_aloha.html#customized-builds
However you have to get fimilar with node.js and r.js.
If this is your first time using this tool, you need about 1-2 days to make a costum aloha build (at least it took me this long)
BR,
Stefan