Index: trunk/www/sites/kphotoalbum/download/snapshots/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/snapshots/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/snapshots/index.php (nonexistent) @@ -1,178 +0,0 @@ - - -

Download - Snapshots

- -

Please read this page to learn how to compile the sources

-

Release Candidate 2 for KPhotoAlbum 4.2 available!

- -
-

20120303

- -

Changes in this snapshot since rc1

- -
- -
-

20120303

- -

Changes in this snapshot since last release

- -
- -
-

20090721

- -

Changes in this snapshot since last snapshot

-
- -
-

20090711

- -

Changes in this snapshot since last snapshot

-
- -
-

Snapshot 2009-06-30

- -

Changes in this snapshot since last snapshot

-
- -
-

Snapshot 2009-06-29

- -

Changes in this snapshot since last snapshot

-
- - -
-

Snapshot 2009-06-13

- -

Changes in this snapshot since last snapshot

-
- - \ No newline at end of file Index: trunk/www/sites/kphotoalbum/download/binaries/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/binaries/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/binaries/index.php (nonexistent) @@ -1,149 +0,0 @@ - - -

Download - Binaries

- -

KPhotoAlbum 4.5 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 4.4 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 4.3 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 4.2 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 4.1 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 4.0 series

- -
-

Available Packages

- -
- -

KPhotoAlbum 3.1 packages

- -
-

Available Packages for KPhotoAlbum 3.1
This is the KDE3 version!

- - - -
- -
-

KPhotoAlbum 3.0 for FreeBSD

-

KPhotoAlbum 3.0 is available for FreeBSD.

-
- -
-

KPhotoAlbum 3.0 for Fedora

-

KPhotoAlbum 3.0 is available in Fedora Extra. Simply run yum -install kphotoalbum to install it. If this doesn't work for you, -please see the fedora extra wiki entry.

-
- -
-

KPhotoAlbum 3.0 for ArchLinux

-

KPhotoAlbum 3.0 is available from Archlinux User-community Repository.

-
- -
-

KPhotoAlbum 3.0 for Fink

-

KPhotoAlbum 3.0 is available for Fink. For support for this package, visit -#fink on the freenode IRC network. (E.g. on the server -irc.kde.org)

-
- -
-

KPhotoAlbum 3.0 for Debian

-

KPhotoAlbum 3.0 is available from Debian experimental.

-
- -
-

KPhotoAlbum 3.0 for SUSE

-

KPhotoAlbum 3.0 is available for Open SUSE.

-
- - -
-

KPhotoAlbum for Gentoo

-

KPhotoAlbum is available from the normal Portage tree.

-
- -
-

If you did not find a package for your system, then consider compiling -KPhotoAlbum yourself.

-
- - \ No newline at end of file Index: trunk/www/sites/kphotoalbum/download/compiling/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/compiling/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/compiling/index.php (nonexistent) @@ -1,124 +0,0 @@ - - -

Compiling KPhotoAlbum sources

- -
-

Compiling the sources for KPhotoAlbum is the same nevertheless how -you got your hand on KPhotoAlbum, let that be via anonymous git, write -enabled git, or from a source packages.

- -

KPhotoAlbum has a number of dependencies that add extra value to -KPhotoAlbum, namely KIPI plugins, extracting EXIF information, and -generating video thumbnails. If you don't care about all this, you may -go direction to the compile instructions for -KPhotoAlbum itself or check out detailed instructions from Building KPhotoAlbum -in KDE UserBase Wiki

-
- -

KIPI Plugins (optional)

-
- -

KPhotoAlbum comes with a plugin mechanism shared between a number of -imaging applications. Compiling this plugin mechanism is optional and -requires a bit of extra work, but in the end it adds quite a bit of -functionality to KPhotoAlbum, see the KIPI page for a full list of plugins.

- -

Your distribution may already come with KIPI and its plugins, in -that case you might not need to do anything here. If not, you must -compile the packages KEXIF, KIPI, and kipi-plugins in that order before -compiling KPhotoAlbum itself.

-
- -

EXIF support (optional)

-
-

