VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/articles/DITA-articles-plugin.ditamap@ 98997

Last change on this file since 98997 was 98584, checked in by vboxsync, 2 years ago

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--Arbortext, Inc., 1988-2008, v.4002-->
3<!DOCTYPE plugin PUBLIC "-//IBM//DTD DITA Eclipse Map Collection//EN"
4 "../dtd/eclipsemap.dtd">
5<plugin id="org.dita.sample.doc"
6 title="Test Eclipse Map Title" xml:lang="en-us"
7 xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/">
8 <pluginmeta>
9 <providerName>IBM</providerName>
10 <plugininfo>
11 <pluginname>The name of
12 the plugin</pluginname>
13 <vrmlist>
14 <vrm modification="0" release="1" version="1"/>
15 </vrmlist>
16 <qualifier>v20080415</qualifier>
17 </plugininfo>
18 <fragmentInfo>
19 <fragmentName>org.dita.sample.doc.nl1</fragmentName>
20 <fragmentVersionInfo>
21 <vrm modification="0" release="1" version="1"/>
22 <versionMin modification="0" release="0" version="4"/>
23 <versionMax modification="0" release="0" version="5"/>
24 </fragmentVersionInfo>
25 <qualifier>test</qualifier>
26 </fragmentInfo>
27 <pluginProperties content="testValue" name="test"/>
28 <pluginProperties content="anotherValue" name="test2"/>
29 <controllingPlugin>
30 <productName>For an Info Center this will be displayed
31in the title bar</productName>
32 <productId>someUniqueToken</productId>
33 </controllingPlugin>
34 </pluginmeta>
35 <indexExtension href="index.xml"/>
36 <primarytocref href="DITA-articles.ditamap"/>
37 <!-- This is the primary plugin for our IC. Adding the product extension to the plugin.xml file -->
38 <osgiManifest>
39 <manifestMeta>
40 <requiresPlugin>
41 <pluginname>org.eclipse.help</pluginname>
42 <versionRange>
43 <versionMin modification="0" release="3" version="3"/>
44 </versionRange>
45 </requiresPlugin>
46 <!--
47 <requiresPlugin>
48 <pluginname>com.ibm.help.doc</pluginname>
49 <versionRange>
50 <versionGreaterThanMin version="2" release="0" modification="0"/>
51 <versionLessThanMax version="3" release="0" modification="0"/>
52 </versionRange>
53 </requiresPlugin>
54 <requiresPlugin>
55 <pluginname>com.ibm.help.doc.stuff</pluginname>
56 <versionRange>
57 <versionMin version="4" release="0" modification="0"/>
58 <versionMax version="5" release="0" modification="0"/>
59 </versionRange>
60 </requiresPlugin>
61 <requiresPlugin>
62 <pluginname>com.ibm.help.doc.more.stuff</pluginname>
63 <versionRange>
64 <versionMin version="6" release="0" modification="0"/>
65 <versionLessThanMax version="7" release="0" modification="0"/>
66 </versionRange>
67 </requiresPlugin>
68 <requiresPlugin>
69 <pluginname>com.ibm.help.doc.way.more.stuff</pluginname>
70 <versionRange>
71 <versionGreaterThanMin version="8" release="0" modification="0"/>
72 <versionMax version="9" release="0" modification="0"/>
73 </versionRange>
74 </requiresPlugin> -->
75 <otherBundleHeaders content="OSGi (c) 2008" name="Bundle-Copyright"/>
76 </manifestMeta>
77 </osgiManifest>
78</plugin>
Note: See TracBrowser for help on using the repository browser.

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