Output as ASCII text
5 posts by 2 authors in: Forums > CMS Builder
Last Post: March 7, 2009 (RSS)
By ColinW-O - March 6, 2009
I changed the Content field to be text field rather than WYSIWYG so it keeps the same format since they're nicely done in columns etc. However when I publish it obviously outputs in HTML rather than ASCII text so it loses the whole format.
Any way I can change this?
Thanks.
Colin
Re: [ColinW-O] Output as ASCII text
By ross - March 6, 2009
Thanks for posting!
If you are pasting in plain text, I am not sure where the HTML tags would be coming from in your output.
What I am thinking you can try is on your template stick a <pre> tag before where you start outputting and a </pre> tag after.
That might work. If it doesn't, would you mind posting a link to the page you are working on so I can have a closer look?
Thanks!
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com
Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/
Re: [ross] Output as ASCII text
By ColinW-O - March 6, 2009
Thanks.
Re: [ross] Output as ASCII text
By ColinW-O - March 7, 2009
The <pre> tags did work but it's so small it's hard to read. Maybe I'm missing something?
Thanks.
Re: [ColinW-O] Output as ASCII text
By ColinW-O - March 7, 2009