mglaman / contribkanban.com

ContribKanban.com - turning Drupal.org issue queues into kanban boards to better Drupalkind
http://contribkanban.com/
GNU General Public License v2.0
62 stars 23 forks source link

Add custom friendly URLs #163

Open shaal opened 5 years ago

shaal commented 5 years ago

Custom boards get (unreadable) URLs, ie: https://contribkanban.com/node-board/91839946-8af5-45b0-822b-35b4375743f0

Instead, I would like to have friendly URLs. Maybe prefix them with the board owner's username to avoid duplicates, and then the machine name of the board title? ie: https://contribkanban.com/boards/shaal/ootb_8_8_roadmap

mglaman commented 4 years ago

So, there's a few problems with this, at the moment:

The new interface could support linking as /node-board/:uuid for backwards compatibility and implement a new route called /collection/{machineName}.