Commit Graph

7 Commits

Author SHA1 Message Date
Emanuel Schuetze
1d1f5fa218 Added html support for motion text.
Use html parser 'beautifulsoup' to replace html tags which not supported by reportlab pdf.
'pip install bs4' required.

Fixed nested ol lists and unicode warning.

New requirement: beautifulsoup4

HTML support for reportlab.

Move parse html code into new function. Added missing html support in pdf for motion reason.

Added version number for bleach and beautifulsoup4. Moved to core requirements block.

Added bs4, bleach and html5lib requirements to portable build script. Updated portable readme for 1.4.
2013-04-18 13:23:40 +02:00
Andy Kittner
073c98d6b1 Remove note about installing openslides before building the portable 2012-11-22 00:29:20 +01:00
Emanuel Schuetze
945081f7a6 Some minor changes and restructure work on howto create probable document. 2012-11-09 09:25:14 +01:00
Andy Kittner
ce87353cd4 Update instructions for building the portable 2012-08-27 21:54:12 +02:00
Norman Jäckel
bdbe49efc6 Update INSTALL and create_portable.txt (#209) 2012-06-23 11:18:55 +02:00
Emanuel Schuetze
df8b3a98b7 #117: Updated win32 readme and howto files. 2012-04-27 22:33:40 +02:00
Andy Kittner
beaa3e341a Create portable win32 binary distribution 2012-04-15 16:04:08 +02:00