PDA

View Full Version : How to execute html or javascript in category descr?


cysedbs
05-18-2007, 12:25 AM
Hi,

I would like to know what are the tags to execute html, javascript or php in category description field to make it execute on the frontend pages ?

Thanks.

CySe

Sergey Ten
05-18-2007, 05:19 AM
Hello CySe,

PHP it is server side scripting. Therefore you can't execute it on client side.

If you want to execute HTML and JavaScript code on frontend you have to enable this option in the admin panel of eSyndiCat.

Admin Panel » Configuration » Page Navigation and Listings » Allow HTML (highly NOT recommended) : enable

Greg
05-18-2007, 03:28 PM
If you want to add html to the category description see here:
http://www.esyndicat.com/forum/post60703-11.html

cysedbs
05-19-2007, 01:23 AM
exactly what i want!

many thanks.