|
From: andrew f. <afi...@ho...> - 2010-10-12 04:57:18
|
Thanks for the response, Will. I tried that and now I get a slightly different error pyblosxom-cmd version 1.5rc2 20100803 Adding /path/to//blog/ to sys.path.... <string>:28: (ERROR/3) Unknown interpreted text role "super". <string>:15: (ERROR/3) Unexpected indentation. > Date: Sun, 10 Oct 2010 08:33:13 -0400 > From: wi...@bl... > To: afi...@ho... > CC: pyb...@li... > Subject: Re: [pyblosxom-users] Tag Fail > > You need to specify the config file on the command line because > otherwise pyblosxom-cmd doesn't know what pyblosxom blog you're talking > about. > > See the pyblosxom-cmd help for more details. > > > On 10/09/2010 05:10 PM, andrew fitting wrote: > > > > Overall, pyblosxom is working pretty well for me with one exception: tags. The command "pyblosxom-cmd buildtags" always returns > > > > pyblosxom-cmd version 1.5rc2 20100803 > > Command 'buildtags' does not exist. > > test Tests installation and configuration for a blog. > > create Creates directory structure for a new blog. > > staticrender Statically renders your blog into an HTML site. > > renderurl Renders a single url of your blog. > > > > I have the install's "pyblosxom-1.5rc2-py2.5.egg/plugins/tags/" on my "plugin_dirs" and the "tags" plugin in "load_plugins". I've tried a couple other variations but none make any difference. I'm obviously missing something obvious but can't figure out what it is. Any suggestions would be appreciated. > > > > Thanks |