Matrix Version:
We’d like to load bootstrap in Easyedit so the bootstrap classes are usable while we edit. When I look into the source code of the WYSIWYG editor I can see CSS and JS being loaded like:
Thanks for the hint however it seems like the list of what is there is not the list of css that is loaded when I look at the code of the WYSIWYG editor:
Just answering the previous query - poke about the filesystem if you have access. Both the css and js files are in the filesystem (/core/lib/) under the root folder for the Matrix instance from what I can quickly tell.
I’d assume (Bart would be best placed to answer) that there must be some way to add in supplemental local styling CSS - or if not, it would seem a worthy Matrix improvement.
So, you can’t add your custom CSS and JS into the Admin interface editing screens, with the exception of doing it on Content Templates. This has been discussed before as a feature request though, a long time ago, but never went anywhere (might be worth starting the discussion again).
In Edit+ it is however possible and yea, you need to add the references to your Edit+ Standard Page nester.
But as Nick mentioned, be aware of bringing the whole Bootstrap stylesheet into Edit+, as it is effectively a big reset stylesheet and will affect other areas of the Edit+ interface, so you might want to customise/limit what you bring in.