File: site.xml

package info (click to toggle)
fop 1%3A1.0.dfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,400 kB
  • sloc: java: 136,827; xml: 104,947; sh: 386; python: 316; makefile: 46
file content (298 lines) | stat: -rw-r--r-- 13,462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<?xml version="1.0"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<!-- $Id: site.xml 961399 2010-07-07 15:04:01Z spepping $ -->
<site label="FOP" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="home">
  <!--
  BEGIN Home tab
  -->
  <about label="About">
    <index label="Introduction" href="index.html"/>
    <download label="Download" href="download.html"/>
    <quickstartguide label="Quick Start Guide" href="quickstartguide.html"/>
    <compliance label="Compliance" href="compliance.html" description="FOP Compliance"/>
    <help label="Getting Help" href="gethelp.html"/>
    <faqs label="FAQs" href="faq.html"/>
    <maillist label="Mailing Lists" href="maillist.html"/>
    <license label="License" href="license.html"/>
    <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>"
    <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>"
    <!--
    <all_site label="Full HTML" href="wholesite.html"/>
    <all_sitePDF label="Full PDF" href="wholesite.pdf"/>
    -->
  </about>

  <resources label="Resources">
    <xsl-fo label="XSL-FO" href="fo.html"/>
    <examples label="Examples" href="examples.html"/>
    <bugs label="Bugs" href="bugs.html"/>
    <wiki label="Wiki" href="http://wiki.apache.org/xmlgraphics-fop/FrontPage"/>
    <other label="Other" href="resources.html"/>
  </resources>

  <project label="Project">
    <news label="News" href="news.html"/>
    <team label="Who We Are" href="team.html"/>
    <status label="Status" href="status.html"/>
    <knownissues label="Known Issues" href="knownissues.html"/>
    <changes label="Changes" href="changes.html"/>
    <!--todo label="Todo" href="todo.html"/-->
  </project>
  <!--
  END Home tab
  -->
  
  <!--
  BEGIN Version 0.95 documentation tab
  -->
  <trunk label="FOP 0.95" href="0.95/" tab="previousversion">
    <about label="About" href="index.html"/>
    <release label="Release Notes" href="releaseNotes_0.95.html"/>
    <changes label="Changes (0.95)" href="changes_0.95.html"/>
    <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/>
    <knownissues label="Known Issues" href="knownissues_overview.html"/>
    <upgrading label="Upgrading" href="upgrading.html"/>
    
    <using label="Using FOP">
      <build label="Build" href="compiling.html"/>
      <config label="Configure" href="configuration.html"/>
      <run label="Run" href="running.html"/>
      <embed label="Embed" href="embedding.html"/>
      <servlet label="Servlets" href="servlets.html"/>
      <ant label="Ant Task" href="anttask.html"/>
    </using>

    <features label="Features">
      <output label="Output Targets" href="output.html"/>
      <if label="Intermediate Format" href="intermediate.html"/>
      <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
      <pdfa label="PDF/A" href="pdfa.html"/>
      <pdfx label="PDF/X" href="pdfx.html"/>
      <graphics label="Graphics" href="graphics.html"/>
      <fonts label="Fonts" href="fonts.html"/>
      <hyphenation label="Hyphenation" href="hyphenation.html"/>    
      <extensions label="Extensions" href="extensions.html"/>
      <metadata label="Metadata" href="metadata.html"/>
    </features>
    
  </trunk>
  <!--
  END Version 0.95 documentation tab
  -->
  
  <!--
  BEGIN Version 1.0 documentation tab
  -->
  <trunk label="FOP 1.0" href="1.0/" tab="stableversion">
    <about label="About" href="index.html"/>
    <release label="Release Notes" href="releaseNotes_1.0.html"/>
    <changes label="Changes (1.0)" href="changes_1.0.html"/>
    <knownissues label="Known Issues" href="knownissues_overview.html"/>
    <upgrading label="Upgrading" href="upgrading.html"/>
    
    <using label="Using FOP">
      <build label="Build" href="compiling.html"/>
      <config label="Configure" href="configuration.html"/>
      <run label="Run" href="running.html"/>
      <embed label="Embed" href="embedding.html"/>
      <servlet label="Servlets" href="servlets.html"/>
      <ant label="Ant Task" href="anttask.html"/>
    </using>

    <features label="Features">
      <output label="Output Targets" href="output.html"/>
      <if label="Intermediate Format" href="intermediate.html"/>
      <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
      <pdfa label="PDF/A" href="pdfa.html"/>
      <pdfx label="PDF/X" href="pdfx.html"/>
      <graphics label="Graphics" href="graphics.html"/>
      <fonts label="Fonts" href="fonts.html"/>
      <hyphenation label="Hyphenation" href="hyphenation.html"/>    
      <extensions label="Extensions" href="extensions.html"/>
      <events label="Events" href="events.html"/>
      <metadata label="Metadata" href="metadata.html"/>
      <accessibility label="Accessibility" href="accessibility.html"/>
    </features>
    
  </trunk>
  <!--
  END Version 1.0 documentation tab
  -->

  <!--
  BEGIN Trunk documentation tab
  -->
  <trunk label="FOP Trunk (dev)" href="trunk/" tab="develversion">
    <about label="About" href="index.html"/>
    <upgrading label="Upgrading" href="upgrading.html"/>
    
    <using label="Using FOP">
      <build label="Build" href="compiling.html"/>
      <config label="Configure" href="configuration.html"/>
      <run label="Run" href="running.html"/>
      <embed label="Embed" href="embedding.html"/>
      <servlet label="Servlets" href="servlets.html"/>
      <ant label="Ant Task" href="anttask.html"/>
    </using>

    <features label="Features">
      <output label="Output Targets" href="output.html"/>
      <if label="Intermediate Format" href="intermediate.html"/>
      <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
      <pdfa label="PDF/A" href="pdfa.html"/>
      <pdfx label="PDF/X" href="pdfx.html"/>
      <graphics label="Graphics" href="graphics.html"/>
      <fonts label="Fonts" href="fonts.html"/>
      <hyphenation label="Hyphenation" href="hyphenation.html"/>    
      <extensions label="Extensions" href="extensions.html"/>
      <events label="Events" href="events.html"/>
      <metadata label="Metadata" href="metadata.html"/>
      <accessibility label="Accessibility" href="accessibility.html"/>
    </features>
    
  </trunk>
  <!--
  END Trunk documentation tab
  -->
  
  <!--
  BEGIN Development tab
  -->
  <introduction label="About" href="dev/" tab="development">
    <basics label="Basics" href="index.html"/>
  </introduction>

  <design label="Design" href="dev/" tab="development">
    <about label="About" href="design/">
      <introduction label="Introduction" href="index.html"/>
    </about>

    <core-process label="Core Process" href="design/">
      <startup label="Startup" href="startup.html"/>
      <parsing label="XML Parsing" href="parsing.html"/>
      <fotree label="FO Tree" href="fotree.html"/>
      <properties label="Properties" href="properties.html"/>
      <layout label="Layout" href="layout.html"/>
      <breakpos label="Break Possibility" href="breakpos.html"/>
      <areas label="Area Tree" href="areas.html"/>
      <renderers label="Renderers" href="renderers.html"/>
    </core-process>

    <miscellaneous label="Miscellaneous" href="design/">
      <images label="Images" href="images.html"/>
      <pdflib label="PDF Library" href="pdf-library.html"/>
      <svg label="SVG" href="svg.html"/>
      <embedding label="Embedding" href="embedding.html"/>
      <extending label="Extending" href="extending.html"/>
      <optimise label="Optimisations" href="optimise.html"/>
      <useragent label="User Agent" href="useragent.html"/>
    </miscellaneous>
    
    <unresolved label="Unresolved (Wiki)" href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages"/>
    
    <svg label="SVG" href="svg.html"/>
    
    <extensions label="Extensions" href="extensions.html"/>
  </design>

  <develop label="Develop" href="dev/" tab="development">
    <api-doc label="API Doc" href="api-doc.html"/>
    <walkthru label="Walk-Thru" href="implement.html" tab="development"/>
    <patch label="Patch Queue" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time" tab="development"/>
    <conventions label="Conventions" href="conventions.html" tab="development"/>
  </develop>

  <test label="Test" href="dev/" tab="development">
    <testing label="Testing" href="testing.html"/>
  </test>

  <deploy label="Deploy" href="dev/" tab="development">
    <doc label="Doc Mgmt" href="doc.html"/>
    <release label="Release" href="release.html"/>
    <bugs label="Bugs" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bug_severity%2Cpriority%20DESC"/>
  </deploy>

  <resources label="Resources" href="dev/" tab="development">
    <faq label="FAQs" href="faq.html"/>
    <tools label="Tools" href="tools.html"/>
    <viewcvs label="ViewVC" href="http://svn.apache.org/viewvc/xmlgraphics/fop"/>
  </resources>

  <subpackages label="SubPackages" href="dev/" tab="development">
    <rtflib label="RTFlib" href="rtflib.html"/>
  </subpackages>
  <!--
  END Development tab
  -->

  <external-refs>
    <xmlgraphics.apache.org href="http://xmlgraphics.apache.org/">
      <fop href="fop/"/>
      <batik href="batik/"/>
      <commons href="commons/"/>
    </xmlgraphics.apache.org>
    <svn-repo href="http://svn.apache.org/repos/asf/xmlgraphics/fop/">
      <trunk href="trunk/"/>
    </svn-repo>
    <forrest.apache.org href="http://forrest.apache.org/"/>
    <xml.apache.org href="http://xml.apache.org/">
      <xindice href="xindice/"/>
      <commons href="commons/">
        <resolver href="components/resolver/"/>
      </commons>
    </xml.apache.org>
    <xalan href="http://xalan.apache.org"/>
    <xerces href="http://xerces.apache.org"/>
    <mail-archive href="http://marc.theaimsgroup.com"/>
    <xpath-tut href="http://www.w3schools.com/xpath/"/>
    <commons-logging href="http://commons.apache.org/logging/"/>
    <commons-io href="http://commons.apache.org/io/"/>
    <jakarta href="http://jakarta.apache.org/">
      <commons href="commons/">
        <io href="io/"/>
        <logging href="logging/"/>
      </commons>
    </jakarta>
    <excalibur href="http://excalibur.apache.org/">
      <framework href="framework/"/>
    </excalibur>
    <cocoon href="http://cocoon.apache.org/"/>
    <ant href="http://ant.apache.org/">
      <manual href="manual/"/>
    </ant>
      
    <catalog_spec href="http://www.oasis-open.org/committees/entity/spec.html"/>
<!--<catalog_spec href="http://www.oasis-open.org/committees/entity/background/9401.html"/>-->
    <catalog_intro href="http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html"/>

    <mail>
      <linkmaps href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103444028129281&amp;amp;w=2"/>
      <semantic-linking href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103097808318773&amp;amp;w=2"/>
      <inputmoduletransformer
        href="http://marc.theaimsgroup.com/?t=103992708800001&amp;amp;r=1&amp;w=2"/>
      <linkrewritertransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15611"/>
      <xpathtransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12235"/>
    </mail>
    <cool-uris href="http://www.w3.org/Provider/Style/URI.html"/>
    <uri-rfc href="http://zvon.org/tmRFC/RFC2396/Output/index.html"/>

    <mozilla href="http://www.mozilla.org/"/>
    <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/>
  </external-refs>

</site>