Skip to content

The plugin enables users to upload/select assets from the Perch Assets system. Images are displayed inline in the text box of the Redactor Editor.

Notifications You must be signed in to change notification settings

Pipits/redactor-inline-perch-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Redactor plugin: inline Perch Assets

The plugin enables users to upload/select assets from the Perch Assets system. Images are displayed inline in the text box of the Redactor Editor.

Sponsor

This plugin is sponsored by Sly Design.

Requirements

  • Perch or Perch Runway 3.0 or higher
  • A Javascript-enabled browser

Installation

  • Download the latest version
  • Unzip the download
  • Place the folder pipit_inlineperchassets in addons/plugins/editors/redactor-plugins

Configuration

General custom editor configurations guide can be found in Perch Documentation.

Enable custom configuration

In your config file:

define('PERCH_CUSTOM_EDITOR_CONFIGS', true);

Adding user configuration for editors

Create a Javascript file addons/plugins/editors/config.js. A guide on how to create one can be found in Perch Documentation.

Your download includes a sample config file which you can use as a reference.

Image upload attributes

The plugin supports the image upload attributes such as imagewidth and imageheight as listed in Perch Documentation

About

The plugin enables users to upload/select assets from the Perch Assets system. Images are displayed inline in the text box of the Redactor Editor.

Resources

Stars

Watchers

Forks

Packages

No packages published