ویرایشگر اصلی CKE

CKEditor یک برنامه متن باز است، به این معنی که می توان آن را به هر شکلی که می خواهید تغییر داد.

فقط خواندنی CKEditor

CKEditor API امکان قرار دادن ویرایشگر را در حالت فقط خواندنی فراهم می کند.

رنگ رابط کاربری CKEditor

رنگ رابط کاربری ویرایشگر می تواند توسط توسعه دهنده تنظیم شود تا با ظاهر و احساس یک وب سایت یا یک برنامه مطابقت داشته باشد. config.uiColor configuration setting which accepts an RGB color code. In the editor instance below the UI color was set to the #CCEAEE RGB value.

وارد پیکربندی کلید شوید

این نمونه نحوه پیکربندی را نشان می دهدEnter and Shift+Enter keys to perform actions specified in the config.enterMode and config.shiftEnterMode settings, respectively.

محتوای چند زبانه

CKEditor برای محیط چند زبانه مناسب است. over 60 languages and by default it is displayed in user's language. Additionally, it makes working with multilingual content very convenient by providing the ability to set the text direction as well as mark the language of selected text fragments.

ویرایش درون خطی

ویرایشگر درون خطی

ویرایش درون خطی allows you to edit any element on the page in-place. Inline editor provides a real WYSIWYG experience "out of the box", because unlike in ویرایشگر کلاسیک, there is no <iframe> element surrounding the editing area. The CSS styles used for editor content are exactly the same as on the target page where this content is rendered!

ویرایش درون خطی با کد فعال شد

دکمه شروع ویرایش را در زیر فشار دهید. CKEDITOR.inline() method with config.startupFocus set to true.

گزینه های رنگ نوار نوار

گزینه های طرح بندی

پس زمینه منوی نوار کناری


تصویر پس زمینه نوار کناری
background image
background image
background image
background image

Layout Builder را امتحان کنید