junction icon indicating copy to clipboard operation
junction copied to clipboard

Make URLs more readable

Open anandology opened this issue 9 years ago • 3 comments

Make the URLs more readable. For example, can you guess what this URLs are about?

https://in.pycon.org/cfp/2016/proposals/?proposal_type=8#proposals https://in.pycon.org/cfp/2016/proposals/?proposal_section=34#proposals

I suggest changing them to the following.

https://in.pycon.org/cfp/2016/proposals/all (to show all the proposals) https://in.pycon.org/cfp/2016/proposals/all/type-workshops https://in.pycon.org/cfp/2016/proposals/all/section-web-development

If that is too much, at least change them to:

https://in.pycon.org/cfp/2016/proposals/?proposal_type=workshops https://in.pycon.org/cfp/2016/proposals/?proposal_section=web-development

anandology avatar Jun 21 '16 00:06 anandology

I agree with using proposal_type=<name> rather than id.

kracekumar avatar Jun 27 '16 11:06 kracekumar

I have added a pull request

Mr4x3 avatar Mar 19 '17 17:03 Mr4x3

I am working on it

ajoyoommen avatar Mar 25 '17 02:03 ajoyoommen