KPhotoAlbum has support for showing EXIF information, plus searching -in the exif information. This is optional, and KPhotoAlbum can be compiled -without this support.

- -

Your distribution will likely have a package for this -already, otherwise Download EXIV2 and compile using a simple configure; make; make -install.

- -

To enable KPhotoAlbum to search your images using EXIF -information, you also need to have a Qt installed with SQLite support -(this might be a separate package). Check the output of -cmake (when compiling KPhotoAlbum itself) and/or the Help->KPhotoAlbum Feature Status to see if things got -compiled correctly.

-
- -

Video Thumbnails Support (optional)

-
-

KDE 4 does currently not support generating a thumbnail for video -files. If you want to use KPhotoAlbum for your videos, then it is highly -recommendable to install mplayer2. (mplayer works also to some extent.)

-
- -

Instructions for compiling the KDE 4 version of KPhotoAlbum

-
- -
- -

Caveats

-
-

If the compile of KPhotoAlbum 4.2 fails during compilation of -Dutch or French HandBook, your KDE version is most likely too old to -include all translator entities. Easiest "fix" is to apply the following -patch to "reformat" the -translator names.

-

-Of course another option is to update to KDE 4.8 (at least 4.8.1 has the -required entities) on the compile machine. Even though the newer KDE is -required for compiling the HandBook there is no dependency to newer -version while running KPhotoAlbum. -

-
- -
-

KHelpCenter seems to be looking for documentation from only one -location. If you install KPhotoAlbum to somewhere else, it might be a -good idea to create appropriate symbolic links to get the help working.

- - -

The same documentation is also available on-line or as a PDF

-
- - \ No newline at end of file Index: trunk/www/sites/kphotoalbum/download/git/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/git/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/git/index.php (revision 1534928) @@ -1,32 +1,42 @@ -

Download - KPhotoAlbum from GIT

+

Download - KPhotoAlbum from git

-

You can download KPhotoAlbum from KDE's GIT-repository.

-

To learn how to check KPhotoAlbum out from GIT, you can visit KDE's explanation or follow the steps below.

+

+You can download KPhotoAlbum from KDE's git repository. +

+ +

+To learn how to check KPhotoAlbum out from GIT, you can visit KDE's explanation or follow the steps below. +

+ +

+Please read the build instructions to learn how to compile the sources. +

-

Please read this page to learn how to compile the sources.

-

Readonly Access

+

Anonymous read-only access

+
-

Read/Write Access

+

Write Access

+
+

-To obtain read/write access, you need a KDE identity, plase read the details here. +To obtain write access, you need a KDE identity. Please read How to get read-write developer access.

Index: trunk/www/sites/kphotoalbum/download/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/index.php (revision 1534928) @@ -1,34 +1,39 @@

Download

-

There are many ways how you can obtain KPhotoAlbum:

-
-
Sources
-
There are versions for KDE4, KDE3 and also some other obsolete versions
-
Binaries
-
There are prebuilt binaries for various versions (KDE4 or KDE3) and various distributions
-
Snapshots
-
We are working on a new snapshot for the release candidate of next release of KPhotoAlbum.
-
GIT
-
Bleeding edge repositories. It contains the most current versions. Must have for future developers (even a bug fixes)
-
-

Please check the Bugzilla for list of open bugs.

+

There are multiple ways how you can get KPhotoAlbum:

+ +

Use your distribution's package manager

+ +

+KPhotoAlbum has been included by many distributors, including Debian, (K)Ubuntu, Arch Linux, Gentoo Linux and others. If you "just" want to use KPhotoAlbum, check first if it's already included in your distribution and install it as usual. +

+ +

Compile a released source package

+ +

+See Source for our released tarballs. This way, you can compile your own build. See the build instructions for how this is done. +

+ +

Compile the git version

+ +

+See git to see how you can the current state of development. This way, you can compile your own bleeding-edge build (which may or may not be stable). See the build instructions for how this is done. +

+

Development information

