blob: 7b8358cae7e895de9d0a0076c6d7c583080f18f3 [file] [log] [blame]
hvoormannf274e662009-12-30 10:16:53 +00001###############################################################################
fthienela532b572010-04-29 21:12:28 +00002# Copyright (c) 2009, 2010 John Krasnay and others.
hvoormannf274e662009-12-30 10:16:53 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# John Krasnay - initial API and implementation
fthienela532b572010-04-29 21:12:28 +000010# Igor Jacy Lino Campista - bug 251954 - content types for DITA file extensions
hvoormannf274e662009-12-30 10:16:53 +000011###############################################################################
12pluginName= Vex DITA
13providerName= Eclipse.org
dacarvereb106902008-11-03 22:27:34 +000014
15doctype.concept=DITA Concept
16doctype.composite=DITA Composite
17doctype.reference=DITA Reference
18doctype.task=DITA Task
19doctype.topic=DITA Topic
20doctype.map=DITA Map
21
22style.classed=DITA Classed
23style.mapStyle=DITA Map
fthienela532b572010-04-29 21:12:28 +000024
25contentType.name = DITA Content Type
26contentType.map.name = DITA Map Content Type
27contentType.ditaval.name = DITAVal Content Type
28contentType.topic.name = DITA Topic Content Type