Link to context using [[~web]] syntax.
markh created Redmine issue ID 8175
When linking to the homepage of the current context, it is possible to do [ [~[ [++site_start]]]] or to just link to [ [++site_url]] or even the specific home resource with [ [~1]], or just linking to / depending on configuration.
To link to a different context's home, it is only possible to link directly to the home resource like [ [~545]].
To enable portable context linking that doesn't depend on hardcoded IDs (that might change over time), I think it would be brilliant if we can implement context linking using [ [~context_key]] which creates a link to the homepage of the context.
xod submitted:
Great idea, had exactly that issue (Hardcoded ID to link to other context) a few weeks ago =)