Changeset 2478

Show
Ignore:
Timestamp:
09/24/05 14:02:50 (19 years ago)
Author:
jerome
Message:

Typos, and removed references to LPRng

Location:
pykota/trunk
Files:
1 added
24 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/cgi-bin/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/conf/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/contributed/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/CREDITS

    r2473 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/debian/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/docs/dumpykota.sgml

    r2266 r2478  
    2222    format is also supported. 
    2323    This allows you to interface <application>PyKota</application> with third party tools like 
    24     <application>phpPrintAnalyzer</application> which is a logfile analyzer for <application>CUPS</application>, 
    25     even in the case where you use <application>LPRng</application> instead of <application>CUPS</application>. 
     24    <application>phpPrintAnalyzer</application> which is a logfile analyzer for <application>CUPS</application>. 
    2625  </para>   
    2726   
  • pykota/trunk/docs/installation.sgml

    r2361 r2478  
    438438      For each Print Server on which you plan to implement the print quota 
    439439      mechanism, you have, of course, to have an already working printing environment.  
    440       Currently <application>PyKota</application> works with either  
     440      Currently <application>PyKota</application> works with  
    441441      <ulink url="http://www.cups.org"><application>CUPS</application></ulink> 
    442       or <ulink url="http://lprng.sourceforge.net"><application>LPRng</application></ulink>, 
    443       but more printing systems may be added in the future. 
     442      but older releases also supported <ulink url="http://lprng.sourceforge.net"><application>LPRng</application></ulink>. 
     443      <application>LPRng</application> support might be re-added in the future. 
    444444    </para> 
    445445     
     
    451451        <listitem> 
    452452          <para> 
    453             <application>CUPS</application> version 1.1.14 or above, or <application>LPRng</application> 
    454             version 3.8.27 or above (it probably works with older versions but this is untested). 
    455             You can download them from <ulink url="http://www.cups.org">http://www.cups.org</ulink> 
    456             or <ulink url="http://lprng.sourceforge.net">http://lprng.sourceforge.net</ulink> 
     453            <application>CUPS</application> version 1.1.14 or above. 
     454            You can download it from <ulink url="http://www.cups.org">http://www.cups.org</ulink> 
    457455          </para> 
    458456        </listitem>   
     
    517515              <listitem> 
    518516                <para> 
    519                   MySQL backend : TODO 
     517                  MySQL backend : Not supported yet. 
    520518                </para> 
    521519              </listitem> 
    522520              <listitem> 
    523521                <para> 
    524                   Berkeley DB backend : TODO 
     522                  Berkeley DB backend : Not supported yet. 
    525523                </para> 
    526524              </listitem> 
     
    560558        <listitem> 
    561559          <para> 
    562             The <application>pysnmp</application> Python module version 3.4.2 or 3.4.3 exclusively.  
     560            The <application>pysnmp</application> Python module version 3.4.2, 3.4.3 or 3.4.4 exclusively.  
    563561            You can download it from <ulink url="http://pysnmp.sourceforge.net">http://pysnmp.sourceforge.net</ulink>. 
    564562          </para> 
     
    586584            The <application>PyOSD</application> Python module.  
    587585            You can download it from <ulink url="http://repose.cx/pyosd/">http://repose.cx/pyosd/</ulink>. 
     586          </para> 
     587        </listitem>   
     588        <listitem> 
     589          <para> 
     590            The <application>pkpgcounter</application> Generic Page Description Language parser.  
     591            You can download it from <ulink url="http://www.librelogiciel.com/software/">http://www.librelogiciel.com/software/</ulink>. 
    588592          </para> 
    589593        </listitem>   
     
    684688      ensure that no normal user can read this file. It should only be readable 
    685689      by the <literal>root</literal> user, which is always the case, and by  
    686       <application>PyKota</application> administrators. In addition, <application>LPRng</application> 
    687       users, or users for which <application>CUPS</application> doesn't run as user <literal>root</literal> will  
     690      <application>PyKota</application> administrators. In addition, 
     691      users for which <application>CUPS</application> doesn't run as user <literal>root</literal> will  
    688692      have to ensure that the user their printing system is run as 
    689693      can read both of these files. An easy way to do so is to put the <literal>lp</literal> user 
     
    832836    </sect2> 
    833837     
    834     <sect2> 
    835       <title>With LPRng</title> 
    836        
    837       <para> 
    838         For each printer on which you want to use <application>PyKota</application>, just modify the printer's  
    839         entry in <filename>/etc/printcap</filename> : you have to add 
    840         the three following lines : 
    841          
    842 <screen>         
    843   :achk=true:\ 
    844   :as=/usr/share/pykota/lprngpykota:\ 
    845   :ae=/usr/share/pykota/lprngpykota:\ 
    846 </screen>           
    847  
    848         This will tell <application>LPRng</application> to activate accounting, and use the <filename>lprngpykota</filename>  
    849         accounting filter both at the start and at the end of printing.  
    850       </para> 
    851        
    852        
    853       <para> 
    854         Repeat the above procedure for each print queue on which you want to use 
    855         PyKota. That's all ! 
    856       </para> 
    857        
    858       <para> 
    859         When all modifications are done, just save the <filename>/etc/printcap</filename> file  
    860         and restart <application>LPRng</application> for the changes to take effect :  
    861         <screen> 
    862 $ /etc/init.d/lprng restart         
    863         </screen> 
    864       </para> 
    865        
    866       <sect3> 
    867         <title>Troubleshooting</title> 
    868         <para> 
    869           In case of problem, the simplest way to solve it is currently 
    870           to ask on PyKota's mailing list, describing the symptoms, as 
    871           well as the hardware and software you use. 
    872           In a future release of this document, a section dedicated to  
    873           Frequently Asked Questions will be included. 
    874         </para> 
    875          
    876         <para> 
    877           You can now also ask us questions on IRC : 
    878           <screen> 
    879 /server irc.freenode.net           
    880 /join #pykota 
    881           </screen> 
    882         </para> 
    883       </sect3>   
    884        
    885     </sect2> 
    886      
    887838  </sect1>   
    888839</chapter> 
  • pykota/trunk/docs/pykota.sgml

    r2468 r2478  
    2222  <bookinfo> 
    2323    <title>PyKota Documentation</title> 
    24     <subtitle>A full featured Print Quota Solution for CUPS and LPRng</subtitle> 
     24    <subtitle>A full featured Print Quota Solution for CUPS</subtitle> 
    2525    <copyright> 
    2626      <year>2003</year> 
     
    5353      <para> 
    5454        This document will describe the setup of the PyKota Print Quota system 
    55         for the Common UNIX Printing Environment and LPRng, and its day-to-day use. 
     55        for the Common UNIX Printing System, and its day-to-day use. 
    5656      </para> 
    5757    </abstract> 
  • pykota/trunk/initscripts/ldap/README.ldap

    r2361 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/initscripts/mysql/README.mysql

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/initscripts/postgresql/README.postgresql

    r2452 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/initscripts/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/LICENSE

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/logos/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/man/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/NEWS

    r2474 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/po/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/README

    r2471 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     
    4545        - Supports both CUPS and LPRng as the printing system. 
    4646          NB : LPRng is only supported with versions  
    47           of PyKota <= v1.22HotFix1, but support for LPRng  
    48           may be reintroduced at a later date. 
     47          of PyKota <= v1.22HotFix1, but support for LPRng  
     48          may be reintroduced at a later date. 
     49          This version DOES NOT support LPRng ! 
    4950        
    5051    Databases : 
     
    335336  You need to have the following tools installed on the CUPS Server : 
    336337   
    337     - CUPS (http://www.cups.org) or LPRng (http://www.lprng.com) 
     338    - CUPS (http://www.cups.org) 
    338339    - Python v2.1 or above (http://www.python.org) 
    339340    - eGenix' mxDateTime Python extension (http://www.egenix.com) 
     
    600601  - LPRng Printing System : 
    601602   
    602     For each printer on which you want to use PyKota : 
    603      
    604         Modify the printer's entry in /etc/printcap : you have to add 
    605         the three following lines : 
    606          
    607           :achk=true:\ 
    608           :as=/usr/share/pykota/lprngpykota:\ 
    609           :ae=/usr/share/pykota/lprngpykota:\ 
    610            
    611         This will tell LPRng to activate accounting, and use the lprngpykota  
    612         accounting filter both at the start and at the end of printing.  
    613          
    614     When all modifications are done, just save the /etc/printcap file and     
    615     restart LPRng : 
    616      
    617           $ /etc/init.d/lprng restart 
    618            
    619         or :     
    620        
    621           $ /etc/rc.d/init.d/lprng restart 
    622            
    623         or any similar command depending on your operating system.   
     603    IMPORTANT : This release of PyKota DOES NOT support LPRng. 
     604     
     605    If you want to use PyKota with LPRng, you have to download 
     606    an earlier release of PyKota, for example v1.22HotFix1. 
    624607         
    625608Now you can begin to populate the PyKota's database with printers, 
     
    666649    to obtain a similar result (warning message when quota is low). 
    667650 
    668 Restart CUPS or LPRng, for example under Debian GNU/Linux systems :           
     651Restart CUPS, for example under Debian GNU/Linux systems :           
    669652 
    670653    $ /etc/init.d/cupsys restart 
    671654     
    672   or : 
    673    
    674     $ /etc/init.d/lprng restart 
    675          
    676655Your users now should be able to print but not exceed their  
    677656printing quota. 
  • pykota/trunk/SECURITY

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/stylesheets/pykota.css

    r2303 r2478  
    11/*  
    2   PyKota - Print Quota for CUPS and LPRng 
     2  PyKota - Print Quotas for CUPS and LPRng 
    33   
    44  (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/stylesheets/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/TODO

    r2462 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
  • pykota/trunk/untested/README

    r2303 r2478  
    11# $Id$ 
    22 
    3 PyKota - Print Quota for CUPS and LPRng 
     3PyKota - Print Quotas for CUPS and LPRng 
    44 
    55(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>