diff options
author | Matthew Somerville <matthew@dracos.co.uk> | 2011-03-25 15:25:06 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@dracos.co.uk> | 2011-03-25 15:25:06 +0000 |
commit | f931e2f7146ee271807315a9830c71afc8ad6eb5 (patch) | |
tree | 042b0fd56636fdefde655b2e5d62d210a3d4776f /notes/glossary.txt | |
parent | 71c4b7a598c6b0b441eef63b1e1e016bd45e9991 (diff) | |
parent | 8db1506fb88902e70350d15ba9484180c9d9b3bb (diff) |
Merge branch 'master' into reportemptyhomes
Conflicts:
web/css/cobrands/emptyhomes/emptyhomes.css
Diffstat (limited to 'notes/glossary.txt')
-rw-r--r-- | notes/glossary.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/notes/glossary.txt b/notes/glossary.txt new file mode 100644 index 000000000..0c533a944 --- /dev/null +++ b/notes/glossary.txt @@ -0,0 +1,12 @@ +Unfamiliar terms that you may come across in the code: + + +BCI: Broken Civic Infrastructure - project name before it became FixMyStreet - +still to be found used in some config variable names + +MaPit: The mySociety database and web service that maps postcodes and points to +current or past administrative area information and polygons for all the United +Kingdom. http://mapit.mysociety.org/ + +EvEl: A generic email sending and mailing list functionality, with bounce +detection: https://secure.mysociety.org/cvstrac/dir?d=mysociety/services/EvEl |