Re: XForms: uploading xforms-1.0.tar.gz to savannah.nongnu.org?

From: Peter S Galbraith (p.galbraith@globetrotter.net)
Date: Mon Apr 07 2003 - 20:28:26 EDT

  • Next message: jac@casurgica.com: "Re: XForms: Drawing in the browser prehandler (bug?)"

    # To subscribers of the xforms list from Peter S Galbraith <p.galbraith@globetrotter.net> :

    Angus Leeming <angus.leeming@btopenworld.com> wrote:

    > # To subscribers of the xforms list from Angus Leeming <angus.leeming@btopenworld.com> :
    >
    > On Monday 07 April 2003 7:06 pm, Peter S Galbraith wrote:
    > > > > The "project homepage" link on savannah is not accessible.
    > > >
    > > > There is nothing in it.
    > > >
    > > > > Is http://world.std.com/~xforms still the home page?
    > > >
    > > > Yes, for now.
    > >
    > > I suppose the project homepage link could say something like that and
    > > contain a link to the old page. Someone could provide a short HTML file
    > > if that would be of help to you.
    >
    > That's an excellent idea. Anyone?

    You could try the following as index.html:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>XForms, a GUI toolkit for X</title>
    <style type="text/css">
    <!--
        A { text-decoration: none; color #0000D1; }
        A:visited { text-decoration: none; color: #0000D1; }
        A:link { text-decoration: none; color: #0000D1; }
        A:active { text-decoration: none; color: #0000D1; }
        A:hover { text-decoration: underline; color: #0000D1; }
        A:mail { text-decoration: none; color: #0000D1; font-weight: bold }
     -->
    </style>
    </head>
    <body bgcolor="#FFFFFF">
    <h1>XForms, a GUI toolkit for X</h1>
    The XForms web page will be moved here at some point. Until then,
    <a href="http://world.std.com/~xforms">visit its old web page</a>.<p>

    Other useful resources:
    <ul>
    <li><a href="http://savannah.nongnu.org/projects/xforms/">The Development
              page at savannah.nongnu.org.</a>
    <li><a href="http://savannah.nongnu.org/files/?group=xforms">The source
              code</a>
    </ul>

    <hr>
    <address><a href="mailto:angus.leeming@btopenworld.com">Angus Leeming</a></address>
    <!-- Created: Mon Apr 7 20:08:20 EDT 2003 -->
    <!-- hhmts start -->
    Last modified: Mon Apr 7 20:22:02 EDT 2003
    <!-- hhmts end -->
    </body>
    </html>
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/
    Development: http://savannah.nongnu.org/files/?group=xforms



    This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 20:30:37 EDT