Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

fantotem

Новичок
  • Регистрация

  • В сети

Everything posted by fantotem

  1. Доброго вечера, Уважаемые! Подскажите пожалуйста, не совсем понимаю, как вставлять по инструкции этот код?! Вставляю в файле config.js, который находится в applications/core/interface/ckeditor/ckeditor/config.js следующий код: CKEDITOR.config.extraPlugins: 'simage' //to enable to plugin CKEDITOR.config.imageUploadURL: <INSERT URL> CKEDITOR.config.dataParser: func(data) Файл simage_1.3.zip скачал и загрузил в "Кнопках редактора". Появился значок кнокпи загрузки изображения. Подтянул наверх в панель. В редакторе на форуме появилась кнопка. При нажатии, появляется окно с выбором, откуда грузить картинку. Все в общем, как положено, стандартно. Выбрав изображение, нажав на загрузить, пишет вместо загруженного изображения: Please wait while image is uploading... В общем, как понимаю, не правильно я добавил это по инструкции. Смущает, необходимо ли в коде <INSERT URL> вставлять свой путь абсолютный к папке, скажем Upload? И где прописывается по второму пункте в инструкции этот код: { url: 'imageUrl' } Собственно, сами шаги: Click on download button, rename the folder to simage and add the entire simage folder into CKEditor plugins folder. You can use this plugin with CKEditor. You need to configure the end point where you want to store the images uploaded using this plugin. Add it in your config.js as follows: CKEDITOR.config.extraPlugins: 'simage' //to enable to plugin CKEDITOR.config.imageUploadURL: <INSERT URL> CKEDITOR.config.dataParser: func(data) The dataParser attribute expects a function with a parameter in which you should pass the data returned by the endpoint that you have configured (imageUploadURL) . This function is expected to return a url. This url will be set to the src attribute of image html element. Example response by imageUploadURL endpoint { url: 'imageUrl' } Помогите пожалуйста, разобраться, чтобы заработала кнопка вставки изображений в посты.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.