This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Redmine Word Wrap ?

Subscribe to Redmine Word Wrap ? 8 post(s), 2 voice(s)

 
Avatar giordano 12 post(s)

Is there a way of having a text wrap for 2 or more lines when you have long texts on Issues Page?

Thanks!

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Try the following tags: < pre > < code > your_code < / code > < / pre >

 
Avatar giordano 12 post(s)

@Beltran

Sorry for the ignorance but where should I insert this?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Maybe I’m wrong, I think that you are referring to have a text correctly wrapped in the issue. You can put these tags into the Issue description to show for example a chunk of the code correctly.

 
Avatar giordano 12 post(s)

Beltran, do you mean when I type the text into the description field when creating a new issue, it that the place I should put these tags?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Yes, when you create a new issue and you want to insert a chunk of code in the description, you can insert between these tags.

 
Avatar giordano 12 post(s)

Ok Beltran, I think it was my fault as I failed to explain what I´m looking for…

In the “Issue” page, if I write a text too long in the subject field and I resize the browser window, the text goes along and wrap in to other lines… but if I do the same in another field that I have created, the text is not wrapped and there is a roll bar in the end of the list… This is not so helpful if you use 100 items per page.

I´ve attached a picture as example.

Any ideas?

 

Attached Files

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Ammm ok, I was talking about the Description in the issue page. I’m not a Redmine expert so maybe you can find more help in the Redmine forum itself: http://www.redmine.org/projects/redmine/boards

Forums Redmine