freeside/httemplate/docs install.html,1.77,1.78 billing.html,1.9,1.10
ivan
ivan at pouncequick.420.am
Sat Dec 18 15:32:04 PST 2004
Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv696
Modified Files:
install.html billing.html
Log Message:
add info about teTeX and Ghostscript
Index: billing.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/billing.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- billing.html 26 Oct 2004 12:33:39 -0000 1.9
+++ billing.html 18 Dec 2004 23:32:00 -0000 1.10
@@ -12,6 +12,7 @@
<li>Credit card decline alerts: Customize the <a href="../config/config.cgi#declinetemplate">declinetemplate</a> configuration option and set the <a href="../config/config.cgi#emaildecline">emaildecline</a> configuration option.
<li>Typeset (LaTeX) invoice templates
<ul>
+ <li>Install teTeX and Ghostscript (included with most distributions).
<li>Place your logo in EPS (Encapsulated PostScript) format at <code>/usr/local/etc/freeside/conf.<i>your_datasrc</i>/logo.eps</code>.
<li>Edit the <b>invoice_latexfooter</b>, <b>invoice_latexnotes</b>, and <b>invoice_latexsmallfooter</b> configuration files. If you are adventurous, edit <b>invoice_latex</b> as well.
</ul>
Index: install.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/install.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- install.html 11 Dec 2004 22:50:34 -0000 1.77
+++ install.html 18 Dec 2004 23:32:00 -0000 1.78
@@ -11,6 +11,7 @@
<li><a href="http://perl.apache.org/">mod_perl</a> (if compiling your own mod_perl, make sure you set the <a href="http://perl.apache.org/guide/install.html#EVERYTHING">EVERYTHING</a>=1 compile-time option)
<li><a href="http://www.openssh.com/">SSH</a> (<a href="http://www.openssh.com//">OpenSSH</a> is recommended. SSH Communications Security <a href="http://www.ssh.com/products/ssh/download.cfm">commercial SSH version 3</a> has been reported incompatible with Freeside.)
<li><a href="http://rsync.samba.org/">rsync</a>
+ <li>Optional, enables typeset invoices: teTeX and Ghostscript (included with most distributions).
<li>A <b>transactional</b> database engine <a href="http://search.cpan.org/search?mode=module&query=DBD%3A%3A">supported</a> by Perl's <a href="http://dbi.perl.org">DBI</a>.
<ul>
<li><a href="http://www.postgresql.org/">PostgreSQL</a> is recommended (v7or later).
More information about the freeside-commits
mailing list