Hello,

on Wednesday 14 August 2013 at 10:57, j. van den hoff wrote:
> problem: on the server the repo is located at
> 
> http://fossil.0branch.com/sd
> 
> and the cross-links don't work any more since the `sd/' is missing  
> (specifically, the `quickstart guide' link at the top of the landing page  
> is not working as you can see). dump question: how can I make the  
> cross-links work both locally as well as when accessing the server repo?

The fastest solution is to use relative links, since those don't depend
on a particular path prefix.

The cleanest solution is probably to align markdown absolute links to
the not-so-absolute logic used in absolute-looking links in fossil wiki.
This task is still somewhere in my huge todo list, but I would first
need to come up to speed with all the baseurl wierdness that happened
since I looked at it, and come up with a good idea to deal with the
compatibility breakage it introduces.


Hoping this helps,
Natacha (who is to blame for markdown-in-fossil)

Attachment: pgpHNjC9kJzZP.pgp
Description: PGP signature

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to