Re: Markdown

chombee <[email protected]>
Newsgroups gmane.comp.web.pyblosxom.devel
Message-ID <[email protected]>
I put pymarkdown.py and markdown.py in my plugins dir but nothing happens. I
just installed pyblosxom so perhaps I haven't got plugins working at all, but I
have set the plugin_dirs property in config.py. I tried running pymarkdown.py
from the shell and it couldn't find module Pyblosxom:

-bash-3.00$ python pymarkdown.py
Traceback (most recent call last):
  File "pymarkdown.py", line 45, in ?
    from Pyblosxom import tools
ImportError: No module named Pyblosxom

Running pyblosxom.cgi from the shell shows that it finds the plugins, but can't
try to verify them:

-bash-3.00$ ./pyblosxom.cgi 
Welcome to PyBlosxom's installation verification system.
------
]] printing diagnostics [[
pyblosxom:   1.3.2 2/13/2006
sys.version: 2.3.5 (#1, Jun 27 2006, 17:04:50)  [GCC 3.3.3 (NetBSD nb3 20040520)]
os.name:     posix
codebase:    /arpa/ns/s/seanh/html/pyblosxom/
------
]] checking config file [[
config has 17 properties set.

   missing optional property: 'base_url'
   missing optional property: 'renderer'
   missing optional property: 'cacheDriver'
   missing optional property: 'cacheConfig'
   missing optional property: 'load_plugins'

Refer to the documentation for what properties are available
and what they do.
PASS: config file is fine.
------
]] checking datadir [[
PASS: datadir is there.  Note: this does not check whether
      your webserver has permissions to view files therein!
------
Now we're going to verify your plugin configuration.

The following plugins do not support installation verification:
   'markdown' (plugins/markdown.pyc)
   'pymarkdown' (plugins/pymarkdown.pyc)



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.