# $ApsCVS: src/apsfilter/TODO,v 1.30 2000/08/28 17:21:51 andreas Exp $

# task numbering scheme:
# 100-199 Prio A
# 200-299 Prio B
# 300-399 Prio C
# contact: name_1..name_n
#	- to flag work in progress
# to be removed by only one person (Andreas Klemm) if solved

(100)	security, code cleanup, portability, ease of use
	(don't remove this ;-)

(101)	security
	try to put wrapper program around input filter, so that apsfilter
	runs privileges of the user who send the print job.
	From: Michael Lossin <losse@germanymail.com>
	Date: Tue, 11 Apr 2000 09:02:27 +0200
	contact:

(102)	SETUP, create lpr.conf file for Unix Remote Printer
	contact:

(103)	automate update of bumping apsfilters version number
	should go into make-release, since it has to be updated manually
	contact:

(104)	postscript init files for printer handling:
	- tray selection, duplex printing
	contact: Michael Lossin <losse@germanymail.com>

(105)	postscript init files to produce some backgrounds on page:
	- Entwurf / draft
	- vertraulich / secret
	- streng vertraulich / top secret
	- confidential
	- company label
	with CLASS support
	contact: 

(110)	setup GNATS database and www frontend
	contact:

(111)	apsfilter script doesn't like empty PAPERSIZE
	SETUP should check this and tell user to choose default papersize
	Maybe we should support different PAPERSIZES with "CLASS" support
	If user decides to change the Media....
	From: "Ray Seals" <rseals@vdsi.net>
	contact:

(112)	apsfilter regression test
	external script to test apsfilters print capabilities, filter and gs
	> to PS:			gs -sDEVICE=$PRINTER:
	> ---------------------		---------------------
	> pbm   : ok                    ok
	> targa : ok                    ok
	> pdf   : failed                failed
	> pdf   : missing filter        failed
	contact:

(113)	SGML makefiles need rework

(201)	create scripts for printer management, i.e.: add/delete/modify printer
	should be lpd and LPRng compliant
	will be needed by GUI tools
	contact:

(202)	improve installation via SETUP (TCL/TK)
	needs (201)
	contact:

(204)	documentation: add more infos to manpages
	contact: apsfilter-doc@apsfilter.org

(205)	improve apsfilter homepage (online documentation, see 103)
	contact: apsfilter-doc@apsfilter.org

(207)	setup searchable mailing list archive

(300)	Support for Windoof PJL files, requested by Jrg Wunsch
	Hier ist ein sed-Kommando, mit dem man den Datentyp herausbekommt:
	sed -n -e '/^@PJL ENTER LANGUAGE = /s/.*= \([A-Za-z][A-Za-z]*\).*/\1/p'
	Die Ausgabe ist dann sowas wie "Postscript" oder "PCL".
	contact:

(302)	greayscale printouts could be forced by using additional
	pipe through gs and using DEVICE=psmono.
	Disadv.: rather slow.
	From: Michael Lossin <losse@germanymail.com>
	Date: Tue, 11 Apr 2000 09:02:27 +0200
	contact:

