`--client-name` options.
- Updated `cupsEnumDests` and `cupsGetDests` to support printer browsing and
filtering options in client.conf (Issue #1180)
+- Updated the CUPS web interface to make administrative tasks more discoverable
+ (Issue #1207)
- Deprecated the "page-border" Job Template attribute (Issue #1020)
- Removed the `cups-config` utility (use `pkg-config` instead)
- Fixed use-after-free in `cupsdAcceptClient()` when we log warning during error
width: 100%;
}
.cups-header ul {
+ font-size: 20px;
list-style: none;
margin: 0;
-webkit-margin-before: 0;
}
.cups-header a {
display: block;
- padding: 5px 10px !important;
+ padding: 18px 30px !important;
+}
+.cups-header a.img {
+ padding: 12px 24px !important;
}
.cups-header a:link, .cups-header a:visited {
color: white !important;
}
.cups-body {
+ margin-top: 40px;
padding: 40px 20px;
}
.row .cups-body {
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Hjem</a></li>
<li><a href="/admin">Administration</a></li>
<li><a href="/classes/">Klasser</a></li>
<h1>CUPS @CUPS_VERSION@</h1>
<p>CUPS er det standardbaseret, open source-udskrivningssystem som er udviklet af <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> til Linux® og andre UNIX<sup>®</sup>-lignende styresystemer. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers</p>
</div>
+ <div class="row">
+ <h2 class="title">Server</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Tilføj printer"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Find nye printere"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Håndter jobs"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Håndter printere"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Skift indstillinger"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS for brugere</h2>
+ <h2 class="title">CUPS for brugere</h2>
<p><a href="help/overview.html">Overblik over CUPS</a></p>
<p><a href="help/options.html">Kommandolinjeudskrivning og tilvalg</a></p>
</div>
<div class="thirds">
- <h2>CUPS for administratorer</h2>
+ <h2 class="title">CUPS for administratorer</h2>
<p><a href="help/admin.html">Tilføjelse af printere og klasser</a></p>
<p><a href="help/policies.html">Håndtering af driftspolitikker</a></p>
<p><a href="help/network.html">Brug af netværksprintere</a></p>
<p><a href="help/man-cupsd.conf.html">cupsd.conf-reference</a></p>
</div>
<div class="thirds">
- <h2>CUPS for udviklere</h2>
+ <h2 class="title">CUPS for udviklere</h2>
<p><a href="help/cupspm.html">CUPS-programmeringsmanual</a></p>
<p><a href="help/api-filter.html">Filter- og backendprogrammering</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Ophavsret © 2021-2023 OpenPrinting. Alle rettigheder forbeholdt.</div>
+ <div class="cups-footer">Ophavsret © 2021-2025 OpenPrinting. Alle rettigheder forbeholdt.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Startseite</a></li>
<li><a href="/admin">Verwaltung</a></li>
<li><a href="/classes/">Klassen</a></li>
<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
<p>CUPS basiert auf Standards, Open Source Drucksystem entwickelt durch <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> für Linux® und andere UNIX®-artige Betriebssysteme. CUPS benutzt <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> zur Unterstützung lokaler und Netzwerkdrucker.</p>
</div>
+ <div class="row">
+ <h2 class="title">Server</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Drucker hinzufügen"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Neue Drucker suchen"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Aufträge verwalten"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Drucker verwalten"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Einstellungen ändern"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS für Benutzer</h2>
+ <h2 class="title">CUPS für Benutzer</h2>
<p><a href="help/overview.html">Überblick über CUPS</a></p>
<p><a href="help/options.html">Befehlszeilen-Druck und Optionen</a></p>
</div>
<div class="thirds">
- <h2>CUPS für Administratoren</h2>
+ <h2 class="title">CUPS für Administratoren</h2>
<p><a href="help/admin.html">Drucker und Klassen hinzufügen</a></p>
<p><a href="help/policies.html">Betriebs-Richtlinie festlegen</a></p>
<p><a href="help/network.html">Benutzung von Netzwerk-Druckern</a></p>
<p><a href="help/man-cupsd.conf.html">cupsd.conf Referenz</a></p>
</div>
<div class="thirds">
- <h2>CUPS für Entwickler</h2>
+ <h2 class="title">CUPS für Entwickler</h2>
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
<p><a href="help/api-filter.html">Filter und Backend Programmierung</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Alle Rechte vorbehalten.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Alle Rechte vorbehalten.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Inicio</a></li>
<li><a href="/admin">Administración</a></li>
<li><a href="/classes/">Clases</a></li>
<h1>CUPS @CUPS_VERSION@</h1>
<p>CUPS es el sistema de impresión de código abierto basado en estándares desarrollado por <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> para macOS<sup>®</sup> y otros sistemas operativos tipo UNIX<sup>®</sup>. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers.</p>
</div>
+ <div class="row">
+ <h2 class="title">Servidor</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Añadir impresora"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Encontrar nuevas impresoras"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Administrar trabajos"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Administrar impresoras"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Cambiar configuración"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS para usuarios</h2>
+ <h2 class="title">CUPS para usuarios</h2>
<p><a href="help/overview.html">Descripción de CUPS</a></p>
<p><a href="help/options.html">Impresión desde la línea de comandos y opciones</a></p>
</div>
<div class="thirds">
- <h2>CUPS para administradores</h2>
+ <h2 class="title">CUPS para administradores</h2>
<p><a href="help/admin.html">Añadir impresoras y clases</a></p>
<p><a href="help/policies.html">Gestión de políticas de funcionamiento</a></p>
<p><a href="help/network.html">Uso de impresoras de red</a></p>
<p><a href="help/man-cupsd.conf.html">Referencia de cupsd.conf</a></p>
</div>
<div class="thirds">
- <h2>CUPS para desarrolladores</h2>
+ <h2 class="title">CUPS para desarrolladores</h2>
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
<p><a href="help/api-filter.html">Programación de filtros y programas de conexión</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Derechos de autor © 2021-2023 OpenPrinting. Todos los derechos reservados.</div>
+ <div class="cups-footer">Derechos de autor © 2021-2025 OpenPrinting. Todos los derechos reservados.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Home</a></li>
<li><a href="/admin">Administration</a></li>
<li><a href="/classes/">Classes</a></li>
<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
<p>Le système d'impression open source basé sur des normes, développé par <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> for Linux® and other Unix®-like operating systems. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> pour prendre en charge l'impression vers des imprimantes locales et de réseau.</p>
</div>
+ <div class="row">
+ <h2 class="title">Serveur</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Ajouter une imprimante"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Trouver de nouvelles imprimantes"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Gérer les tâches"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Gérer les imprimantes"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Modifier les paramètres"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS pour les utilisateurs</h2>
+ <h2 class="title">CUPS pour les utilisateurs</h2>
<p><a href="help/overview.html">Overview of CUPS</a></p>
<p><a href="help/options.html">Command-Line Printing and Options</a></p>
</div>
<div class="thirds">
- <h2>CUPS pour les administrateurs</h2>
+ <h2 class="title">CUPS pour les administrateurs</h2>
<p><a href="help/admin.html">Adding Printers and Classes</a></p>
<p><a href="help/policies.html">Managing Operation Policies</a></p>
<p><a href="help/network.html">Using Network Printers</a></p>
<p><a href="help/man-cupsd.conf.html">cupsd.conf Reference</a></p>
</div>
<div class="thirds">
- <h2>CUPS pour les développeurs</h2>
+ <h2 class="title">CUPS pour les développeurs</h2>
<p><a href="help/cupspm.html">Manuel de programmation CUPS</a></p>
<p><a href="help/api-filter.html">Filter and Backend Programming</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. All rights reserved.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. All rights reserved.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Home</a></li>
<li><a href="/admin">Administration</a></li>
<li><a href="/classes/">Classes</a></li>
<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
<p>The standards-based, open source printing system developed by <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> for Linux® and other Unix®-like operating systems. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers.</p>
</div>
+ <div class="row">
+ <h2 class="title">This System</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Add Printer"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Find New Printers"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Manage Jobs"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Manage Printers"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Manage System Settings"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS for Users</h2>
+ <h2 class="title">Help for Users</h2>
<p><a href="help/overview.html">Overview of CUPS</a></p>
<p><a href="help/options.html">Command-Line Printing and Options</a></p>
</div>
<div class="thirds">
- <h2>CUPS for Administrators</h2>
+ <h2 class="title">Help for Administrators</h2>
<p><a href="help/admin.html">Adding Printers and Classes</a></p>
<p><a href="help/policies.html">Managing Operation Policies</a></p>
<p><a href="help/network.html">Using Network Printers</a></p>
<p><a href="help/man-cupsd.conf.html">cupsd.conf Reference</a></p>
</div>
<div class="thirds">
- <h2>CUPS for Developers</h2>
+ <h2 class="title">Help for Developers</h2>
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
<p><a href="help/api-filter.html">Filter and Backend Programming</a></p>
</div>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">ホーム</a></li>
<li><a href="/admin">管理</a></li>
<li><a href="/classes/">クラス</a></li>
<h1>CUPS @CUPS_VERSION@</h1>
<p>CUPS は、macOS<sup>®</sup> およびその他の UNIX <SUP>®</sup> 系 OS のために、<a href="http://www.apple.com/">Apple Inc.</a> によって開発された標準ベースのオープンソース印刷システムです。</p>
</div>
+ <div class="row">
+ <h2 class="title">サーバー</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="プリンターの追加"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="新しいプリンターの検索"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="ジョブの管理"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="プリンターの管理"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="設定の変更"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS ユーザー向け</h2>
+ <h2 class="title">CUPS ユーザー向け</h2>
<p><a href="help/overview.html">CUPS の概要</a></p>
<p><a href="help/options.html">コマンドラインからの印刷とオプション</a></p>
</div>
<div class="thirds">
- <h2>CUPS 管理者向け</h2>
+ <h2 class="title">CUPS 管理者向け</h2>
<p><a href="help/admin.html">プリンターとクラスの追加</a></p>
<p><a href="help/policies.html">操作ポリシーの管理</a></p>
<p><a href="help/network.html">ネットワークプリンターの使い方</a></p>
<p><a href="help/man-cupsd.conf.html">ネットワークプリンターの使い方</a></p>
</div>
<div class="thirds">
- <h2>CUPS 開発者向け</h2>
+ <h2 class="title">CUPS 開発者向け</h2>
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
<p><a href="help/api-filter.html">フィルタとバックエンドのプログラミング</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. All rights reserved.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. All rights reserved.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Start</a></li>
<li><a href="/admin">Administracja</a></li>
<li><a href="/classes/">Klasy</a></li>
<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
<p>Oparty na standardach i otwartych źródłach system wydruku stworzony przez <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> na Linux® i inne systemy typu Unix®. CUPS używa <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> do drukowania na lokalnych i sieciowych drukarkach.</p>
</div>
+ <div class="row">
+ <h2 class="title">Serwer</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Dodaj drukarkę"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Znajdź nowe drukarki"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Zarządzanie kolejką"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Zarządzanie drukarkami"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Zapisz ustawienia"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS dla użytkowników</h2>
+ <h2 class="title">CUPS dla użytkowników</h2>
<p><a href="help/overview.html">Przegląd CUPS</a></p>
<p><a href="help/options.html">Drukowanie i ustawienia z linii poleceń</a></p>
</div>
<div class="thirds">
- <h2>CUPS dla administratorów</h2>
+ <h2 class="title">CUPS dla administratorów</h2>
<p><a href="help/admin.html">Dodawanie drukarek i klas</a></p>
<p><a href="help/policies.html">Zarządzanie politykami operacyjnymi</a></p>
<p><a href="help/network.html">Użytkowanie drukarek sieciowych</a></p>
<p><a href="help/man-cupsd.conf.html">Skrypt cupsd.conf</a></p>
</div>
<div class="thirds">
- <h2>CUPS dla programistów</h2>
+ <h2 class="title">CUPS dla programistów</h2>
<p><a href="help/cupspm.html">Podręcznik programowania CUPS</a></p>
<p><a href="help/api-filter.html">Programowanie filtrów i zadań serwera</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Prawa autorskie © 2021-2023 OpenPrinting. Wszystkie prawa zastrzeżone.</div>
+ <div class="cups-footer">Prawa autorskie © 2021-2025 OpenPrinting. Wszystkie prawa zastrzeżone.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Início</a></li>
<li><a href="/admin">Administração</a></li>
<li><a href="/classes/">Classes</a></li>
<h1>CUPS @CUPS_VERSION@</h1>
<p>CUPS é o sistema de impressão baseado em padrões e de código aberto desenvolvido pela <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> para Linux® e outros sistemas operacionais similares ao UNIX<sup>®</sup>. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers.</p>
</div>
+ <div class="row">
+ <h2 class="title">Servidor</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Adicionar impressora"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Encontrar novas impressoras"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Gerenciar trabalhos"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Gerenciar impressoras"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Alterar configurações"></form>
+ </div>
<div class="row">
<div class="thirds">
- <h2>CUPS para usuários</h2>
+ <h2 class="title">CUPS para usuários</h2>
<p><a href="help/overview.html">Visão geral do CUPS</a></p>
<p><a href="help/options.html">Impressão e opções em linha de comando</a></p>
</div>
<div class="thirds">
- <h2>CUPS para administradores</h2>
+ <h2 class="title">CUPS para administradores</h2>
<p><a href="help/admin.html">Adicionar impressoras e classes</a></p>
<p><a href="help/policies.html">Gerenciar políticas de operação</a></p>
<p><a href="help/network.html">Usar impressoras de rede</a></p>
<p><a href="help/man-cupsd.conf.html">Referência para o cupsd.conf</a></p>
</div>
<div class="thirds">
- <h2>CUPS para desenvolvedores</h2>
+ <h2 class="title">CUPS para desenvolvedores</h2>
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
<p><a href="help/api-filter.html">Programação de filtros e backend</a></p>
</div>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Todos os direitos reservados.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Todos os direitos reservados.</div>
</body>
</html>
<body>
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a class="active" href="/">Начало</a></li>
<li><a href="/admin">Администрирование</a></li>
<li><a href="/classes/">Группы</a></li>
<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
<P>CUPS — поддерживающая большинство стандартов, свободная подсистема печати, разрабатываемая компанией <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> для операционной системы Linux® и других UNIX<SUP>®</SUP>-подобных операционных систем. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers</P>
</div>
+ <div class="row">
+ <h2 class="title">Сервер</h2>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="add-printer"><input type="submit" value="Добавить принтер"></form>
+ <form action="/admin/" method="POST"><input type="hidden" name="org.cups.sid" value="{$org.cups.sid}"><input type="hidden" name="OP" value="find-new-printers"><input type="submit" value="Найти новый принтер"></form>
+ <form action="/jobs/" method="GET"><input type="submit" value="Управление заданиями"></form>
+ <form action="/printers/" method="GET"><input type="submit" value="Управление принтерами"></form>
+ <form action="/admin/" method="GET"><input type="submit" value="Сохранить"></form>
+ </div>
<div class="row">
<div class="thirds">
<H2>CUPS для пользователей</H2>
</div>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. All Rights Reserved.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. All Rights Reserved.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Hjem</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administration</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Klasser</a></li>
</div>
</div>
- <div class="cups-footer">Ophavsret © 2021-2023 OpenPrinting. Alle rettigheder forbeholdt.</div>
+ <div class="cups-footer">Ophavsret © 2021-2025 OpenPrinting. Alle rettigheder forbeholdt.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Startseite</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Verwaltung</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Klassen</a></li>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Alle Rechte vorbehalten.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Alle Rechte vorbehalten.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Inicio</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administración</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Clases</a></li>
</div>
</div>
- <div class="cups-footer">Derechos de autor © 2021-2023 OpenPrinting. Todos los derechos reservados.</div>
+ <div class="cups-footer">Derechos de autor © 2021-2025 OpenPrinting. Todos los derechos reservados.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Home</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administration</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Classes</a></li>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Tous droits réservés.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Tous droits réservés.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Home</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administration</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Classes</a></li>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">ホーム</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">管理</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">クラス</a></li>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. All Rights Reserved.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. All Rights Reserved.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Start</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administracja</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Klasy</a></li>
</div>
</div>
- <div class="cups-footer">Prawa autorskie © 2021-2023 OpenPrinting. Wszystkie prawa zastrzeżone.</div>
+ <div class="cups-footer">Prawa autorskie © 2021-2025 OpenPrinting. Wszystkie prawa zastrzeżone.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Início</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Administração</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Classes</a></li>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Todos os direitos reservados.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Todos os direitos reservados.</div>
</body>
</html>
<body onload="check_cookies();">
<div class="cups-header">
<ul>
- <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
+ <li><a class="img" href="https://openprinting.github.io/cups/" target="_blank"><img src="/images/cups.png" width="32" height="32" alt="OpenPrinting CUPS"></a></li>
<li><a href="/">Начало</a></li>
<li><a {SECTION=admin?class="active" :}href="/admin">Администрирование</a></li>
<li><a {SECTION=classes?class="active" :}href="/classes/">Группы</a></li>
</div>
</div>
- <div class="cups-footer">Copyright © 2021-2023 OpenPrinting. Все права защищены.</div>
+ <div class="cups-footer">Copyright © 2021-2025 OpenPrinting. Все права защищены.</div>
</body>
</html>