Page 1 of 1

Use attribute ID in knowledge base html editor

Posted: Wed Oct 03, 2018 2:45 pm
by Hidroxid
Script URL: www.MicroTech.com.ve/soporte
Version of script: 2.8.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: html editor / knowledge / id

Write your message below:
Hello

Is possible use the attribute "id" inside html code for knowledge base?

For example, when i write <p id="test">hello</p> in any article, i save it and edit again, the html editor delete automatically the id="test".

Thank in advance

Re: Use attribute ID in knowledge base html editor

Posted: Wed Oct 03, 2018 5:14 pm
by mkoch227
Sounds like Htmlpurifier is removing them. This thread explains how to allow ID attributes in KB articles.

Re: Use attribute ID in knowledge base html editor

Posted: Wed Oct 03, 2018 8:06 pm
by Hidroxid
Work like a charm! :D

Thanks you very much!