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

Specific URL for events #20

Open
guptaaditya13 opened this issue Jan 2, 2016 · 4 comments
Open

Specific URL for events #20

guptaaditya13 opened this issue Jan 2, 2016 · 4 comments

Comments

@guptaaditya13
Copy link
Member

We need to make specific URLs for events, so that they can be printed directly on event's poster.
Like for CTF's poster - > 2016.anwesha.info/Technical/NJACK/CTF# .

@SageEx
Copy link
Collaborator

SageEx commented Jan 2, 2016

How exactly do we do this ? Do you have any implementation ideas ?

@guptaaditya13
Copy link
Member Author

That's why I assigned it to @codez266

@codez266
Copy link
Collaborator

codez266 commented Jan 4, 2016

It'll not be possible unless you send event data on an individual url such as "/events/Cultural/Event_Name"
Also, what do you want on the url, a styled page showing event details?

@codez266
Copy link
Collaborator

codez266 commented Jan 4, 2016

imho, the best way to do this would be the standard php way, where php and html are intermixed. We can just have a general template for the events, like the original site, and it'll just insert the event data at required places, and styled using php.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants