Re: [Cppcms-users] templates and HTML escaping and raw output
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2010-08-18 06:54:50
|
Actually there is a special filter called "raw" filter build for this purpose - it transfers everything without change and thus HTML goes directly to stream without escaping. ----- Original Message ---- > From: augustin <aug...@ov...> > To: cpp...@li... > Sent: Wed, August 18, 2010 6:51:50 AM > Subject: Re: [Cppcms-users] templates and HTML escaping and raw output > > > > Ooops! I wrote too quickly. I hadn't read the full page. > http://art-blog.no- > ip.info/wikipp/en/page/ref_templates_comm#Variable+with+filters > > " > If no filters, are given the variable is automatically escaped, but if you > provide any filter they are used instead of escaping." > > Sorry for the noise. I'll test this all and I'll write again later if I still > have problems. > > Thank you for the nice documentation :) > > 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/ > > > > > > > > > > > > > . > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |