From 32faf759b5114427c59f649d190960c07035d3d9 Mon Sep 17 00:00:00 2001 From: uckelman Date: Thu, 29 Jul 2010 13:22:55 +0000 Subject: Added more explanation. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7050 67b53d14-2c14-4ace-a08f-0dab2b34000c --- INSTALL | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e1b5395..3304581 100644 --- a/INSTALL +++ b/INSTALL @@ -67,14 +67,17 @@ Then, subscribe your bridge address to your mailing list. * $sender in forum_post_send.php should match the bridge address. * The regex which strips the list footer in PhpBB3.php will need to be adjusted to match your list footer. +* $attach_dir in attachment_writer.php should match the storage directory + for post attachments for your forum. +* Possibly some that I'm missing? Let me know. 6. TODO: * Installation could be improved somewhat, e.g., by pulling all -configuration data into one file. + configuration data into one file. * $sender and list footer should be configured per-list and pulled from -the lists table. + the lists table. * There are PHPUnit tests in test/. More tests should be written. All existing tests should pass, but don't at present. @@ -86,4 +89,3 @@ the lists table. Joel Uckelman uckelman@nomic.net 29 July 2010 - -- cgit v1.2.3