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

The URLs are long and ugly #7

Open
HazardJ opened this issue Oct 12, 2015 · 0 comments
Open

The URLs are long and ugly #7

HazardJ opened this issue Oct 12, 2015 · 0 comments
Assignees

Comments

@HazardJ
Copy link
Member

HazardJ commented Oct 12, 2015

The URL of a page has something like this in it:
/index.php?action=source&file=

That is not beautiful, and distracts from understanding the content.

The only part that is meaningful is "source" which is the type of view of the page. The alternatives are (or should be) "doc" (for rendered) "edit" for ..., editcomplete, print, etc. It would be great to get the URLs whittled down to only meaningful elements: the file name and the view. I presume that view could come after the file name (as in Google docs and Mediawiki), but don't know if that would feel better or worse. My sense is that it would feel better, but someone else would have to push for that before I would think it worth experimenting. Maybe @zmon could give us a hand?

@HazardJ HazardJ assigned HazardJ and zmon and unassigned HazardJ Oct 12, 2015
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

2 participants