Skip to content

dgf/dm4-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepaMehta 4 Images

Enables the browsing and upload of images while editing HTML content in CKEditor.

Requirements

Usage

This plugin activates the Upload tab and the Browse Server button of CKEditor.

upload tab

every uploaded file is stored in the images directory

file topics map

this directory is also the base of the image browser that pops up after a click on Browse Server

browse server

Development

clone this repo and install the plugin before starting the runner

git clone https://github.com/dgf/dm4-images
cd dm4-images
mvn install
mvn pax:run