Added templates for HTTP doc of new XMP schemas.
This commit is contained in:
parent
ed491b47c0
commit
97f24cc506
28
doc/templates/tags-xmp-expressionmedia.html.in
vendored
Normal file
28
doc/templates/tags-xmp-expressionmedia.html.in
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>Microsoft Expression Media schema</h2>
|
||||
<p>This is the Microsoft badged version of the
|
||||
<a href="tags-xmp-mediapro.html" title="iView Media Pro schema">iView Media Pro schema</a>.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.expressionmedia.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://ns.microsoft.com/expressionmedia/1.0/</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>expressionmedia</code></b></li>
|
||||
</ul>
|
||||
Reference: ?</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_expressionmedia__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
27
doc/templates/tags-xmp-kipi.html.in
vendored
Normal file
27
doc/templates/tags-xmp-kipi.html.in
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>KDE Image Program Interface schema</h2>
|
||||
<p>KDE Image Program Interface schema tags, used by digiKam kipi-plugins.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.kipi.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://www.digikam.org/ns/kipi/1.0/</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>kipi</code></b></li>
|
||||
</ul>
|
||||
Reference: ?</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_kipi__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
28
doc/templates/tags-xmp-mediapro.html.in
vendored
Normal file
28
doc/templates/tags-xmp-mediapro.html.in
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>iView Media Pro schema</h2>
|
||||
<p>iView Media Pro schema tags. See also its successor, the
|
||||
<a href="tags-xmp-expressionmedia.html" title="Microsoft Expression Media schema">Microsoft Expression Media schema</a>.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.mediapro.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://ns.iview-multimedia.com/mediapro/1.0/</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>mediapro</code></b></li>
|
||||
</ul>
|
||||
Reference: ?</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_mediapro__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user