Sorry for my English first.

Install and configure all.

At now all good, when I use token like this:

<p>[site:url]</p>

But, if I want using so:

<p><img alt="" src="[site:url]/sites/default/files/ctools/structura.jpg" /></p>

Then after save it, all good.

But when I click edit my node - then CKEditor doing so:

<p><img alt="" src="url]/sites/default/files/ctools/structura.jpg" /></p>

Why CKEditor cut [site: ?

I think Its problem becouse of it
Limit allowed HTML tags

What can I do for getting work this? Thank you any way =).

Comments

mansigajjar’s picture

Hello,

Select Full Html from Text Format dropdown in ckeditor.

mildok’s picture

Thank you for answer!

Ok, I will try now, but what can I do, if I want to use "Filtered HTML"?

mansigajjar’s picture

Hello,

Go to Configuration >Text Formate and click on configuration link in Filtered HTML
then in Enabled filters section unchecked Limit allowed HTML tags and click on save configuration button. Now try with Text Format as Filtered HTML.

Let me know if you have any query.

mildok’s picture

Thank you mansigajjar!

Yes, after disable "Limit allowed HTML tags", all good.

I try enable "Limit allowed HTML tags", and to use "Allowed HTML tags", but I misunderstand something.

I tried add in "Allowed HTML tags":

[site:url]
[site]
[site

And some other - but it not work for me =(.

mildok’s picture

Found problem some of me:
Some like problem

This post 4 years old - so problem still not fix =(

mildok’s picture

And as I understood "Limit allowed HTML tags" not work properly.