| urlkiller |
|
|---|---|
|
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? URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
Dieser Beitrag wurde von urlkiller (am 10. März 2010, 03:11, vor 15 Jahre) bearbeitet |
| Trustmaster |
|
|---|---|
|
You can hack it a bit. In system/functions.php, function sed_build_extrafields_data(), line 1228:
$value = htmlspecialchars($value);May the Source be with you!
|
| urlkiller |
|
|---|---|
|
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: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|