|
From: Akai <ope...@gm...> - 2011-11-09 01:08:00
|
Hi everyone, Sorry to be bugging you guys.. I can't manage to install any plugins I tried the "new" method from the WHATSNEW file and the old ones from the other docs some of my attempts: py["load_plugins"] = ["Pyblosxom.plugins.comments"] py["plugin_dirs"] = [os.path.join(blogdir, "plugins"),"/home/sites/bloxblog/Pyblosxom/plugins"] etc.. I'm running the current GIT head version if that helps, using CGI rendering (though I tried Paste as well) -Akai |