-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Konstantin,

On 2/21/12 1:39 PM, Konstantin Kolinko wrote:
> 2012/2/21 Christopher Schultz <ch...@christopherschultz.net>:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>> 
>> Pid,
>> 
>> On 2/21/12 12:31 PM, Pid wrote:
>>> On 21/02/2012 13:59, Jim Showalter wrote:
>>>> The worst offender (in my opinion) is 
>>>> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html.
>>>> The tables don't word wrap at all and I can't begin to get
>>>> the section on my screen without the need for horizontal
>>>> scrolling. Other sections in the configuration documentation
>>>> word wrap to different degrees.  I like to increase the font
>>>> size slightly and read the documentation by just scrolling
>>>> down.  If I have to go back and forth too much it is very
>>>> distracting.
>>> 
>>> Ugh.  That is definitely wrong. I will take a look later on as
>>> to the cause.
>> 
>> The problem is the two <pre> elements at the very bottom of the
>> page: they have very long lines in them and <pre> is not supposed
>> to wrap long lines. This hoses the whole page.
>> 
>> Looks like adding "word-wrap:pre-wrap" to the style on one way
>> or another will fix it. Wow, those <source> -> <table>
>> transformations are atrocious.
>> 
> 
> If VirtualWebappLoader is updated to trim each value in 
> virtualClasspath, then that example could be wrapped into several 
> lines.

That seems like a very reasonable thing to do, as long as it's just
trimming-off leading and trailing whitespace.

I noticed while I was reading those two examples that we have two
separate path separators in the same example: virtualClasspath uses
semi-colons (aka win32-style path separators) and extraResourcePaths
uses commas. Maybe we should try for some consistency :)

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9D91UACgkQ9CaO5/Lv0PANugCfYz00cDFy+6m5n0eEb0aQZmZ0
0VkAn0U+ieLUD1140H24qrB67TXMKEO9
=DdTR
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to