blob: 626be7ac25471a64d63abf1fc1c81f0d0bf8cb01 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
genericwiki plugin maintained again
###################################
:date: 2005-06-18T05:11:00
:category: computer
:tags: blogging, python
I have fixed genericwiki.py plugin for Pyblosxom_, made it into the
real entryparser, and made it to produce standard compliant HTML
(block-level elements cannot be in <p> element). It is available on `my
website`_. I am not sure whether I will maintain it like forever, but so
far I like it.
.. _Pyblosxom:
http://pyblosxom.sf.net
.. _`my website`:
http://www.ceplovi.cz/matej/progs/scripts/genericwiki.py
|