[Cppcms-users] templates and HTML escaping and raw output
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-08-18 03:50:58
|
Hello, http://art-blog.no-ip.info/wikipp/en/page/ref_templates_comm#Variable It is stated above that the template system performs HTML escaping on every string. In all the examples, it appears that links and anything containing HTML is using sub-templates. Isn't it possible to have a raw output (i.e. without HTML escaping. Imagine a webmaster writing a blog post with HTML. How can the HTML be output as is? I am not too sure how to use std::ostringstream to that effect. Thanks, Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |