]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/index.html.in
Load cups into easysw/current.
[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.ico" TYPE="image/x-icon">
8 </HEAD>
9 <BODY>
10 <TABLE WIDTH="100%" STYLE="height: 100%;" BORDER="0" CELLSPACING="0" CELLPADDING="0" SUMMARY="Common UNIX Printing System @CUPS_VERSION@">
11 <TR CLASS="header">
12 <TD VALIGN="TOP" WIDTH="15" ROWSPAN="2"><IMG SRC="/images/top-left.gif" WIDTH="15" HEIGHT="80" ALT=""></TD>
13 <TD VALIGN="TOP" WIDTH="55" ROWSPAN="2"><IMG SRC="/images/top-middle.gif" WIDTH="55" HEIGHT="80" ALT=""></TD>
14 <TD WIDTH="100%" HEIGHT="60"><H1>Common UNIX Printing System @CUPS_VERSION@@CUPS_REVISION@</H1></TD>
15 <TD ALIGN="RIGHT" VALIGN="TOP" WIDTH="15" ROWSPAN="2"><IMG
16 SRC="/images/top-right.gif" WIDTH="15" HEIGHT="15" ALT=""></TD>
17 </TR>
18 <TR CLASS="header"><TD WIDTH="100%" VALIGN="BOTTOM" NOWRAP>
19
20 <A CLASS="sel" HREF="/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
21 HEIGHT="4" ALIGN="TOP" BORDER="0"
22 ALT="">&nbsp;&nbsp;Home&nbsp;&nbsp;<IMG
23 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
24 BORDER="0" ALT=""></A>
25
26 &nbsp;<A CLASS="unsel" HREF="/admin/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
27 HEIGHT="4" ALIGN="TOP" BORDER="0"
28 ALT="">&nbsp;&nbsp;Administration&nbsp;&nbsp;<IMG
29 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
30 BORDER="0" ALT=""></A>
31
32 &nbsp;<A CLASS="unsel" HREF="/classes/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
33 HEIGHT="4" ALIGN="TOP" BORDER="0"
34 ALT="">&nbsp;&nbsp;Classes&nbsp;&nbsp;<IMG
35 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
36 BORDER="0" ALT=""></A>
37
38 &nbsp;<A CLASS="unsel" HREF="/help/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
39 HEIGHT="4" ALIGN="TOP" BORDER="0"
40 ALT="">&nbsp;&nbsp;Documentation/Help&nbsp;&nbsp;<IMG
41 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
42 BORDER="0" ALT=""></A>
43
44 &nbsp;<A CLASS="unsel" HREF="/jobs/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
45 HEIGHT="4" ALIGN="TOP" BORDER="0"
46 ALT="">&nbsp;&nbsp;Jobs&nbsp;&nbsp;<IMG
47 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
48 BORDER="0" ALT=""></A>
49
50 &nbsp;<A CLASS="unsel" HREF="/printers/"><IMG SRC="/images/tab-left.gif" WIDTH="4"
51 HEIGHT="4" ALIGN="TOP" BORDER="0"
52 ALT="">&nbsp;&nbsp;Printers&nbsp;&nbsp;<IMG
53 SRC="/images/tab-right.gif" WIDTH="4" HEIGHT="4" ALIGN="TOP"
54 BORDER="0" ALT=""></A>
55
56 </TD></TR>
57 <TR CLASS="page">
58 <TD WIDTH="15">&nbsp;</TD>
59 <TD COLSPAN="2" WIDTH="100%" VALIGN="TOP" CLASS="page">
60
61 <H2 CLASS="title">Welcome!</H2>
62
63 <P>These web pages allow you to monitor your printers and jobs as well
64 as perform system administration tasks. Click on any of the tabs above
65 or on the buttons below to perform a task.</P>
66
67 <P>
68 <A HREF="/help/"><IMG SRC="/images/help.gif" CLASS="button" ALT="Help"></A>
69 <A HREF="/admin?OP=add-class"><IMG SRC="/images/add-class.gif" CLASS="button" ALT="Add Class"></A>
70 <A HREF="/admin?OP=add-printer"><IMG SRC="/images/add-printer.gif" CLASS="button" ALT="Add Printer"></A>
71 <A HREF="/classes"><IMG SRC="/images/manage-classes.gif" CLASS="button" ALT="Manage Classes"></A>
72 <A HREF="/jobs"><IMG SRC="/images/manage-jobs.gif" CLASS="button" ALT="Manage Jobs"></A>
73 <A HREF="/printers"><IMG SRC="/images/manage-printers.gif" CLASS="button" ALT="Manage Printers"></A>
74 <A HREF="/admin"><IMG SRC="/images/manage-server.gif" CLASS="button" ALT="Manage Server"></A>
75 </P>
76
77 <P><I>If you are asked for a username and password, enter your login
78 username and password or the "root" username and password.</I></P>
79
80 <H2 CLASS="title">About CUPS</H2>
81
82 <P>
83 <IMG SRC="/images/happy.gif" ALIGN="LEFT" WIDTH="196" HEIGHT="144"
84 STYLE="padding-right: 10px;" ALT="Happy Computer and Printer">
85
86 <A HREF="http://www.easysw.com/"><IMG SRC="/images/esp-logo.gif"
87 ALIGN="RIGHT" WIDTH="110" HEIGHT="68" BORDER="0"
88 STYLE="padding-left: 10px; padding-bottom: 10px;"
89 ALT="Easy Software Products"></A>
90
91 CUPS provides a portable printing layer for
92 UNIX<SUP>&reg;</SUP>-based operating systems. It is developed and
93 maintained by <A HREF="http://www.easysw.com">Easy Software
94 Products</a> to promote a standard printing solution. CUPS is the
95 standard printing system used on MacOS<SUP>&reg;</SUP> X and most
96 Linux<SUP>&reg;</SUP> distributions.</P>
97
98 <P>CUPS uses the <A HREF="http://www.pwg.org/ipp/"
99 TARGET="_blank"> Internet Printing Protocol ("IPP")</A> as the
100 basis for managing print jobs and queues and adds network
101 printer browsing and PostScript Printer Description ("PPD")
102 based printing options to support real-world printing.<BR CLEAR="ALL"></P>
103
104 <H2 CLASS="title">For Printer Drivers and Assistance</H2>
105
106 <P>Visit the official CUPS site for printer drivers and
107 assistance:</P>
108
109 <PRE>
110 <A HREF="http://www.cups.org/" TARGET="_blank">www.cups.org</A>
111 </PRE>
112
113 <P>Commercial support and an enhanced version of CUPS called <A
114 HREF="http://www.easysw.com/printpro/">ESP Print Pro</A> is
115 available at:</P>
116
117 <PRE>
118 <A HREF="http://www.easysw.com/" TARGET="_blank">www.easysw.com</A>
119 </PRE>
120
121 </TD>
122 <TD WIDTH="15">&nbsp;</TD>
123 </TR>
124 <TR CLASS="header">
125 <TD VALIGN="BOTTOM" WIDTH="15"><IMG SRC="/images/bottom-left.gif"
126 WIDTH="15" HEIGHT="15" ALT=""></TD>
127 <TD COLSPAN="2" WIDTH="100%" STYLE="padding: 5;">
128
129 <P><SMALL>The Common UNIX Printing System, CUPS, and the CUPS logo are the
130 trademark property of <A HREF="http://www.easysw.com">Easy Software
131 Products</A>. CUPS is copyright 1997-2006 by Easy Software Products,
132 All Rights Reserved.</SMALL></P>
133
134 </TD>
135
136 <TD ALIGN="RIGHT" VALIGN="BOTTOM" WIDTH="15"><IMG SRC="/images/bottom-right.gif"
137 WIDTH="15" HEIGHT="15" ALT=""></TD>
138 </TR>
139 </TABLE>
140 </BODY>
141 </HTML>