Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Sponsors page #50

Closed

Conversation

pascaldevink
Copy link
Member

Basic implementation of #4. The marquee was already made, but I wrote the behat scenario for it.
What's still left to do:

  • Sponsor listing page
  • Sponsor detail page
  • Styling for both pages
  • Better implementation of the sponsor slugs (perhaps by creating a more general translation or wrapper)
  • Behat tests for the pages

What I don't know yet, is how to get to the sponsors listing from the homepage. For now, I made the sponsors header a link, but perhaps we should also make links to the detail page from the sponsors images in the marquee.

Also, if anybody has ideas for the styling and/or the implementation of the sponsor slugs (mostly, how to separate the functionality), please let me know 😅

@rdohms
Copy link
Member

rdohms commented Dec 14, 2013

@pascaldevink one twist here.

The current implementation of the marquee only pulls in the sponsors from Meetup as a "quick fix". Our new solution should be standalone, and optionally push to Meetup. So feel free to drop all the current meetup integration and put in a new SponsorsBundle that handles all of that CRUD and etc.

@rdohms rdohms mentioned this pull request Dec 14, 2013
@rdohms
Copy link
Member

rdohms commented Mar 12, 2014

Finished in PR #64.

@rdohms rdohms closed this Mar 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants