Changes between Version 20 and Version 21 of CiviCRM HowTo Install
- Timestamp:
- 10/31/13 10:26:41 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CiviCRM HowTo Install
v20 v21 44 44 == Issues == 45 45 46 47 46 === CiviCRM Documentation === 48 47 … … 51 50 [[Notes on Drupal and LDAP configuration ]] - used to create user accounts, and associate the user accounts to the 'LCBRU staff' group. 52 51 52 === PDF generation === 53 54 Better performance in PDF generation is offered with the wkhtmltopdf library - which can be installed on Ubuntu using apt-get. Then in the CiviCRM admin menu you can point to the executable (which is usually at /usr/bin/wkhtmltopdf so that's easy) and CiviCRM will use that. 55 53 56 === Upgrades === 54 57