Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • More on Struts Action 1.3.1

    10 answers - 405 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Will one of our resident Bugzilla admins please add version 1.3.1 to the list?
    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *
    Thanks,
    Wendy
    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
  • No.1 | | 1299 bytes | |

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:
    Will one of our resident Bugzilla admins please add version 1.3.1 to the list?

    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *

    I hope that my largely offtopic requst won't be totally out of line in
    this thread. Struts 1.3.1 Release wiki page is too large in terms of
    font size. Same is other wiki pages ;-) I would like to bring
    attention of Struts admins to this issue once more. This is unusual
    for me since I cannot stand too small fancy but unreadable fonts.
    Anyway, Struts wiki fonts are way too large. I suggest changing wiki
    common.css file from:

    html {
    background-color: white;
    color: black;
    font-family: Arial, Lucida Grande, sans-serif;
    font-size: 1em;
    line-height: 1.25em;
    }

    to

    html {
    background-color: white;
    color: black;
    font-family: Arial, Lucida Grande, sans-serif;
    font-size: 0.8em;
    }

    should I open a documentation-related Bugzilla ticket for this?

    Michael.

    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
  • No.2 | | 506 bytes | |

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:

    Will one of our resident Bugzilla admins please add version 1.3.1 to the
    list?

    Done.

    Craig

    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *

    Thanks,
    Wendy

    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
    --
  • No.3 | | 859 bytes | |

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:
    Will one of our resident Bugzilla admins please add version 1.3.1 to the list?

    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *

    STATUS.txt from struts-action-1.3.1.zip mentions Clarity initiative,
    using names like Spring MVC, Struts Classic, Struts Ti, Beehive and
    WebWork. I don't know what portion of Beehive will be included in
    Struts 2.0, but Spring MVC will definetely not be there (or will it?)
    The Clarity name itself is seemed to be dropped and forgotten.

    Should not this file be updated?

    Michael.

    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
  • No.4 | | 428 bytes | |

    3/11/06, Michael Jouravlev <jmikus (AT) gmail (DOT) comwrote:

    I hope that my largely offtopic requst won't be totally out of line in
    this thread. Struts 1.3.1 Release wiki page is too large in terms of
    font size. Same is other wiki pages ;-)

    The UserPreferences page has an option for 'User CSS URL'. Have you tried that?
    *

    I just use CTRL and + or - to change the size on pages
  • No.5 | | 495 bytes | |

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:

    Will one of our resident Bugzilla admins please add version 1.3.1 to the
    list?

    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *

    All the .sha1 and .md5 signatures look good for me. I don't have pgp or gpg
    installed at the moment, so can't check those signatures yet.

    Thanks,
    Wendy

    Craig
  • No.6 | | 486 bytes | |

    Wendy, can you add your key to:

    Niall

    Message
    From: "Wendy Smoak" <wsmoak (AT) gmail (DOT) com>
    Sent: Sunday, March 12, 2006 4:58 AM

    I took the opportunity to practice signing the files, so if someone
    could please check the signatures, I would appreciate it.
    *

    Thanks,
    Wendy

    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
  • No.7 | | 188 bytes | |

    3/11/06, Niall Pemberton <niall.pemberton (AT) blueyonder (DOT) co.ukwrote:
    Wendy, can you add your key to:
    Done. (It was already in build/trunk/KEYS, just not uploaded.)
  • No.8 | | 380 bytes | |

    Thx - checked the pgp (.asc) keys and they are all good.

    Niall

    Message
    From: "Wendy Smoak" <wsmoak (AT) gmail (DOT) com>
    Sent: Sunday, March 12, 2006 6:00 AM

    3/11/06, Niall Pemberton <niall.pemberton (AT) blueyonder (DOT) co.ukwrote:

    Wendy, can you add your key to:

    Done. (It was already in build/trunk/KEYS, just not uploaded.)
  • No.9 | | 902 bytes | |

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:
    3/11/06, Michael Jouravlev <jmikus (AT) gmail (DOT) comwrote:

    I hope that my largely offtopic requst won't be totally out of line in
    this thread. Struts 1.3.1 Release wiki page is too large in terms of
    font size. Same is other wiki pages ;-)

    The UserPreferences page has an option for 'User CSS URL'. Have you tried that?
    *

    I just use CTRL and + or - to change the size on pages

    I don't like changing font sizes from one browser window to another.
    Also, I thought that other users would appreciate the change too, so
    making it global makes sense. Anyway, I can finetune CSS for myself,
    no prob.

    Thanks.

    To unsubscribe, e-mail: dev-unsubscribe (AT) struts (DOT) apache.org
    For additional commands, e-mail: dev-help (AT) struts (DOT) apache.org
  • No.10 | | 941 bytes | |

    3/11/06, Michael Jouravlev <jmikus (AT) gmail (DOT) comwrote:

    3/11/06, Wendy Smoak <wsmoak (AT) gmail (DOT) comwrote:
    3/11/06, Michael Jouravlev <jmikus (AT) gmail (DOT) comwrote:

    I hope that my largely offtopic requst won't be totally out of line in
    this thread. Struts 1.3.1 Release wiki page is too large in terms of
    font size. Same is other wiki pages ;-)

    The UserPreferences page has an option for 'User CSS URL'. Have you
    tried that?
    *

    I just use CTRL and + or - to change the size on pages

    I don't like changing font sizes from one browser window to another.
    Also, I thought that other users would appreciate the change too, so
    making it global makes sense. Anyway, I can finetune CSS for myself,
    no prob.

    There are also more than a few of us whose eyes appreciate a larger default
    font size :-).

    Thanks.

    Craig

Re: More on Struts Action 1.3.1


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "Java"

EMSDN.COM