diff --git a/app/assets/images/default_cover.jpg b/app/assets/images/default_cover.jpg new file mode 100644 index 0000000..6a7454d Binary files /dev/null and b/app/assets/images/default_cover.jpg differ diff --git a/app/assets/images/default_poster.jpg b/app/assets/images/default_poster.jpg new file mode 100644 index 0000000..0551bb8 Binary files /dev/null and b/app/assets/images/default_poster.jpg differ diff --git a/app/assets/stylesheets/_application.scss b/app/assets/stylesheets/_application.scss index 6841219..ded6677 100644 --- a/app/assets/stylesheets/_application.scss +++ b/app/assets/stylesheets/_application.scss @@ -761,6 +761,17 @@ $header-tilt: 8deg; .colour-5 { fill: $colour-5; } } + .cover { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: $zindex-base; + background-size: inherit; + background-position: inherit; + } + @if capable_of(css-mixblendmode) { position: relative; @@ -778,14 +789,6 @@ $header-tilt: 8deg; } .cover { - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: $zindex-base; - background-size: inherit; - background-position: inherit; -webkit-filter: saturate(25%); filter: saturate(25%); @include _(mix-blend-mode, multiply); @@ -1052,6 +1055,7 @@ $header-tilt: 8deg; #banner { figure { + min-height: 40em; margin: rems(-20) auto rems(2); } } diff --git a/app/views/conferences/_banner_image.svg.erb b/app/views/conferences/_banner_image.svg.erb index f983a9d..89a5852 100644 --- a/app/views/conferences/_banner_image.svg.erb +++ b/app/views/conferences/_banner_image.svg.erb @@ -7,7 +7,7 @@ - + diff --git a/app/views/conferences/_header.html.haml b/app/views/conferences/_header.html.haml index 36ba513..1da05a6 100644 --- a/app/views/conferences/_header.html.haml +++ b/app/views/conferences/_header.html.haml @@ -3,11 +3,11 @@ - cover = nil - figure = nil - if capable_of(:css_mixblendmode) || ENV['RAILS_ENV'] == 'test' - - cover = "
" + - cover = "
" - elsif capable_of(:svg) - banner_image = 'conferences/banner_image.svg' - else - - style = "background-image: url(#{@conference.cover_url})" + - style = "background-image: url(#{@conference.cover_url || image_path('default_cover.jpg')})" #header-title{style: style} = render banner_image if banner_image = cover.html_safe if cover @@ -18,4 +18,4 @@ .secondary = date_span(@conference.start_date.to_date, @conference.end_date.to_date) %figure - %img{src: @conference.poster.full.url} + %img{src: @conference.poster.full.url || image_path('default_poster.jpg')} diff --git a/config/locales/data/html_records/Broadcast-message---1.html b/config/locales/data/html_records/Broadcast-message---1.html deleted file mode 100644 index a8ab081..0000000 --- a/config/locales/data/html_records/Broadcast-message---1.html +++ /dev/null @@ -1,145 +0,0 @@ - - - -Bike!Bike! - - - - - - - - - - - - - - -
- -
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. -

Proposed Workshops

-

Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.

-
    -
-
-
-
- - - - - - \ No newline at end of file diff --git a/config/locales/data/html_records/Broadcast-message--.html b/config/locales/data/html_records/Broadcast-message--.html index a8ab081..4d2f403 100644 --- a/config/locales/data/html_records/Broadcast-message--.html +++ b/config/locales/data/html_records/Broadcast-message--.html @@ -40,7 +40,7 @@ diff --git a/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html b/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html index 441a6e3..e9eea96 100644 --- a/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html +++ b/config/locales/data/html_records/Broadcast-message--conferences.MyBikeBike.broadcast.html @@ -77,7 +77,7 @@ @@ -93,7 +93,7 @@ diff --git a/config/locales/data/html_records/Create-workshop---1.html b/config/locales/data/html_records/Create-workshop---1.html deleted file mode 100644 index a8ab081..0000000 --- a/config/locales/data/html_records/Create-workshop---1.html +++ /dev/null @@ -1,145 +0,0 @@ - - - -Bike!Bike! - - - - - - - - - - - - - - -
- -
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. -

Proposed Workshops

-

Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.

-
    -
-
-
-
- - - - - - \ No newline at end of file diff --git a/config/locales/data/html_records/Create-workshop--.html b/config/locales/data/html_records/Create-workshop--.html index a8ab081..4d2f403 100644 --- a/config/locales/data/html_records/Create-workshop--.html +++ b/config/locales/data/html_records/Create-workshop--.html @@ -40,7 +40,7 @@ diff --git a/config/locales/data/html_records/See-a-more-info-link---1.html b/config/locales/data/html_records/See-a-more-info-link--.html similarity index 95% rename from config/locales/data/html_records/See-a-more-info-link---1.html rename to config/locales/data/html_records/See-a-more-info-link--.html index db7b521..56a315c 100644 --- a/config/locales/data/html_records/See-a-more-info-link---1.html +++ b/config/locales/data/html_records/See-a-more-info-link--.html @@ -44,7 +44,7 @@ diff --git a/config/locales/data/html_records/See-a-register-link---1.html b/config/locales/data/html_records/See-a-register-link---1.html deleted file mode 100644 index fb1e6d7..0000000 --- a/config/locales/data/html_records/See-a-register-link---1.html +++ /dev/null @@ -1,140 +0,0 @@ - - - -Bike!Bike! - - - - - - - - - - - - - - -
- -
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. -

Proposed Workshops

-

Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.

-
    -
-
-
-
- - - - - - \ No newline at end of file diff --git a/config/locales/data/html_records/See-a-register-link--.html b/config/locales/data/html_records/See-a-register-link--.html index db7b521..23c3faf 100644 --- a/config/locales/data/html_records/See-a-register-link--.html +++ b/config/locales/data/html_records/See-a-register-link--.html @@ -25,17 +25,8 @@ Safer Space Agreement
-
- - - - - - - - - -
+Register + @@ -44,11 +35,11 @@ diff --git a/config/locales/data/html_records/Start-registration-from-landing-page---1.html b/config/locales/data/html_records/Start-registration-from-landing-page---1.html deleted file mode 100644 index 6c7688c..0000000 --- a/config/locales/data/html_records/Start-registration-from-landing-page---1.html +++ /dev/null @@ -1,140 +0,0 @@ - - - -Bike!Bike! - - - - - - - - - - - - - - -
- -
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. -

Proposed Workshops

-

Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.

-
    -
-
-
-
- - - - - - \ No newline at end of file diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--.html b/config/locales/data/html_records/Start-registration-from-landing-page--.html index fb1e6d7..443d4c4 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--.html @@ -35,11 +35,11 @@ diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html index 831e595..c6f64de 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html @@ -80,7 +80,7 @@

-Confirm now +Confirm now

@@ -94,7 +94,7 @@ diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html index f02b139..7ab4aa2 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html @@ -89,7 +89,7 @@ diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html b/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html index 831e595..c6f64de 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html @@ -80,7 +80,7 @@

-Confirm now +Confirm now

@@ -94,7 +94,7 @@ diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html b/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html index f02b139..7ab4aa2 100644 --- a/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html +++ b/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html @@ -89,7 +89,7 @@ diff --git a/config/locales/data/html_records/View-stats---1.html b/config/locales/data/html_records/View-stats---1.html deleted file mode 100644 index 71aeb31..0000000 --- a/config/locales/data/html_records/View-stats---1.html +++ /dev/null @@ -1,145 +0,0 @@ - - - -Bike!Bike! - - - - - - - - - - - - - - -
- -
-
-

My Bike!Bike!

-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. -

Proposed Workshops

-

Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.

-
    -
-
-
-
- - - - - - \ No newline at end of file diff --git a/config/locales/data/html_records/View-stats--.html b/config/locales/data/html_records/View-stats--.html index 71aeb31..87ded10 100644 --- a/config/locales/data/html_records/View-stats--.html +++ b/config/locales/data/html_records/View-stats--.html @@ -40,7 +40,7 @@ diff --git a/config/locales/data/translation-info.yml b/config/locales/data/translation-info.yml index 3ab660f..578612b 100644 --- a/config/locales/data/translation-info.yml +++ b/config/locales/data/translation-info.yml @@ -4,60 +4,40 @@ geography.subregions.CA.NS: - "/" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 date.formats.span_same_month_date_1: pages: - "/" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 date.month_names: pages: - "/" - "/conferences/:slug/register" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 date.formats.span_same_month_date_2: pages: - "/" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 date.date_span: pages: - "/" @@ -66,33 +46,21 @@ date.date_span: - :date_2 examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 acticles.conferences.headings.Proposed_Workshops: pages: - "/" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 acticles.conferences.paragraphs.Proposed_Workshops: pages: - "/" @@ -101,17 +69,11 @@ acticles.conferences.paragraphs.Proposed_Workshops: restarting the registration process. examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - View-stats-- - - View-stats---1 - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 page_descriptions.home: pages: - "/" @@ -131,11 +93,8 @@ page_descriptions.home: - "/error_404" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -147,11 +106,9 @@ page_descriptions.home: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -164,7 +121,6 @@ page_descriptions.home: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -191,11 +147,8 @@ page_titles.About_BikeBike: - "/error_404" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -207,11 +160,9 @@ page_titles.About_BikeBike: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -224,7 +175,6 @@ page_titles.About_BikeBike: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -251,11 +201,8 @@ page_titles.Safe_Space_Policy: - "/error_404" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -267,11 +214,9 @@ page_titles.Safe_Space_Policy: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -284,7 +229,6 @@ page_titles.Safe_Space_Policy: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -301,7 +245,6 @@ donate.button_label: context: Donate! examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - Read-the-about-page--about - Read-the-policy-page--policy - See-a-404-page--error_404 @@ -324,11 +267,8 @@ links.footer.text.File_an_Issue: - "/error_404" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -340,11 +280,9 @@ links.footer.text.File_an_Issue: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -357,7 +295,6 @@ links.footer.text.File_an_Issue: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -384,11 +321,8 @@ links.footer.text.Help_contribute: - "/error_404" examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -400,11 +334,9 @@ links.footer.text.Help_contribute: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -417,7 +349,6 @@ links.footer.text.Help_contribute: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -445,11 +376,8 @@ links.footer.help_text.facebook: context: Join our facebook group examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -461,11 +389,9 @@ links.footer.help_text.facebook: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -478,7 +404,6 @@ links.footer.help_text.facebook: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -506,11 +431,8 @@ links.footer.help_text.select_language: context: Select your language examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -522,11 +444,9 @@ links.footer.help_text.select_language: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -539,7 +459,6 @@ links.footer.help_text.select_language: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -567,16 +486,10 @@ languages.en: examples: - See-a-more-info-link-- - See-a-more-info-link-- - - See-a-more-info-link---1 - - See-a-more-info-link---1 - See-a-register-link-- - See-a-register-link-- - - See-a-register-link---1 - - See-a-register-link---1 - Start-registration-from-landing-page-- - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 @@ -601,8 +514,6 @@ languages.en: - View-stats--confirm.test - View-stats-- - View-stats-- - - View-stats---1 - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - View-stats--conferences.MyBikeBike.stats - View-stats--conferences.MyBikeBike.stats @@ -610,8 +521,6 @@ languages.en: - Create-workshop--confirm.test - Create-workshop-- - Create-workshop-- - - Create-workshop---1 - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops @@ -638,8 +547,6 @@ languages.en: - Broadcast-message--confirm.test - Broadcast-message-- - Broadcast-message-- - - Broadcast-message---1 - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 @@ -675,11 +582,8 @@ links.footer.help_text.contributors: context: Who contributed to building this website examples: - See-a-more-info-link-- - - See-a-more-info-link---1 - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--conferences.MyBikeBike.register - Start-registration-from-landing-page--conferences.MyBikeBike.register-1 - Start-registration-from-landing-page--doconfirm @@ -691,11 +595,9 @@ links.footer.help_text.contributors: - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats--confirm.test - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -708,7 +610,6 @@ links.footer.help_text.contributors: - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -721,7 +622,6 @@ geography.subregions.CA.NB: - "/" examples: - See-a-register-link-- - - See-a-register-link---1 conference.actions.Register: pages: - "/" @@ -729,19 +629,14 @@ conference.actions.Register: - "/confirm/:token" examples: - See-a-register-link-- - - See-a-register-link---1 - Start-registration-from-landing-page-- - - Start-registration-from-landing-page---1 - Start-registration-from-landing-page--doconfirm - View-stats--confirm.test - View-stats-- - - View-stats---1 - Create-workshop--confirm.test - Create-workshop-- - - Create-workshop---1 - Broadcast-message--confirm.test - Broadcast-message-- - - Broadcast-message---1 page_titles.conferences.Conference_Registration: pages: - "/conferences/:slug/register" @@ -984,10 +879,8 @@ forms.actions.generic.Log_out: - Start-registration-from-landing-page--conferences.MyBikeBike.register.paypal_confirm.token - Start-registration-from-landing-page--conferences.MyBikeBike.register-6 - View-stats-- - - View-stats---1 - View-stats--conferences.MyBikeBike.stats - Create-workshop-- - - Create-workshop---1 - Create-workshop--conferences.MyBikeBike.register - Create-workshop--conferences.MyBikeBike.workshops - Create-workshop--conferences.MyBikeBike.workshops.create @@ -999,7 +892,6 @@ forms.actions.generic.Log_out: - Create-workshop--conferences.MyBikeBike.workshops.1.delete - Create-workshop--conferences.MyBikeBike.workshops-1 - Broadcast-message-- - - Broadcast-message---1 - Broadcast-message--conferences.MyBikeBike.broadcast - Broadcast-message--conferences.MyBikeBike.broadcast-1 - Broadcast-message--conferences.MyBikeBike.broadcast-2 @@ -1437,7 +1329,6 @@ geography.subregions.US.AK: - "/" examples: - View-stats-- - - View-stats---1 page_titles.conferences.Registration_Stats: pages: - "/conferences/:slug/stats" @@ -1529,9 +1420,7 @@ geography.subregions.US.TX: - "/" examples: - Create-workshop-- - - Create-workshop---1 - Broadcast-message-- - - Broadcast-message---1 page_titles.conferences.Workshops: pages: - "/conferences/:slug/workshops"
- +
-© Bike!Bike! 2015 +© Bike!Bike! 2015
-© Bike!Bike! 2015 +© Bike!Bike! 2015
-© Bike!Bike! 2015 +© Bike!Bike! 2015
-© Bike!Bike! 2015 +© Bike!Bike! 2015
-© Bike!Bike! 2015 +© Bike!Bike! 2015