]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/index.html.in
Merge changes from CUPS 1.4svn-r7874.
[thirdparty/cups.git] / doc / index.html.in
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2 <HTML>
3 <HEAD>
4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
5 <TITLE>Home - CUPS @CUPS_VERSION@@CUPS_REVISION@</TITLE>
6 <LINK REL="STYLESHEET" TYPE="text/css" HREF="/cups.css">
7 <LINK REL="SHORTCUT ICON" HREF="/favicon.png" TYPE="image/png">
8 </HEAD>
9 <BODY>
10 <TABLE CLASS="page" SUMMARY="{title}">
11 <TR><TD CLASS="body">
12 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
13 <TR HEIGHT="36">
14 <TD><A HREF="http://www.cups.org/" TARGET="_blank"><IMG
15 SRC="/images/left.gif" WIDTH="64" HEIGHT="36" BORDER="0" ALT=""></A></TD>
16 <TD CLASS="sel"><A HREF="/">&nbsp;&nbsp;Home&nbsp;&nbsp;</A></TD>
17 <TD CLASS="unsel"><A HREF="/admin">&nbsp;&nbsp;Administration&nbsp;&nbsp;</A></TD>
18 <TD CLASS="unsel"><A HREF="/classes/">&nbsp;&nbsp;Classes&nbsp;&nbsp;</A></TD>
19 <TD CLASS="unsel"><A HREF="/help/">&nbsp;&nbsp;Online&nbsp;Help&nbsp;&nbsp;</A></TD>
20 <TD CLASS="unsel"><A HREF="/jobs/">&nbsp;&nbsp;Jobs&nbsp;&nbsp;</A></TD>
21 <TD CLASS="unsel"><A HREF="/printers/">&nbsp;&nbsp;Printers&nbsp;&nbsp;</A></TD>
22 <TD CLASS="unsel" WIDTH="100%"><FORM ACTION="/help/" METHOD="GET"><INPUT
23 TYPE="SEARCH" NAME="QUERY" SIZE="20" PLACEHOLDER="Search Help"
24 AUTOSAVE="org.cups.help" RESULTS="20"></FORM></TD>
25 <TD><IMG SRC="/images/right.gif" WIDTH="4" HEIGHT="36" ALT=""></TD>
26 </TR>
27 </TABLE>
28
29 <H1>Common UNIX Printing System @CUPS_VERSION@@CUPS_REVISION@</H1>
30
31 <H2 CLASS="title">Welcome!</H2>
32
33 <P>These web pages allow you to monitor your printers and jobs as well
34 as perform system administration tasks. Click on any of the tabs above
35 or on the buttons below to perform a task.</P>
36
37 <P>
38 <FORM METHOD="GET" ACTION="/help/"><INPUT TYPE="submit" VALUE="Help"></FORM>
39 <FORM METHOD="POST" ACTION="/admin"><INPUT TYPE="hidden" NAME="OP" VALUE="add-class"><INPUT TYPE="submit" VALUE="Add Class"></FORM>
40 <FORM METHOD="POST" ACTION="/admin"><INPUT TYPE="hidden" NAME="OP" VALUE="add-printer"><INPUT TYPE="submit" VALUE="Add Printer"></FORM>
41 <FORM METHOD="GET" ACTION="/classes"><INPUT TYPE="submit" VALUE="Manage Classes"></FORM>
42 <FORM METHOD="GET" ACTION="/jobs"><INPUT TYPE="submit" VALUE="Manage Jobs"></FORM>
43 <FORM METHOD="GET" ACTION="/printers"><INPUT TYPE="submit" VALUE="Manage Printers"></FORM>
44 <FORM METHOD="GET" ACTION="/admin"><INPUT TYPE="submit" VALUE="Manage Server"></FORM>
45 </P>
46
47 <P><I>If you are asked for a username and password, enter your login
48 username and password or the "root" username and password.</I></P>
49
50 <H2 CLASS="title">About CUPS</H2>
51
52 <P><IMG SRC="/images/cups-icon.png" ALIGN="LEFT" WIDTH="128" HEIGHT="128" STYLE="padding-right: 10px;" ALT="CUPS Icon">
53
54 CUPS provides a portable printing layer for
55 UNIX<SUP>&reg;</SUP>-based operating systems. It is developed and
56 maintained by <A HREF="http://www.apple.com">Apple Inc.</a> to promote a standard printing solution. CUPS is the
57 standard printing system used on MacOS<SUP>&reg;</SUP> X and most
58 Linux<SUP>&reg;</SUP> distributions.</P>
59
60 <P>CUPS uses the <A HREF="http://www.pwg.org/ipp/"
61 TARGET="_blank"> Internet Printing Protocol ("IPP")</A> as the
62 basis for managing print jobs and queues and adds network
63 printer browsing and PostScript Printer Description ("PPD")
64 based printing options to support real-world printing.<BR CLEAR="ALL"></P>
65
66 <H2 CLASS="title">For Printer Drivers and Assistance</H2>
67
68 <P>Visit the official CUPS site for printer drivers and
69 assistance:</P>
70
71 <PRE>
72 <A HREF="http://www.cups.org/" TARGET="_blank">www.cups.org</A>
73 </PRE>
74
75 </TD></TR>
76 <TR><TD>&nbsp;</TD></TR>
77 <TR><TD CLASS="trailer">The Common UNIX Printing System, CUPS, and the CUPS
78 logo are trademarks of <A HREF="http://www.apple.com">Apple Inc.</A> CUPS is
79 copyright 2007-2008 Apple Inc. All rights reserved.</TD></TR>
80 </TABLE>
81 </BODY>
82 </HTML>