Menu

#356 XHTML Compliant Web UI

Mailman 2.1
open
nobody
Web UI (73)
5
2005-03-10
2005-03-10
No

This is a patch that will make the Web UI XHTML 1.0
Strict compliant. Currently I only have the listinfo
pages XHTML compliant, but as time goes by I'm going to
make the entire UI compliant.

This also allows some small amount of CSS formatting as
well.

Hopefully this will be of use to somebody.

Discussion

  • Bryan Carbonnell

    Logged In: YES
    user_id=449953

    To use this patch, unzip it, switch to your source directory
    and issue the command
    patch -p1 <path/to/xhtml-2.1.6b4-0.1.patch

     
  • Bryan Carbonnell

    Logged In: YES
    user_id=449953

    The patch for MM 2.1.6-RC1 and above makes the entire WEB UI
    XHTML1 compliant, except for the archive pages, since they
    are HTM 3.2 compliant already.

    To use this patch, unzip it, switch to your source directory
    and issue the command
    patch -p1 <path/to/xhtml-2.1.6rc1-0.1.patch

     
  • Bryan Carbonnell

    Logged In: YES
    user_id=449953

    Starting with the patch for MM 2.1.6rc3, the archives are
    now XHTML1.0 Strict compliant as well as the rest of the UI.

    To use this patch, unzip it, switch to your source directory
    and issue the command
    patch -p1 <path/to/xhtml-2.1.6rc3-0.1.patch

     
  • Bryan Carbonnell

    patch for MM 2.1.6 - Entire Web UI including archive

     
  • Bryan Carbonnell

    Logged In: YES
    user_id=449953

    This latest patch makes the entire web UI XHTML 1.0 strict
    compliant including the archive.

    To use this patch, unzip it, switch to your source directory
    and issue the command
    patch -p1 <path/to/xhtml-2.1.6-0.1.patch

     

Log in to post a comment.