We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

demo website - CKEditor | Forum

Onur
Onur Nov 16 '16
pls, a demo website?
ArtMedia
ArtMedia Nov 16 '16
oxwall.artmedia.biz.pl - only frontend, if you want backend please contact via PM
Dave
Dave Nov 17 '16
demo user name and password ?
Onur
Onur Nov 20 '16
it is possible to add multi images files in same time?
ArtMedia
ArtMedia Nov 20 '16
you must have plugin to ckeditor, eg. imager gallery plugin
Dave
Dave Nov 25 '16
Images into events content appears to be an issue?
ArtMedia
ArtMedia Nov 28 '16
you must edit event plugin

edit event/controllers/base.php

find class EventAddForm extends Form

and the find
$desc = new WysiwygTextarea('desc');

and change

$btnSet = array(BOL_TextFormatService::WS_BTN_IMAGE, BOL_TextFormatService::WS_BTN_VIDEO, BOL_TextFormatService::WS_BTN_HTML);
        $desc = new WysiwygTextarea('desc', $btnSet);
Dave
Dave Dec 5 '16
Works well now

The Forum post is edited by Dave Dec 5 '16
You do not have permission to reply this topic