cotonti.com : Can't save [rel="xxx"] property in hyperlinks https://www.cotonti.com Последние сообщения в теме Cotonti en Mon, 14 Sep 2026 14:00:32 -0000 darkseeker #39282 Macik:

Added 1 hours later:

It seems like a "html purifier" problem~

Yes. It can be HTMLPurifier. To Allow use:

$config->set('Attr.AllowedRel', 'gallery1,gallery2,gallery3,gallery4');

See themes:

Many thanks!

]]>
сб, 15 мар 2014 01:58:10 -0000
Macik

Added 1 hours later:

It seems like a "html purifier" problem~

Yes. It can be HTMLPurifier. To Allow use:

$config->set('Attr.AllowedRel', 'gallery1,gallery2,gallery3,gallery4');

See themes:

]]>
пт, 14 мар 2014 19:40:01 -0000
darkseeker It was siena 0.9.12 that time,problem solved after updating to 0.9.16

]]>
пт, 14 мар 2014 13:26:50 -0000
Slaweally

<a rel="gallery" href="https://www.cotonti.com/xxx">demo</a>

<a href="https://www.cotonti.com/xxx" rel="gallery" >demo</a>

]]>
чт, 13 мар 2014 22:14:14 -0000
darkseeker I tried to add rel="gallery" in hyperlinks.

For example:

<a rel="gallery" href="https://www.cotonti.com/xxx">demo</a>

But [rel="gallery"] always disappeared after article was published.

It displayed like this:

<a href="https://www.cotonti.com/xxx">demo</a>

Could you please help me to solve this problem?

Added 1 hours later:

It seems like a "html purifier" problem~

]]>
ср, 12 мар 2014 14:47:50 -0000