Page 1 of 1

CKE editor add

Posted: Wed Mar 25, 2015 6:55 am
by 1983
Script URL: localhost ticket...
Version of script: hesk261
Hosting company: centos 6.6
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below: Posts in this way part of the ckeedit is niggle I want the form editor. This ckeeditör in the index php

<td width = "80%"> <= textarea name "content" rows = "7" cols = "70" id = "content"> <? php if (isset ($ _ SESSION ['new_articl to'] ['content' ])) {echo $ _SESSION ['new_articl to'] ['content'];}?> </ textarea>

Instead of attaching the message does not appear in the preview code form only seems codes.

How to add the message of the ckeditör.

Re: CKE editor add

Posted: Wed Mar 25, 2015 1:14 pm
by Klemen
I'm not sure I understand what you mean, but your code should probably say

Code: Select all

$_SESSION['new_article']['content']
where you have

Code: Select all

$ _SESSION ['new_articl to'] ['content']

Re: CKE editor add

Posted: Thu Mar 26, 2015 9:34 am
by 1983
will be part of the message and ck editor in excell form has to be buried. So I want you to fill out this form of ser. This article is part of the insert. No tickets will be on creating the post of ...
http://postimg.org/image/c4eli7wnz/full/

Thanks

Image

Re: CKE editor add

Posted: Thu Mar 26, 2015 3:02 pm
by alcazar
Hesk already uses tiny_mce, so why add another editor?
Maybe the boss can use tiny_mce for ticket form too (frontend/acp and for Hesk 3).

Re: CKE editor add

Posted: Thu Apr 02, 2015 5:28 am
by 1983
CKEditor has support, but in the article are some additions. I want to be a part of cke editor to add the ticket. admin's (Kelemen) I added code into index.php and ticket.php given above. but not adding cke editor ticket. I want to be part of cke editor to add the ticket.

Re: CKE editor add

Posted: Thu Apr 02, 2015 7:45 am
by Klemen
I'm afraid adding CKE editor to the ticket requires much more than just some code changes. You would have to modify HESK in many places to accept tickets text as html, not plain text.

Modifications of such extent are out of the scope of my support, so you will need to hire a PHP developer to help you out.

Re: CKE editor add

Posted: Mon Apr 06, 2015 11:07 am
by 1983
Thank you for informing