/mas/garden/cheops/WWW/README These directories contain the Cheops HTML documentation. MAKING CHANGES If you are currently working on Cheops, feel free to make corrections and additions to the pages contained herein after reading this file. A quick note to cheops-web@media.mit.edu about changes would be appreciated. Please don't delete anything (especially something you didn't add yourself) without first talking to either vmb or wad. WHAT IS WHERE The top level page which indexes everything in each directory is called index.html Images are generally kept in the toplevel pix subdirectory. Use subdirectories to minimize clutter at the top level. LIMITING ACCESS TO INTERNAL BROWSERS The directory "media-lab-only" is provided for pages and sections that we don't want to make available to HTML browsers running on machines outside the media.mit.edu domain. All pages located in the "media-lab-only" directory, or subdirectories thereof, will only be available internally. HTML DOCUMENT GUIDELINES - Read an HTML style guide. Start at http://web.mit.edu/publishing.html#style - Please limit yourself to HTML 2.0, until a newer standard is approved. (Use of "mailto:" is currently the only exception to this.) - Don't use absolute URLs, unless linking to something outside the cheops project. - Avoid the use of definitions (one in index.html !) - To refer to cheops/pix/foo.gif from file cheops/p2/index.html, use IMG = "../pix/foo.gif" RECOMMENDED HEADER Cheops: Your Page Title Enjoy, wad