How to integrate ckeditor to work with cutenews. Thanks - ckeditor5

Someone please help me to integrate ckeditor4 (or 5) to work with cutenews 2.0 ?
Thank you, Michael
I did download CKEditor5 and place it in the plugins folder then configure in the System Configuration in the Cutenews 2.1.2. Nothing happen. I aso download CkFinder and install as instructed. Nothing show that Cutenews recognized CKEditor. I wonder, is there a place in the Add_news or Edit_News, where I can specify the CKEditor to be loaded?

Related

requirejs support for remotely loaded dojo with ArcGIS/ESRI

I'm working on a project with ArcGIS/ESRI in WebStorm. According to the documentation, "Dojo is included with the ArcGIS JavaScript API so there is no need to host/reference/install it." This means WebStorm has no idea what require is:
How do I add support without installing Dojo/require?
Was just going to comment, but can't yet?! Anyway, I had to reengineer my web-site dev-ops to account for the ESRI javascript API. I am using 4.6 though...
The API, which includes dojo, may be installed, but it has to be configured into your site. Once you reference dojo/dojo.js, all will be good. But you need the config set-up first.
Start here:
https://blogs.esri.com/esri/arcgis/2015/11/13/using-bower-for-custom-builds-of-arcgis-api-for-javascript/
https://blogs.esri.com/esri/arcgis/2015/11/13/using-bower-for-custom-builds-of-arcgis-api-for-javascript/
There is a link to the API javascript resources. This will really help understand the process!
https://github.com/Esri/jsapi-resources
Also don't miss:
https://dojotoolkit.org/documentation/tutorials/1.10/modules_advanced/
https://dojotoolkit.org/documentation/tutorials/1.10/dojo_config/
http://dojotoolkit.org/documentation/tutorials/1.10/build/
I am just getting this stuff "almost" working. And actually had a build question to post and saw this. Hope it helps. I was using AMD and thought I had to go the requirejs route, but the dojo stuff worked out better for me. Check them both out and see what works for you! Good Luck!

Including library images in Aurelia

Including thrid-party image resources for Aurelia
I have a third party library (AdminLTE) that I've installed in my Aurelia application. I've managed to update the aurelia.json file to bundle the necessary js and css files for the library, but I'm not clear on how to also include the library's associated images.
Can someone please provide some guidance on how to do this? I'm an Aurelia newbee.
So it turns out the version of the aurelia-cli was an older version that didn't include the copy-files task.
If you follow the configuration option example here it shows you how to copy library depencies (images or fonts) to a specified directory during the build.

Protected folder in yii folder is missing

Hello I'm new to Yii framework.
And I think I've been succeed to install it in my computer. But the problem is when I want to connect it to my phpMysql in Xampp I cannot find folder name 'protected' which is needed to connect myproject to yii.
So anybody can help me about this? Thank you.
If protected folder is not there, how you can say that you are successded in installing it. try installing it again. Try the below Yii2 template. Follow its guide to install it on your system properly. You must know composer for installing this template.
https://github.com/yiisoft/yii2-app-advanced

where can i find openerp_report_designer plugin?

I found a plugin folder inside base_report_designer but when I added that to apache open office it doesn't show any signs of working. Please can anyone guide me on this I also tried looking at resources or steps mentioned on over various websites but I failed to do so.
Just You can download the base_report_designer module from the this link
Click To Download
You should add that module in your OpenERP 7.0 addons directory and install in your system.this module is working fine from my side.
Reference link for installation Guideline :
YouTube :
https://www.youtube.com/watch?v=WOk6spaWzMg
Other Web References :
http://www.serpentcs.com/wp-content/uploads/2014/08/OpenERP-Report-Designer.pdf
I hope my answer may helpful for you :)

Images Symfony CMF create.js

I have installed Symfony CMF and everything works fine, but not like in cmf.liip.ch
In cmf.liip.ch when I try to add image it can be uploaded, but in my application createjs does not allow me with this option ?
So everything is by default in my application and still it does not works.
Could anyone provide me with an answer or it would be better if someone provide me with kind of documentation ?? Thanks
We are currently moving from hallo.js to ckeditor as the default wysiwig editor. it will hopefully soon be completed: https://github.com/symfony-cmf/cmf-sandbox/pull/199