|
From: Dan M. <mu...@al...> - 2002-04-10 06:45:26
|
I just committed Eric's latest ScrollKeeper-OMF DTD to CVS, along with updates to the docs and example OMF files in them. It should now be properly validating against this DTD and using the structure discussed in the docs (in the package, but not yet updated on the web site). If you download it from CVS and play with it at all, give us your feedback on how well it works. It should reject old OMF files as invalid. See the Writing ScrollKeeper OMF Files doc in the package for the new form. Note that it keeps a log of its activity in /var/log/scrollkeeper.log. To get verbose information to STDOUT on any DTD inconsistancies, use the -v (verbose) flag to scrollkeeper-udpate, scrollkeeper-install, or scrollkeeper-rebuilddb. Or, you can use xmllint to validate against the DTD. If no problems pop up, this will become 0.3.7 in a day or two. -Dan |