From c8a400e1c586f83d0efc9419b81626dc45cf5229 Mon Sep 17 00:00:00 2001 From: asp Date: Wed, 15 Jun 2016 21:15:15 +0000 Subject: [PATCH] #1190 Add crss XMP namespace and properties --- doc/templates/Makefile | 1 + doc/templates/__index2__ | 1 + doc/templates/tags-xmp-crss.html.in | 27 +++++++++++++++++++++++++++ src/properties.cpp | 11 +++++++++++ src/xmp.cpp | 1 + website/Makefile | 1 + website/master/metadata.html.in | 1 + website/master/tags-xmp-crss.html.in | 28 ++++++++++++++++++++++++++++ 8 files changed, 71 insertions(+) create mode 100644 doc/templates/tags-xmp-crss.html.in create mode 100644 website/master/tags-xmp-crss.html.in diff --git a/doc/templates/Makefile b/doc/templates/Makefile index 037a19d2..a7bd77b6 100644 --- a/doc/templates/Makefile +++ b/doc/templates/Makefile @@ -126,6 +126,7 @@ SCHEMA = xmp_dc \ xmp_photoshop \ xmp_lr \ xmp_crs \ + xmp_crss \ xmp_tiff \ xmp_exif \ xmp_exifEX \ diff --git a/doc/templates/__index2__ b/doc/templates/__index2__ index 8e810e1a..1b981675 100644 --- a/doc/templates/__index2__ +++ b/doc/templates/__index2__ @@ -37,6 +37,7 @@
  • pdf
  • photoshop
  • crs
  • +
  • crss