| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/cups/templates/pl/ |
Upload File : |
<DIV CLASS="indent">
<H2 CLASS="title">{op=modify-printer?Modyfikowanie {printer_name}:Dodawanie drukarki}</H2>
<FORM METHOD="POST" ACTION="/admin">
<INPUT TYPE="HIDDEN" NAME="OP" VALUE="{op}">
{printer_name?<INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}">:}
<INPUT TYPE="HIDDEN" NAME="CURRENT_MAKE_AND_MODEL" VALUE="{?current_make_and_model}">
<TABLE>
<TR>
<TH CLASS="label">Połączenie:</TH>
<TD><INPUT TYPE="TEXT" SIZE="60" MAXLENGTH="1024" NAME="DEVICE_URI" VALUE="{current_device_uri?{current_device_uri}:{device_uri}}"></TD>
</TR>
<TR>
<TD></TD>
<TD>Przykłady:
<PRE>
http://nazwakomputera:631/ipp/
http://nazwakomputera:631/ipp/port1
ipp://nazwakomputera/ipp/
ipp://nazwakomputera/ipp/port1
lpd://nazwakomputera/kolejka
socket://nazwakomputera
socket://nazwakomputera:9100
</PRE>
<P>Proszę zobaczyć <A HREF="/help/network.html" TARGET="_blank">"Drukarki
sieciowe"</A>, aby uzyskać poprawne URI dla drukarki.</P>
</TD>
</TR>
<TR>
<TD></TD>
<TD><INPUT TYPE="SUBMIT" VALUE="Kontynuuj"></TD>
</TR>
</TABLE>
</FORM>
</DIV>