Changeset 2584 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
11/15/05 22:47:29 (18 years ago)
Author:
jerome
Message:

Introduce the onbackenderror directive.
Make problems caused by real backend failures appear
as such in the printing history.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2581 r2584  
    2222PyKota NEWS : 
    2323        
     24    - 1.24alpha2 : 
     25     
     26        - Introduce the "onbackenderror" directive in pykota.conf, to 
     27          control if the user must be charged or not whenever a real 
     28          CUPS backend fails. The default value is 'nocharge'. 
     29          Set it to 'charge' if you think your users can cause a CUPS 
     30          backend to fail. 
     31           
     32        - Now mark original backends related problems as such in the  
     33          printing history. Modified printquota.cgi and pykota.css 
     34          to make them be more visible. 
     35           
    2436    - 1.24alpha1 : 
    2537