For some time now I have been thinking of implementing new sidebar
entry: Recent comments. Now that there seems to be some new comments
on this blog, I finally did write the code for it. There is nice
cached index for the sidebar entry, which gets updated when new
comment is posted or old one is remove.
I already pushed the code to the git
repository, but I am not going to release Kukkaisvoima version 10
just yet. I am thinking of adding nice array for sidebar, which will
tell what entries there will be, so that it will be easier to exclude
something and add new things to it, if someone wishes. Also it might
be good to test this sidebar stuff for a while.
By the way, I noticed really nice disqus integration for Kukkaisvoima on brian
hefele's untidy space blog. If one is not that fond of
Kukkaisvoima's default commenting system that one looks like a really
good alternative. Check it out.
-
Petteri:
2010-09-18, 1 year and 142 days ago
Testing this feature would be easier if there would be more comments on this blog :)
-
Petteri:
2010-09-18, 1 year and 142 days ago
It was really hard to notice that email was missing when posting comment. Maybe some kind of error message would be in placed.
-
sleddog:
2010-11-21, 1 year and 78 days ago
Just wanted to say a quick hi and thank-you for Kukkaisvoima. I've started an experimental site using it at http://yab.dashed.ca
-
Petteri:
2010-11-27, 1 year and 72 days ago
Nice blog. It is always nice to know when somebody is using Kukkaisvoima. I get occasionally emails about new Kukkaisvoima blogs, but there are not that many around :)
-
sleddog:
2010-12-04, 1 year and 65 days ago
Thanks Petteri.
I quite like Kukkaisvoima, though I have to admit I've been hacking around in the code quite a bit to do things the way I want :) But I'm not a Python programmer, and it's mostly cosmetic stuff resolvable with templates. Are you open for suggestions and, if so, what's the best route to submit them?
-
Petteri:
2010-12-04, 1 year and 65 days ago
Feel free to send patches/suggestions by email. My address is petteri at gmail dot com . If you use github you can alternatively send me a pull request there ( http://help.github.com/pull-requests/ ).
-
flo:
2011-03-21, 323 days ago
A tag support will be nice
-
Petteri:
2011-03-22, 322 days ago
I think categories in Kukkaisvoima are quite the same as tags in some other blog engines. Or is there something different in tags than in Kukkaisvoima categories?