\ No newline at end of file Index: trunk/www/sites/kphotoalbum/download/source/index.php =================================================================== --- trunk/www/sites/kphotoalbum/download/source/index.php (revision 1534927) +++ trunk/www/sites/kphotoalbum/download/source/index.php (revision 1534928) @@ -1,265 +1,26 @@

Download - KPhotoAlbum source code

-

Source code for KPhotoAlbum 5.4.2

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 59d868b82a55d734f9d9f183a62f67f3
-SHA1Sum: 5a6a803ae089a3496f3765ab713cf331f692183d
-SHA256Sum: d0f6d4ad33a5c381d9d7d3a69e5fb137c70c37123bf800272b3e1aef77d6cd10 -

-
- -
-

Source code for KPhotoAlbum 5.4

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 44f096e48a0fd29f24cfd87ef8d5ced2
-SHA1Sum: 46ce4258028409abb87634d4dfdbab79684e0f4b
-SHA256Sum: d031ce9eec4c16d628e1152cee4ab6aeef5194ce6517dd7b6493e60d45ad852d -

-
- -
-

Source code for KPhotoAlbum 5.3

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 0fedfba1621216b8a50a341a28c0a11a
-SHA1Sum: 9caa50ac70c9b70f76530598ed759af86e3b0b18
-SHA256Sum: c1175489c70902511d7fa7c261a65d4dd19a3a651a1811edea3034e36fda88d1 -

-
- -
-

Source code for KPhotoAlbum 5.2

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 4d7a5fc4f6ceecde5bb1e9c5ffc5a190
-SHA1Sum: 1cf79e833c5f5425aff72303ad843ee9a724d325
-SHA256Sum: 9ad02080b21787d5824d0c4bb49be2a00822098adca7937e9c7497440d3b0b89 -

-
- -
-

Source code for KPhotoAlbum 5.1

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 3163ad7324256e8dbe3928ac4ef59296
-SHA1Sum: a62675e8ef30d8a5aa016ea709cdfb903af48fdf
-SHA256Sum: 9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7 -

-
- -
-

Source code for KPhotoAlbum 5.0.1

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: ded31c889aeaa4e241c79fafd445982e
-SHA1Sum: 8927df0632c112c78df460b157eded9431a56003
-SHA256Sum: e43beb6cb93d749b30aa171ebce5ac5473b16704ea6d36bf6dcc2ce54328ce55 -

-
- -
-

Source code for KPhotoAlbum 4.7.2

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 857d0183bc95e3c68e4ba33b5fc3d5f2
-SHA1Sum: e85ab01d80434f3a77150193b503c3627efbf7af
-SHA256Sum: 313214daaaaf2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a -

-
- -
-

Source code for KPhotoAlbum 4.7.1

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 6994263a53780e1f5d40cc197db8f10b
-SHA1Sum: 56b939e196138daa7608a2bcc32f590d783de358
-SHA256Sum: cc6ad5b63e9f724b58a7e0ad27714f0e0331a922ccd2acf91b4f33fe11ee7526 -

-
- -
-

Source code for KPhotoAlbum 4.7

-

Please read this page to learn how to compile the sources

- -

-MD5Sum: 04e5cc8624cc1c142fd6594f4b4b97ab
-SHA1Sum: 0bcf7f2207a266e3bd561d4debefe46e8dc8ade5
-SHA256Sum: 8b33cbe995b652740ee965b907abb96689588c1eac36340d9ace646d3018735d -

-
- -
-

Source code for KPhotoAlbum 4.6.2

-

Please read this page to learn how to compile the sources

- -

MD5Sum: 74ed3454971cb27eb5999973c72b090a
-SHA1Sum: 3bf0a275badfb73db5745bf70ba8751e6f5b22c3
-SHA256Sum: 54c256a1943a632f7ff68126dc985e7f434e7b18c762ae40a49181b9d85f34fb
+

+The released KPhotoAlbum source packages ("tarballs") are kindly hosted by the KDE Community. You can get an overview of all available packages at KDE's download server.

-
-
-

Source code for KPhotoAlbum 4.6.1

-

Please read this page to learn how to compile the sources

- - -

