ckeditor
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 5
- Joined: 24 May 2017, 09:24
ckeditor
Hello!
Is there a possibility to customize the ckeditor for the text items e.g. for products?
Thank you!
Karin
Is there a possibility to customize the ckeditor for the text items e.g. for products?
Thank you!
Karin
Re: ckeditor
Yes, you have to overwrite that configuration in you own JS file:
https://github.com/aimeos/ai-admin-jqad ... min.js#L12
Something like:
https://github.com/aimeos/ai-admin-jqad ... min.js#L12
Something like:
Code: Select all
Aimeos.editorcfg = [
// ...
];
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
