rasvaan / digibird_client

Node.js code for Digibird site.
MIT License
2 stars 0 forks source link

Link back to the waisda website #43

Closed LaraHack closed 7 years ago

LaraHack commented 8 years ago

On the results page, where the list of results is shown from the waisda DB, a link to the videos on the waisda webpage should be also listed.This would allow users to go to the waisda website from DigiBird.

  1. Simple tag:
    • "seagull" -> redirect to "waisda_website/tag/seagull"
  2. Multiple tag:
    • "San Francisco" -> redirect to "waisda_website/tag/sanfrancisco"
    • "Fishermen`s Grotto" -> redirect to "waisda_website/tag/fishermensgrotto"

For the current Waisda? instance, "waisda_website" is "http://hugodrax.beeldengeluid.nl:8081"/"waisda.beeldengelui.nl."

LaraHack commented 7 years ago

Issue moved here.