-
Check out current SVN version and attempt to perform static rendering of simple site. Pyblosxom won't run due to ".svn" directories being present in the flavours.
rendering '/2009/Sep/22/index.html' ...
Traceback (most recent call last):
File "/home/ajft/src/pyblosxom/pyblosxom/bin/pyblosxom-cmd", line 25, in
sys.exit(command_line_handler("pyblosxom-cmd", sys.argv))
File...
2009-09-22 05:08:52 UTC by ajft
-
ryanbarrett committed revision 1338 to the pyblosxom SVN repository, changing 1 files.
2009-09-17 17:04:21 UTC by ryanbarrett
-
willhelm committed revision 1337 to the pyblosxom SVN repository, changing 1 files.
2009-09-10 23:00:50 UTC by willhelm
-
willhelm committed revision 1336 to the pyblosxom SVN repository, changing 1 files.
2009-09-10 22:15:44 UTC by willhelm
-
willhelm committed revision 1335 to the pyblosxom SVN repository, changing 1 files.
2009-09-10 18:54:04 UTC by willhelm
-
willhelm committed revision 1334 to the pyblosxom SVN repository, changing 2 files.
2009-09-10 18:50:29 UTC by willhelm
-
The RendererBase class has setContent method, but does not have getContent method. This method is used by some plugins such as folksonomy and implemented by BlosxomRenderer. I suggest moving getContent from BlosxomRenderer to RendererBase, because it looks like a part of base class interface and should be defined there. It would also simplify custom renderers creation.
2009-09-09 10:49:51 UTC by abondarenko
-
willhelm committed revision 1333 to the pyblosxom SVN repository, changing 1 files.
2009-07-17 21:32:27 UTC by willhelm
-
willhelm committed revision 1332 to the pyblosxom SVN repository, changing 1 files.
2009-07-17 00:01:53 UTC by willhelm
-
willhelm committed revision 1331 to the pyblosxom SVN repository, changing 1 files.
2009-07-08 22:18:52 UTC by willhelm