Clear Translated Text
 


Author Message

urlkiller

00
Posts: 193

Location: ---
Occupation: urlkiller
Age: 33
#1   2010-03-09 10:16          
See Topic ^^

Is there a posibillity to treat extra fields as HTML code ?
Currently it is parsed by cot

any ideas?

Added 8 hours 55 minutes later:

ohh boy! no answers?

This post was edited by urlkiller (2010-03-09 19:11, 184 days ago)
URL shortener: http://bbm.li/

Trustmaster

ru
Posts: 2184
http://www.cotonti.com
Location: Russia Nizhny Novgorod
Occupation: Software Engineer
Age: 21
#2   2010-03-09 19:59          
You can hack it a bit. In system/functions.php, function sed_build_extrafields_data(), line 1228:
$value = htmlspecialchars($value);
You can just comment or try playing with this function in some other way.
May the Source be with you!

urlkiller

00
Posts: 193

Location: ---
Occupation: urlkiller
Age: 33
#3   2010-03-09 21:53          
ugh... will do that then...

maybe a new post for the "future todo list" adding the possibility to choose what you like when adding extra fields?!

Thanks
URL shortener: http://bbm.li/
Page created in 0.108 seconds SQL total time: 0.023 seconds - SQL queries: 24 - Average SQL time: 0.00097 seconds