blob: d5a0e6c0c117c5cb16dbebd156559bf910710ef2 (
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.sourceforge.net/
.. _`my website`:
http://www.ceplovi.cz/matej/progs/scripts/genericwiki.py
|