You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

site.xml 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <site label="FOP" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="home">
  17. <!--
  18. BEGIN Home tab
  19. -->
  20. <about label="About">
  21. <index label="Introduction" href="index.html"/>
  22. <download label="Download" href="download.html"/>
  23. <compliance label="Compliance" href="compliance.html" description="FOP Compliance"/>
  24. <help label="Getting Help" href="gethelp.html"/>
  25. <faqs label="FAQs" href="faq.html"/>
  26. <maillist label="Mailing Lists" href="maillist.html"/>
  27. <license label="License" href="license.html"/>
  28. <!--
  29. <all_site label="Full HTML" href="wholesite.html"/>
  30. <all_sitePDF label="Full PDF" href="wholesite.pdf"/>
  31. -->
  32. </about>
  33. <resources label="Resources">
  34. <xsl-fo label="XSL-FO" href="fo.html"/>
  35. <examples label="Examples" href="examples.html"/>
  36. <bugs label="Bugs" href="bugs.html"/>
  37. <wiki label="Wiki" href="http://wiki.apache.org/xmlgraphics-fop/FrontPage"/>
  38. <other label="Other" href="resources.html"/>
  39. </resources>
  40. <project label="Project">
  41. <news label="News" href="news.html"/>
  42. <team label="Who We Are" href="team.html"/>
  43. <status label="Status" href="status.html"/>
  44. <knownissues label="Known Issues" href="knownissues.html"/>
  45. <changes label="Changes" href="changes.html"/>
  46. <!--todo label="Todo" href="todo.html"/-->
  47. </project>
  48. <!--
  49. END Home tab
  50. -->
  51. <!--
  52. BEGIN Version 0.20.5 tab
  53. -->
  54. <v0205 label="Version 0.20.5" href="0.20.5/" tab="maintenanceversion">
  55. <about label="About" href="index.html"/>
  56. <using label="Using FOP">
  57. <build label="Build" href="compiling.html"/>
  58. <config label="Configure" href="configuration.html"/>
  59. <run label="Run" href="running.html"/>
  60. <embed label="Embed" href="embedding.html"/>
  61. <servlet label="Servlets" href="servlets.html"/>
  62. <ant label="Ant Task" href="anttask.html"/>
  63. </using>
  64. <features label="Features">
  65. <output label="Output Targets" href="output.html"/>
  66. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  67. <graphics label="Graphics" href="graphics.html"/>
  68. <fonts label="Fonts" href="fonts.html"/>
  69. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  70. <extensions label="Extensions" href="extensions.html"/>
  71. </features>
  72. </v0205>
  73. <!--
  74. END Version 0.20.5 tab
  75. -->
  76. <!--
  77. BEGIN Version 0.93 documentation tab
  78. -->
  79. <trunk label="FOP 0.93" href="0.93/" tab="stableversion">
  80. <about label="About" href="index.html"/>
  81. <release label="Release Notes" href="releaseNotes_0.93.html"/>
  82. <changes label="Changes" href="changes_0.93.html"/>
  83. <upgrading label="Upgrading" href="upgrading.html"/>
  84. <using label="Using FOP">
  85. <build label="Build" href="compiling.html"/>
  86. <config label="Configure" href="configuration.html"/>
  87. <run label="Run" href="running.html"/>
  88. <embed label="Embed" href="embedding.html"/>
  89. <servlet label="Servlets" href="servlets.html"/>
  90. <ant label="Ant Task" href="anttask.html"/>
  91. </using>
  92. <features label="Features">
  93. <output label="Output Targets" href="output.html"/>
  94. <if label="Intermediate Format" href="intermediate.html"/>
  95. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  96. <pdfa label="PDF/A" href="pdfa.html"/>
  97. <pdfx label="PDF/X" href="pdfx.html"/>
  98. <graphics label="Graphics" href="graphics.html"/>
  99. <fonts label="Fonts" href="fonts.html"/>
  100. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  101. <extensions label="Extensions" href="extensions.html"/>
  102. </features>
  103. </trunk>
  104. <!--
  105. END Version 0.93 documentation tab
  106. -->
  107. <!--
  108. BEGIN Trunk documentation tab
  109. -->
  110. <trunk label="FOP Trunk (dev)" href="trunk/" tab="develversion">
  111. <about label="About" href="index.html"/>
  112. <upgrading label="Upgrading" href="upgrading.html"/>
  113. <using label="Using FOP">
  114. <build label="Build" href="compiling.html"/>
  115. <config label="Configure" href="configuration.html"/>
  116. <run label="Run" href="running.html"/>
  117. <embed label="Embed" href="embedding.html"/>
  118. <servlet label="Servlets" href="servlets.html"/>
  119. <ant label="Ant Task" href="anttask.html"/>
  120. </using>
  121. <features label="Features">
  122. <output label="Output Targets" href="output.html"/>
  123. <if label="Intermediate Format" href="intermediate.html"/>
  124. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  125. <pdfa label="PDF/A" href="pdfa.html"/>
  126. <pdfx label="PDF/X" href="pdfx.html"/>
  127. <graphics label="Graphics" href="graphics.html"/>
  128. <fonts label="Fonts" href="fonts.html"/>
  129. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  130. <extensions label="Extensions" href="extensions.html"/>
  131. </features>
  132. </trunk>
  133. <!--
  134. END Trunk documentation tab
  135. -->
  136. <!--
  137. BEGIN Development tab
  138. -->
  139. <introduction label="About" href="dev/" tab="development">
  140. <basics label="Basics" href="index.html"/>
  141. </introduction>
  142. <design label="Design" href="dev/" tab="development">
  143. <about label="About" href="design/">
  144. <introduction label="Introduction" href="index.html"/>
  145. </about>
  146. <core-process label="Core Process" href="design/">
  147. <startup label="Startup" href="startup.html"/>
  148. <parsing label="XML Parsing" href="parsing.html"/>
  149. <fotree label="FO Tree" href="fotree.html"/>
  150. <properties label="Properties" href="properties.html"/>
  151. <layout label="Layout" href="layout.html"/>
  152. <breakpos label="Break Possibility" href="breakpos.html"/>
  153. <areas label="Area Tree" href="areas.html"/>
  154. <renderers label="Renderers" href="renderers.html"/>
  155. </core-process>
  156. <miscellaneous label="Miscellaneous" href="design/">
  157. <images label="Images" href="images.html"/>
  158. <pdflib label="PDF Library" href="pdf-library.html"/>
  159. <svg label="SVG" href="svg.html"/>
  160. <embedding label="Embedding" href="embedding.html"/>
  161. <extending label="Extending" href="extending.html"/>
  162. <optimise label="Optimisations" href="optimise.html"/>
  163. <useragent label="User Agent" href="useragent.html"/>
  164. </miscellaneous>
  165. <unresolved label="Unresolved (Wiki)" href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages"/>
  166. <svg label="SVG" href="svg.html"/>
  167. <extensions label="Extensions" href="extensions.html"/>
  168. </design>
  169. <develop label="Develop" href="dev/" tab="development">
  170. <api-doc label="API Doc" href="api-doc.html"/>
  171. <walkthru label="Walk-Thru" href="implement.html" tab="development"/>
  172. <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"/>
  173. <conventions label="Conventions" href="conventions.html" tab="development"/>
  174. </develop>
  175. <test label="Test" href="dev/" tab="development">
  176. <testing label="Testing" href="testing.html"/>
  177. </test>
  178. <deploy label="Deploy" href="dev/" tab="development">
  179. <doc label="Doc Mgmt" href="doc.html"/>
  180. <release label="Release" href="release.html"/>
  181. <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=bugs.component"/>
  182. </deploy>
  183. <resources label="Resources" href="dev/" tab="development">
  184. <faq label="FAQs" href="faq.html"/>
  185. <tools label="Tools" href="tools.html"/>
  186. <viewcvs label="ViewCVS" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop"/>
  187. </resources>
  188. <subpackages label="SubPackages" href="dev/" tab="development">
  189. <rtflib label="RTFlib" href="rtflib.html"/>
  190. </subpackages>
  191. <!--
  192. END Development tab
  193. -->
  194. <!-- references label="Related Projects">
  195. <forrest label="Apache Forrest" href="http://forrest.apache.org/"/>
  196. <gump label="Apache Gump" href="http://jakarta.apache.org/gump/"/>
  197. <cocoon label="Apache Cocoon" href="http://cocoon.apache.org/"/>
  198. <lenya label="Apache Lenya" href="http://cocoon.apache.org/lenya/"/>
  199. <centipede label="Krysalis Centipede" href="http://www.krysalis.org/"/>
  200. </references -->
  201. <external-refs>
  202. <!--cocoon href="http://cocoon.apache.org/2.1/">
  203. <ml href="mail-lists.html"/>
  204. <actions href="userdocs/concepts/actions.html"/>
  205. <catalogs href="userdocs/concepts/catalog.html"/>
  206. <sitemap href="userdocs/concepts/sitemap.html"/>
  207. <input-modules href="userdocs/concepts/modules.html"/>
  208. <views href="userdocs/concepts/views.html"/>
  209. </cocoon-->
  210. <xmlgraphics.apache.org href="http://xmlgraphics.apache.org/">
  211. <fop href="fop/"/>
  212. <batik href="batik/"/>
  213. </xmlgraphics.apache.org>
  214. <svn-repo href="http://svn.apache.org/repos/asf/xmlgraphics/fop/">
  215. <trunk href="trunk/"/>
  216. <stable href="branches/fop-0_93"/>
  217. <maintenance href="branches/fop-0_20_2-maintain/"/>
  218. </svn-repo>
  219. <xml.apache.org href="http://xml.apache.org/">
  220. <forrest href="forrest/"/>
  221. <xindice href="xindice/"/>
  222. <fop href="fop/"/>
  223. <batik href="batik/"/>
  224. <commons href="commons/">
  225. <resolver href="components/resolver/"/>
  226. </commons>
  227. </xml.apache.org>
  228. <xalan href="http://xalan.apache.org"/>
  229. <xerces href="http://xerces.apache.org"/>
  230. <mail-archive href="http://marc.theaimsgroup.com"/>
  231. <xpath-tut href="http://www.w3schools.com/xpath/"/>
  232. <jakarta href="http://jakarta.apache.org/">
  233. <commons href="commons/">
  234. <io href="io/"/>
  235. <logging href="logging/"/>
  236. </commons>
  237. </jakarta>
  238. <excalibur href="http://excalibur.apache.org/">
  239. <framework href="framework/"/>
  240. </excalibur>
  241. <cocoon href="http://cocoon.apache.org/"/>
  242. <ant href="http://ant.apache.org/">
  243. <manual href="manual/"/>
  244. </ant>
  245. <catalog_spec href="http://www.oasis-open.org/committees/entity/spec.html"/>
  246. <!--<catalog_spec href="http://www.oasis-open.org/committees/entity/background/9401.html"/>-->
  247. <catalog_intro href="http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html"/>
  248. <mail>
  249. <linkmaps href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103444028129281&amp;amp;w=2"/>
  250. <semantic-linking href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103097808318773&amp;amp;w=2"/>
  251. <inputmoduletransformer
  252. href="http://marc.theaimsgroup.com/?t=103992708800001&amp;amp;r=1&amp;w=2"/>
  253. <linkrewritertransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15611"/>
  254. <xpathtransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12235"/>
  255. </mail>
  256. <cool-uris href="http://www.w3.org/Provider/Style/URI.html"/>
  257. <uri-rfc href="http://zvon.org/tmRFC/RFC2396/Output/index.html"/>
  258. <mozilla href="http://www.mozilla.org/"/>
  259. <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/>
  260. </external-refs>
  261. </site>