File: TODO

package info (click to toggle)
sgml-base 1.26
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 132 kB
  • ctags: 18
  • sloc: perl: 282; sh: 114; makefile: 102
file content (32 lines) | stat: -rw-r--r-- 1,553 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
------------------------------------------------------------------------------
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 [..]'
------------------------------------------------------------------------------