diff --git a/website/master/download.html.in b/website/master/download.html.in index 566629e8..994ba5b5 100644 --- a/website/master/download.html.in +++ b/website/master/download.html.in @@ -9,7 +9,8 @@ __navbar__

Download Exiv2

Two packages are available for download: the source distribution with the complete source code and a Windows package - with just the command line utility and manual page. + with just the command line utility and manual page. The current version + is __version__.

@@ -49,6 +50,7 @@ __navbar__   Download source

+

Currently v__version__

@@ -56,6 +58,7 @@ __navbar__   Download exiv2.exe

+

Currently v__version__

 

diff --git a/website/master/getting-started.html.in b/website/master/getting-started.html.in index cd39ae3b..c796d579 100644 --- a/website/master/getting-started.html.in +++ b/website/master/getting-started.html.in @@ -6,33 +6,18 @@ __navbar__
- __maintitle__ -

Exiv2 is a C++ library and a command line utility - to manage image metadata. - It provides fast and easy read and write access to the - Exif, - IPTC and - XMP metadata - of images in various formats. - Exiv2 is available as free software and with a - commercial license, and is used in many projects. +

Getting started

+

An overview of the basic Exiv2 C++ library and command line utility features and the Exiv2 project, + examples and more.

- -   Download Exiv2 -
- -

Exiv2 library features

-
  • Fast read and write access to the Exif, IPTC, and XMP metadata of an image
  • Easy to use and extensively documented API
  • @@ -83,26 +68,27 @@ __navbar__ Utility samples

     

    -

    Future plans

    -
      -
    • a unified metadata container
    • -
    • support for additional image formats
    • -
    • more Makernotes
    • -
    • to support CMake on all platforms
    • -
    -

    The roadmap has details for the upcoming version.

__whatsnew-latest__ +

 

-

Open HUB factoids

-
+ +

Future plans

+
    +
  • A unified metadata container
  • +
  • Support for additional image formats
  • +
  • More Makernotes
  • +
  • CMake support for all platforms
  • +
+

The roadmap has details for the upcoming version.

diff --git a/website/master/index.html.in b/website/master/index.html.in index 9d53c41f..4b67bcdc 100644 --- a/website/master/index.html.in +++ b/website/master/index.html.in @@ -1,88 +1,38 @@ __doctype__ - -__header1__ + +__header4__ -__sidebar1__ - -
-__maintitle__ -

Exiv2 Overview

-

Exiv2 is a C++ library and a command line utility -to manage image metadata. -It provides fast and easy read and write access to the -Exif, -IPTC and -XMP metadata -of images in various formats. -Exiv2 is available as free software and with a -commercial license, and is used in many projects.

- -

The Exiv2 library provides

- - -

Examples: read Exif; - add, modify, delete Exif; - read IPTC; - set IPTC; - set XMP -

- -

Exiv2 is also a command line utility to

- - -

Future plans include

- -

The roadmap has details for the upcoming version.

- -__footer__ -
- -__tracker__ - +__navbar__ + +
+
+ Exiv2 home page + __maintitle__ +

Exiv2 is a C++ library and a command line utility + to manage image metadata. + It provides fast and easy read and write access to the + Exif, + IPTC and + XMP metadata + of images in various formats. + Exiv2 is available as free software and with a + commercial license, and is used in many projects. +
+   +

+ +   Download Exiv2 + +
+
+ +
+ + __footer__ + +
+ + __bootstrap__ + + diff --git a/website/var/__navbar__ b/website/var/__navbar__ index a54d5a8f..04ed7247 100644 --- a/website/var/__navbar__ +++ b/website/var/__navbar__ @@ -7,7 +7,7 @@ - Exiv2 + Exiv2