Preliminary support for cross-domain references
git-svn-id: file:///srv/svn/repo/kosuzu/trunk@42 eb64cd80-c68d-6f47-b6a3-0ada418499da
This commit is contained in:
@@ -88,7 +88,7 @@ let page htm conversion text =
|
||||
with Not_found -> "")
|
||||
^ opt_kv "Replies:" (try
|
||||
ref_links (Conversion.Id_map.find text.id conversion.Conversion.replies)
|
||||
with Not_found -> "empty replies")
|
||||
with Not_found -> "")
|
||||
^ {|</dl></header><pre style="white-space:pre-wrap">|} in
|
||||
wrap conversion htm text.title ((T.of_string text.body header) ^ "</pre></article>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user