On Tue, Aug 10, 2010 at 8:16 AM, Matthew Caron <[email protected]> wrote: > On 08/09/2010 08:21 PM, mark ardiente wrote: >> >> Instead of having to horizontally scroll for content on the comments, >> can Trac be configured to wrap the content? > > The only time I have to horizontally scroll for comment content is if its in > {{{ }}}'s. Otherwise, it automatically wraps. > > More info might be useful. > > 1. You are talking about ticket comments, correct? > 2. What version of Trac? > 3. What browser(s) have you tried? >
I didn't get the whole picture either but I suppose that anyone should be able to insert inline CSS rules to control `overflow` of page items by using ThemeEnginePlugin. I mean, PyTpp theme does this to wrap any content in the whole page if it spans beyond screen boundaries (i.e. once overflow is detected in outer-wrapper div ;o) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
