1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
2003-01-16 23:10 nickjc
* ffa.pl (1.21): * Cosmetic tweak suggested by Angus Scott-Fleming
2002-08-18 09:51 davorg
* MANIFEST (1.4): Reordered MANIFEST files to put most important
files first
2002-07-23 22:00 nickjc
* ffa.pl (1.20): * changed caller(1) to caller(0), preventing an
undef warning if the error page is triggered outside a sub
2002-07-23 21:44 nickjc
* ffa.pl (1.19): * changed $main::DEBUGGING to $DEBUGGING, since
the assumption that we're in package main is invalid under
mod_perl
2002-07-23 21:38 nickjc
* ffa.pl (1.18): * changed some instances of replacement of
non-printable cahracters with the empty string to replacement of
non-printables with spaces.
2002-07-20 09:56 gellyfish
* ffa.pl (1.17): * niggling change to mailprog in ffa * Added
wrapping to FormMail * Added some advice for end-users on
support.html * pissing around with perldiver
2002-06-08 08:50 gellyfish
* ffa.pl (1.16): Put headers back in the error reporting
subroutines
2002-06-08 01:40 nickjc
* ffa.pl (1.15): * removed http header sent before an attempt to
redirect
2002-04-23 12:51 gellyfish
* README.xml (1.1): Generated XML Files from READMEs
2002-03-27 20:36 davorg
* ffa.pl (1.14): Removed log tags from all programs - replaced by
an auto-generated ChangeLog file.
2002-03-27 20:30 davorg
* MANIFEST (1.3): Added ChangeLog file to MANIFESTs
2002-03-20 09:04 gellyfish
* README (1.8), ffa.pl (1.13): * Added locale support
2002-02-27 09:04 gellyfish
* ffa.pl (1.12): * Added question about simple search and PDF to
FAQ * Suppressed output of headers in fatalsToBrowser if
$done_headers * Suppressed output of '<link rel...' if not $style *
DOCTYPE in fatalsToBrowser * moved redirects until after possible
cause of failure * some small XHTML fixes
2002-02-01 09:18 gellyfish
* ffa.pl (1.11): * Possibly less confusing way of stoppoing used
once warning
2002-01-31 23:50 nickjc
* ffa.pl (1.10): * start_html syntax fix * file locking review *
handle write errors better * escape_html before the first place
HTML could be displayed * silence some warnings * minor XHTML fixes
2002-01-30 09:21 lertl
* README (1.7), ffa.pl (1.9), links.html (1.8): *) redone error
checking for no_url() and no_title() *) added escape_html function
from FormMail.pl *) added strip_nonprintable function from
FormMail.pl *) added $CGI::DISABLE_UPLOADS and $CGI::POST_MAX *)
added lock file checking (I guess this needs some more work) *)
allow https:// URLs *) fixed various typos
2002-01-27 14:19 davorg
* MANIFEST (1.2), README (1.6): Corrected typos
2002-01-27 14:13 gellyfish
* MANIFEST (1.1), README (1.5): * Merged in README changes * Added
MANIFEST
2002-01-27 14:02 davorg
* README (1.4), links.html (1.7): Removed all of Matt's docs
2001-12-01 19:45 gellyfish
* ffa.pl (1.8): * Tested everything with 5.004.04 * Replaced the
CGI::Carp with local variant
2001-11-26 13:40 nickjc
* ffa.pl (1.7): Added \Q \E around variables in regexps where
metacharacters in the variables shouldn't be interpreted by the
regex engine.
2001-11-24 11:59 gellyfish
* ffa.pl (1.6): * documented strfime date formats is various places
* added more %ENV cleanup * spread more XHTML goodness and CSS
stylesheet * generalization in wwwadmin.pl * sundry tinkering
2001-11-15 09:11 gellyfish
* ffa.pl (1.5), links.html (1.6): * Fixed the -style thing in
start_html * added nms.css to the links page * fixed the hard coded
HTML to be nearly XHTML * fixed header in the die handler.
2001-11-14 22:46 davorg
* links.html (1.5): XHTML 1.0 Transitional.
2001-11-14 22:21 davorg
* README (1.3): Changed script archive URL to Sourceforge. Added
link to support mailing list.
2001-11-13 20:35 gellyfish
* ffa.pl (1.4): Added the CGI::Carp workaround
2001-11-12 21:24 gellyfish
* ffa.pl (1.3), links.html (1.4): * Captured newer version from
elsewhere * Made links.html an XHTML file
2001-11-12 17:25 gellyfish
* database.txt (1.2), links.html (1.3): Removed test stuff
2001-11-12 17:17 gellyfish
* README (1.2): Added some boilerplate
2001-11-12 16:52 gellyfish
* ffa.pl (1.2), links.html (1.2): * Removed confusing log messages
2001-11-12 16:11 gellyfish
* README (1.1): Added README
2001-11-12 15:22 gellyfish
* ffa.pod (1.1): * Original documentation
2001-11-12 15:21 gellyfish
* ffa.pl (1.1), mwffa.pl (1.2): Changed named of file
2001-11-12 15:17 gellyfish
* database.txt (1.1.1.1), links.html (1.1.1.1), mwffa.pl (1.1.1.1):
* Import rough cut of FFA
2001-11-12 15:17 gellyfish
* database.txt (1.1), links.html (1.1), mwffa.pl (1.1): Initial
revision
|