Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
disable acf in CKEditor
#20
(2016-01-29, 08:35:01)shawn_a Wrote: if you want protected source say for php tags

config.protectedSource.push( /<\?[\s\S]*?\?>/g );   // PHP code
but that probably needs tweaking if you want php source code display.

if you want source code, stick it in pre tags.
I gotta figure out how to add support for phrase and code tags, as of now they strip newlines.

Not sure why.

Either way it is pretty hard to paste non encoded source without a plugin I think.

When i paste php, it just turns it into comments.
<pre><!--?php echo $test; ?-->

I do use <pre>, it still does not work. I also tried <code>, <xml>, and <tt> and a myriad of custom <div>.
Thanks,
jwzumwalt
(\__/)
(='.'=)
(")_(")
Reply


Messages In This Thread
disable acf in CKEditor - by wdburgdorf - 2016-01-26, 23:47:42
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-27, 01:55:34
RE: disable acf in CKEditor - by shawn_a - 2016-01-27, 09:52:48
RE: disable acf in CKEditor - by shawn_a - 2016-01-27, 10:01:08
RE: disable acf in CKEditor - by wdburgdorf - 2016-01-28, 07:13:59
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-28, 08:49:20
RE: disable acf in CKEditor - by wdburgdorf - 2016-01-28, 07:23:17
RE: disable acf in CKEditor - by wdburgdorf - 2016-01-28, 07:49:04
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-28, 12:23:22
RE: disable acf in CKEditor - by shawn_a - 2016-01-28, 11:07:17
RE: disable acf in CKEditor - by shawn_a - 2016-01-28, 11:08:49
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-28, 12:29:23
RE: disable acf in CKEditor - by wdburgdorf - 2016-01-28, 20:34:27
RE: disable acf in CKEditor - by datiswous - 2016-01-29, 03:29:39
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 07:49:12
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-29, 09:19:32
RE: disable acf in CKEditor - by datiswous - 2016-04-19, 20:40:07
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 08:01:14
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 08:12:08
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 08:35:01
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-29, 09:07:37
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 08:57:48
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 11:46:55
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 11:58:00
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-29, 12:10:31
RE: disable acf in CKEditor - by shawn_a - 2016-01-29, 13:03:05
RE: disable acf in CKEditor - by jwzumwalt - 2016-01-29, 15:48:36
RE: disable acf in CKEditor - by shawn_a - 2016-02-01, 00:12:02
RE: disable acf in CKEditor - by jwzumwalt - 2016-02-01, 12:46:00
RE: disable acf in CKEditor - by shawn_a - 2016-02-02, 00:07:56
RE: disable acf in CKEditor - by jwzumwalt - 2016-02-02, 15:30:35
RE: disable acf in CKEditor - by shawn_a - 2016-04-20, 00:08:15



Users browsing this thread: 1 Guest(s)