[silva-dev] SilvaReferenceChecker 0.2 released

Clemens Klein-Robbenhaar crobbenhaar at web.de
Sat Jun 18 00:33:04 CEST 2005


Hi everybody,

  long at least I managed to release a new version of the reference checker.
Most probably it will be the last one, too (except for bugfixes).

It can be downloaded here:

  http://www.zope.org/Members/camil7/SilvaReferenceChecker/SilvaReferenceChecker-0.2/SilvaReferenceChecker-0.2.tgz

Beside of some internal cleanup (the references are now obtained in some
home grown adapter like approach instead via monkey patching the different
Silva content types), this product now contains a very experimental
interface to the lms.

  Please note that after unpacking the tarball You have to copy
"config.py.in" to "config.py" before restarting Zope.

To give the lms interface a try, comment in the lines in the config.py:

#import lms_link_checker
#get_linkchecker = lms_link_checker.get_link_checker

and set up the following two variables to values meaningful in Your setup.

Bug reports, feedback, etc are very welcome, of course.


  After the release I will now try to take a look at the CMFLinkChecker
and how both products may be integrated - most probably by moving
over the adapters from the SilvaReferenceChecker to the CMSLinkChecker,
I guess.

  Anyone else had any ideas, lately?

Cheers,
Clemens


P.S. sorry for the late release, its just my box told me the hard way
that I should have made backups just shortly before the first version
of the release was finished ...



More information about the silva-dev mailing list