The database combining boat registry, competitors, and events. You can review the 5O5 boat register linked to which crews raced each boat and an extensive list of regattas those people and boats competed in with results.
Feel free to create a PR if you can fill out or add something.
- Install WordPress.
- Install the Fleet Manager WordPress plugin.
- Get a copy of this repository.
- Copy
/tools/wordpress/mu-plugin/505-import-filter.php
into your WordPresswp-content/mu-plugin/
, create this directory if it does not exist. - Copy
etc/config.example.php
intoetc/config.php
. - Edit
etc/config.php
and set$wordpress_path
as the document root of your WordPress installation. - Run
./bin/import.php all
.
I will thank those people (ordered by time).
- Ebbe Rosén provided the first batch of results and helped me when I needed something more.
- Mike Hattemore provided a lot of WC and UK Nationals.
- Peter Scannell helped with the manual fixing of Irish results.
- Olivier Barat provided French Bulletin scans from 1972–1979 and a few more until 2003.
- Jonathan Gibbons provided "505 Great Britain" from 1975 to 1987.
- Nicolas Ktz provided entry list and first 6 places on WC 1969 (Argentina)
- Philippe Blanchard provided French Bulletin scans from 1960–2009.
- Simon Gorman provided the Australian Championship in 1998.
- Ian Gregg provided the Australian Championship 2016.
- Deutsche 505er Klassenvereinigung - Aktuelles - a lot of older German (but not only) results from years 2000–2017.
- Tim Böger provided results from 1986 until 1996.
- Adam Wolnikowski - the first push request contributor!
- bartekch - the secound push request contributor!