MD5Sum: a19c90ffd0c9bb388aa056855d95a377
-SHA1Sum: 272e80b4194d7218439603015c85ef04ded5ad2b
-SHA256Sum: 8d108d643409944e2a901acd1483e2304a7105842895ea7c72fb8701b6bd9632
+

+The most recent release is version 5.4.2. You see the KDE servers for:

-
- -
-

Source code for KPhotoAlbum 4.6

-

Please read this page to learn how to compile the sources

-

MD5Sum: 84cc7741c8e8c62e097ebb5e81d40979
-SHA1Sum: 1471b6780246e29d29a4afbc500253b19dea4593
-SHA256Sum: 87eac5e5afb35ef68948a0bd349639d813ee84f7b21dfa7d6fc934bc03459ee7
-

-
-
-

Source code for KPhotoAlbum 4.5

-

Please read this page to learn how to compile the sources

- - -

MD5Sum: 84cc7741c8e8c62e097ebb5e81d40979
-SHA1Sum: 3da96cb60397514d6f416ac440dc1547d82a9438
-SHA256Sum: 0cdd4e02e9e4f840550a20cc8dca8a017777e4a55db19f0f8b15e903d2c342cd
-

-
- - - - -
-

Source code for KPhotoAlbum 4.4

-

Please read this page to learn how to compile the sources

- - -

MD5Sum: 84cc7741c8e8c62e097ebb5e81d40979
-SHA1Sum: 41c6f91bd74843bf37f4c5f613e6b5b2f148ee0a
-SHA256Sum: 0ad98048d674e59f2e636c538c62da5d18fb29840b94fabd0a016db622c89142
+

+Please refer to the build instructions on how to compile the sources.

-
- -
-

Source code for KPhotoAlbum 4.3

-

Please read this page to learn how to compile the sources

- - -

MD5Sum: 7cb484089477f3633657b67ce59b85f2
-SHA1Sum: cda3852b24c93e6feeb8890597c72039185f17e6
-SHA256Sum: a26e5c97febde7712a790b67c2093b595295081cc82c049950a598f76e0bd971
-

-
- -
-

Source code for KPhotoAlbum 4.2

-

Please read this page to learn how to compile the sources

- - -

MD5Sum: 7cb484089477f3633657b67ce59b85f2
-SHA1Sum: bfdaf91af4fcc5b99d80f5fd561f1ea87908f3ee
-SHA256Sum: faab9d8bd8df65166ecc18a8a3d0173bb42e45bad8bafdafa7ac09824710cdb1
-

-
- -
-

Source code for KPhotoAlbum 4.1

-

Please read this page to learn how to compile the sources

- - - -
-
-

Source code for KPhotoAlbum 4.0.x

-

Please read this page to learn how to compile the sources

- -
-

NOTICE: Older versions for KDE3 are not -provided anymore.

Index: trunk/www/sites/kphotoalbum/shared/menu.txt =================================================================== --- trunk/www/sites/kphotoalbum/shared/menu.txt (revision 1534927) +++ trunk/www/sites/kphotoalbum/shared/menu.txt (revision 1534928) @@ -1,26 +1,23 @@ # Please leave this note here ;-) # Use tabs in this file, exceptionally no indentation with spaces! # One tab at the start means one menu level. There has to be a "root" element with no tabs before. # One or more tabs separate the menu entry name from the URL to be linked. # Empty lines and lines starting with a "#" are ignored. Home / News /news/ Documentation /documentation/ 3 Minute Tour /documentation/3minutetour/ Videos /documentation/videos/ Wiki http://userbase.kde.org/KPhotoAlbum Download /download/ Source /download/source/ - Binaries /download/binaries/ - Snapshots /download/snapshots/ git /download/git/ - Compiling /download/compiling/ Communication /communication/ Getting involved /gettinginvolved/ Active developers /gettinginvolved/activedevelopers/ Hall of Fame /gettinginvolved/halloffame/ Coding /gettinginvolved/coding/ Junior Jobs /gettinginvolved/juniorjobs/ Reference Documentation http://api.kde.org/extragear-api/graphics-apidocs/kphotoalbum/html/index.html Testimonials /testimonials/