comparison doc/installation.txt @ 5013:c1443d96ac94

jinja2: optional requirement added to installation.txt and link to wiki page.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 06 Jan 2016 21:31:11 +0100
parents c3a90535f7a7
children 1c992cb4301a
comparison
equal deleted inserted replaced
5012:6b7f257e5de8 5013:c1443d96ac94
77 If pyme_ is installed you can configure the mail gateway to perform 77 If pyme_ is installed you can configure the mail gateway to perform
78 verification or decryption of incoming OpenPGP MIME messages. When 78 verification or decryption of incoming OpenPGP MIME messages. When
79 configured, you can require email to be cryptographically signed 79 configured, you can require email to be cryptographically signed
80 before roundup will allow it to make modifications to issues. 80 before roundup will allow it to make modifications to issues.
81 81
82 jinja2
83 To use the jinja2 template (may still be experimental, check out
84 its TEMPLATE-INFO.txt file) you need
85 to have the jinja2_ template engine installed.
86
82 Windows Service 87 Windows Service
83 You can run Roundup as a Windows service if pywin32_ is installed. 88 You can run Roundup as a Windows service if pywin32_ is installed.
84 89
85 .. _Xapian: http://xapian.org/ 90 .. _Xapian: http://xapian.org/
86 .. _pytz: http://www.python.org/pypi/pytz 91 .. _pytz: http://www.python.org/pypi/pytz
87 .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm 92 .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm
88 .. _pyopenssl: http://pyopenssl.sourceforge.net 93 .. _pyopenssl: http://pyopenssl.sourceforge.net
89 .. _pyme: http://pyme.sourceforge.net 94 .. _pyme: http://pyme.sourceforge.net
90 .. _pywin32: http://pypi.python.org/pypi/pywin32 95 .. _pywin32: http://pypi.python.org/pypi/pywin32
96 .. _jinja2: http://jinja.pocoo.org/
91 97
92 98
93 Getting Roundup 99 Getting Roundup
94 =============== 100 ===============
95 101

Roundup Issue Tracker: http://roundup-tracker.org/