33 lines
1.5 KiB
Plaintext
33 lines
1.5 KiB
Plaintext
------------------------------------------------------------------------------
|
|
To do list for sgml-base
|
|
------------------------------------------------------------------------------
|
|
|
|
BUGS:
|
|
------------------------------------------------------------------------------
|
|
Number Description
|
|
------------------------------------------------------------------------------
|
|
88008 update-catalog should change its name
|
|
125706 does not remove /etc/sgml, /usr/lib/sgml on purge
|
|
------------------------------------------------------------------------------
|
|
|
|
WISHLIST:
|
|
------------------------------------------------------------------------------
|
|
Number Description
|
|
------------------------------------------------------------------------------
|
|
85682 install-catalog (or whatever) should support filename derivative lines
|
|
in SGML dir
|
|
88010 please consider catalog design change
|
|
------------------------------------------------------------------------------
|
|
|
|
VARIOUS:
|
|
------------------------------------------------------------------------------
|
|
* implement an `sgml-config` tool ala `pkg-config` (look at `sgmlwhich`):
|
|
* SGML_CATALOG_FILES=`sgml-config --catalogs xml-resume`
|
|
* other options:
|
|
--dtd list the dtd path of such package
|
|
--decl list the declaration file associate
|
|
--doctype produce a valid doctype header for a document
|
|
* move `sgml-catalog-check.pl` from 'sgml-data' to 'sgml-base'
|
|
* 'xsltproc --catalogs [..]'
|
|
------------------------------------------------------------------------------
|