VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/doc/dev_ref/preprocess-maplink.html@ 98878

最後變更 在這個檔案從98878是 98584,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 3.5 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4<html xml:lang="en-us" lang="en-us">
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7<meta name="copyright" content="(C) Copyright 2005"/>
8<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
9<meta name="DC.Type" content="concept"/>
10<meta name="DC.Title" content="Map based linking (maplink and move-links)"/>
11<meta name="abstract" content="These two steps work together to create links based on a map and move those links into the referenced topics. The links are created based on hierarchy in the DITA map, the @collection-type attribute, and relationship tables. This step is implemented in XSLT and Java."/>
12<meta name="description" content="These two steps work together to create links based on a map and move those links into the referenced topics. The links are created based on hierarchy in the DITA map, the @collection-type attribute, and relationship tables. This step is implemented in XSLT and Java."/>
13<meta name="DC.Relation" scheme="URI" content="../dev_ref/DITA-OTPreprocess.html"/>
14<meta name="DC.Relation" scheme="URI" content="../dev_ref/preprocess-chunk.html"/>
15<meta name="DC.Relation" scheme="URI" content="../dev_ref/preprocess-topicpull.html"/>
16<meta name="DC.Format" content="XHTML"/>
17<meta name="DC.Identifier" content="preprocess-maplink"/>
18<meta name="DC.Language" content="en-us"/>
19<link rel="stylesheet" type="text/css" href="../commonltr.css"/>
20<link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
21<title>Map based linking (maplink and move-links)</title>
22</head>
23<body id="preprocess-maplink">
24
25
26<h1 class="title topictitle1">Map based linking (maplink and move-links)</h1>
27
28
29<div class="body conbody"><p class="shortdesc">These two steps work together to create links based on a map and move those links into
30 the referenced topics. The links are created based on hierarchy in the DITA map, the
31 @collection-type attribute, and relationship tables. This step is implemented in XSLT and
32 Java.</p>
33
34<div class="section"><p class="p">The <samp class="ph codeph">maplink</samp> module runs an XSLT program that evaluates the map; it places all
35 the generated links into a single file in the temporary directory. The
36 <samp class="ph codeph">move-links</samp> module then runs a Java program that pushes the generated links
37 into the applicable topics.</p>
38</div>
39
40</div>
41
42<div class="related-links">
43<div class="familylinks">
44<div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../dev_ref/DITA-OTPreprocess.html" title="The pre-processing operation is a set of steps that typically runs at the beginning of every DITA-OT transformation. Each step or stage corresponds to an Ant target in the build pipeline; the preprocess target calls the entire set of steps.">Pre-processing modules</a></div>
45<div class="previouslink"><strong>Previous topic:</strong> <a class="link" href="../dev_ref/preprocess-chunk.html" title="The chunk step breaks apart and assembles referenced DITA content based on the @chunk attribute in maps. This step is implemented in Java.">Chunk topics (chunk)</a></div>
46<div class="nextlink"><strong>Next topic:</strong> <a class="link" href="../dev_ref/preprocess-topicpull.html" title="The topicpull step pulls content into &lt;xref&gt; and &lt;link&gt; elements. This step is implemented in XSLT.">Pull content into topics (topicpull)</a></div>
47</div>
48</div>
49
50</body>
51</html>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette