134 Posts in 59 Topics by 69 members
Jump to:If this is your first visit, you will need to register before you can post. However, you can browse all messages below.
| Page: 1 | go to end | Reply | |
| Author | Topic: <pre> tags - Editor Strips out All Linebreaks...? | 435 views |

7 June 2008 at 12:52pm
When creating a page, SilverStripe will remove all linebreaks from the content. (I'm not talking about <br> tags, but if I put in a couple linebreaks, they're not there.)
This ordinarily wouldn't matter, as HTML doesn't pay them much notice.
BUT, I was trying to paste some text and use <pre> tags... Where the linebreaks do matter. When I put the text in and selected the Preformatted styling option, each line got put in its own pre tags, which looks horrible and isn't what I wanted to do. If I use the Edit HTML option, SilverStripe will strip out all of the linebreaks I put in.
I am running the latest SilverStripe (downloaded earlier today) on CentOS 5.1, using Firefox 3.
While I understand the reasoning behind what's going on, the way it works out in practice is less than intuitive, as it seems to be basically impossible to use preformatted text. I'm coming from WordPress, which has always handled this more 'intuitively.'
Last edited: 7 June 2008 at 12:53pm
| 435 views | |||
| go to top | Reply |