i'm new with typo3 neos and it's editor (aloha)
I want to make this editor as an admin panel too, so it needs to load every javascript/css included within the page, the problem is, the editor load page using ajax, so the javascript is not loaded, how can i disable ajax on the editor? at least it can disable get request so whenever the url changes, the page get reloaded. Is it possible?