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

Don't have the event page link back to itself #21

Open
jamezpolley opened this issue May 25, 2011 · 1 comment
Open

Don't have the event page link back to itself #21

jamezpolley opened this issue May 25, 2011 · 1 comment

Comments

@jamezpolley
Copy link
Member

The:

" * Date: Friday, May 27, 2011, 6 p.m.

bit which has the RSVP: http... just cycles back to the same page. Some people may not realise they have to use the RSVP log in at the top right hand side.

Can we have something which says something like "go to the link at the top right hand side"?

@jamezpolley
Copy link
Member Author

My thought on implementing this:

  • Don't rely on pre-generated event.html
  • Instead, generate from event.plaintext when rendering the event page
  • That link comes from {{event.get_url}} iirc; if we set the environment to that this is either the openid login link, or the words "Over there on the right", depending on whether or not the user is logged in, this should make the change we need.

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

No branches or pull requests

1 participant