#4654 Add support for deep links to ForgeLink

v1.0.0
closed
nobody
patch (2)
General
2015-08-20
2012-08-05
Anonymous
No

Originally created by: nhnb

Originally owned by: nhnb

The link tool should be able to support deep links by adding suffixes to the target of the link.

This is useful to keep URLs working, when another tool is replaced by with something hosted outside Allura. (For example because the Allura tool used before got retired).

For example, in the LinkTool may be mounted to "wiki":

http://localhost:8080/p/test/wiki/

and point to http://stendhalgame.org/wiki/

With this patch http://localhost:8080/p/test/wiki/Stendhal will redirect to
http://stendhalgame.org/wiki/Stendhal

Discussion

  • Anonymous - 2012-08-05

    Originally by: nhnb

    Since forking projects is broken and there is no way to upload patches to the tracker, I stored it at http://pastebin.com/iBDfkCMF

     
  • Anonymous - 2012-08-05

    Originally by: nhnb

    Merge Request #5

     
  • Dave Brondsema

    Dave Brondsema - 2012-08-07
    • status: open --> code-review
    • assigned_to: Hendrik Brummermann
    • qa: Dave Brondsema
    • milestone: limbo --> forge-aug-10
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-07

    Added some feedback on the merge-request.

     
  • Dave Brondsema

    Dave Brondsema - 2012-08-09
    • status: code-review --> open
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-20
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-20

    I've merged this to the 'dev' branch and it'll be live on SF after our next production push.

    Thanks!

     

Log in to post a comment.