|
From: Joseph R. <jos...@re...> - 2011-08-16 13:18:15
|
I suspect my problem isn't templates, but the plugin itself. I note that in my old install I do get a verification:
~~~~
=== plugin: 'comments'
file: /home/reagle/data/2web/pyblosxom-contrib-1.3.3/plugins/comments/plugins/comments.pyc
version: $Id: comments.py 991 2007-02-26 01:20:02Z ryanbarrett $
missing optional property: 'comment_ext'
PASS
~~~~
Now I get:
~~~
- 'comments' (/home/reagle/data/2web/pyblosxom-1.5rc3/plugins/comments/__init__.pyc)
~~~~
Is that right?
Is there a way via the Web -- rather than the command line -- that would show some diagnostics of what plugin is operational and/or what variables are available?
|