Home GnuPG

Support relative links in Phriction
dd1023e5a8f8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Support relative links in Phriction

Summary:
Resolves T7691. This turned out more complex than I really wanted, mainly because I needed to feed the slug information through to both the document renderer and the preview window that appears in the edit controller.

After this change, you can now create relative links in Phriction by doing [[ ./../some/relative/path ]]. Relative paths aren't handled anywhere else (they'll still render, but the dots are turned into a literal 'dot' as per existing behaviour).

Test Plan: Created some Phriction documents with relative links, saw them all link correctly.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T7691

Differential Revision: https://secure.phabricator.com/D15732

Details

Provenance
June Rhodes <jrhodes@redpointgames.com.au>Authored on Apr 16 2016, 4:07 AM
Parents
rPHABd96b6506d7bb: Disable repository read/write synchronization for now
Branches
Unknown
Tags
Unknown

Event Timeline

June Rhodes <jrhodes@redpointgames.com.au> committed rPHABdd1023e5a8f8: Support relative links in Phriction (authored by June Rhodes <jrhodes@redpointgames.com.au>).Apr 16 2016, 5:15 AM