NLeSC / software.esciencecenter.nl

eStep website with projects software and people.
http://software.esciencecenter.nl
Other
4 stars 3 forks source link

Evaluate local urls #165

Closed blootsvoets closed 8 years ago

blootsvoets commented 8 years ago

Fixes #154 and facilitates #155. Both the evaluator and the templates needed to be changed for this. It now supports absolute paths on the current domain. It still does not support path-relative urls, but it does support absolute paths on the current domain. E.g. from person j.borgdorff, /organization/nlesc is supported but ../organization/nlesc is not, and /person/n.drost is supported but n.drost is not.

If all urls are replaced with absolute paths, this also makes the docker preview much nicer, because links then link to the local domain.