KPhotoAlbum/zh-cn: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 9: | Line 9: | ||
Earlier versions of '''KPhotoAlbum''' were released under the name "KimDaBa". Stable releases are always announced on our [https://www.kphotoalbum.org/news/ news page]. | Earlier versions of '''KPhotoAlbum''' were released under the name "KimDaBa". Stable releases are always announced on our [https://www.kphotoalbum.org/news/ news page]. | ||
For an introduction, take the [ | For an introduction, take the [https://www.kphotoalbum.org/documentation/3minutetour/3 minute KPhotoAlbum tour] or see the [https://www.kphotoalbum.org/documentation/videos/ Videos] at [https://www.kphotoalbum.org/ KPhotoAlbum's Homepage]. To learn more and view some screenshots read the [[Special:myLanguage/KPhotoAlbum FAQ|FAQ]]. | ||
'''KPhotoAlbum''' supports all the normal image formats including raw | '''KPhotoAlbum''' supports all the normal image formats including raw | ||
Line 22: | Line 22: | ||
Source packages, binaries for various distros, and snapshots are available from [https://www.kphotoalbum.org/download/ the project Download page]. | Source packages, binaries for various distros, and snapshots are available from [https://www.kphotoalbum.org/download/ the project Download page]. | ||
{{Install|KPhotoAlbum}} | |||
=== KPhotoAlbum on Live systems === | === KPhotoAlbum on Live systems === | ||
Line 29: | Line 31: | ||
* Developer Edition (stable branch) has the ''5.x'' branch.<br/>Most of the time, this should be the same as unstable, but when new features are developed they only arrive in stable after the roughest edges have been smoothed out. | * Developer Edition (stable branch) has the ''5.x'' branch.<br/>Most of the time, this should be the same as unstable, but when new features are developed they only arrive in stable after the roughest edges have been smoothed out. | ||
* Developer Edition (unstable branch) has the ''master'' branch of kphotoalbum. | * Developer Edition (unstable branch) has the ''master'' branch of kphotoalbum. | ||
== Extending KPhotoAlbum == | == Extending KPhotoAlbum == | ||
Line 43: | Line 39: | ||
* Another way to extend '''KPhotoAlbum''' is to write [[Special:myLanguage/KIPI|KIPI plugins]] (that are used also by other KDE photo applications). These plugins provide functions like exporting images to websites like Flickr, Picasa, Facebook, ... correcting exif date stamps or doing some other image manipulations. ('''KPhotoAlbum''' by itself does not touch the original files at all but preserves them intact). | * Another way to extend '''KPhotoAlbum''' is to write [[Special:myLanguage/KIPI|KIPI plugins]] (that are used also by other KDE photo applications). These plugins provide functions like exporting images to websites like Flickr, Picasa, Facebook, ... correcting exif date stamps or doing some other image manipulations. ('''KPhotoAlbum''' by itself does not touch the original files at all but preserves them intact). | ||
* Other useful scripts are available from [http://www.hardakers.net/kphotoalbum/#sec-5 Wes Hardaker's site] | * Other useful scripts are available from [http://www.hardakers.net/kphotoalbum/#sec-5 Wes Hardaker's site] | ||
<br /> | |||
* Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that. | * Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that. | ||
Line 51: | Line 45: | ||
=== Help develop KPhotoAlbum === | === Help develop KPhotoAlbum === | ||
If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at [ | If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at [https://www.kphotoalbum.org/gettinginvolved/ this project page]. Or, if you have an idea for a feature, please see the Feature Requests section, below. | ||
== Known Bugs and feature requests == | == Known Bugs and feature requests == | ||
Line 110: | Line 54: | ||
查看[https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum|已知Bugs]里的列表和KPhotoAlbum里的解决办法。 | 查看[https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum|已知Bugs]里的列表和KPhotoAlbum里的解决办法。 | ||
Please use [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum | Please use [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum bugs.kde.org] marking the report as a "Wish". | ||
=== New Ideas for Future Versions === | === New Ideas for Future Versions === |
Revision as of 06:00, 8 February 2019
KPhotoAlbum 是个你可以用来方便的给给的图片分类的工具。它提供了许多功能,轻松分类和浏览图片。 |
Earlier versions of KPhotoAlbum were released under the name "KimDaBa". Stable releases are always announced on our news page.
For an introduction, take the minute KPhotoAlbum tour or see the Videos at KPhotoAlbum's Homepage. To learn more and view some screenshots read the FAQ.
KPhotoAlbum supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.
Using KPhotoAlbum
There is a 3-minute Tour and a set of How-To videos on the project site. A KPhotoAlbum handbook is also available as a PDF and on-line version.
Getting KPhotoAlbum
Source packages, binaries for various distros, and snapshots are available from the project Download page.
KPhotoAlbum on Live systems
KPhotoAlbum is available in Neon:
- User Edition has the latest release
- Developer Edition (stable branch) has the 5.x branch.
Most of the time, this should be the same as unstable, but when new features are developed they only arrive in stable after the roughest edges have been smoothed out. - Developer Edition (unstable branch) has the master branch of kphotoalbum.
Extending KPhotoAlbum
- Image::Kimdaba is a perl module available on CPAN which parses the index.xml database.
- Write your own extensions to KPhotoAlbum
- Read Image::Kimdaba to download it and to see available scripts
- Another way to extend KPhotoAlbum is to write KIPI plugins (that are used also by other KDE photo applications). These plugins provide functions like exporting images to websites like Flickr, Picasa, Facebook, ... correcting exif date stamps or doing some other image manipulations. (KPhotoAlbum by itself does not touch the original files at all but preserves them intact).
- Other useful scripts are available from Wes Hardaker's site
- Patches and features awaiting approval or implementation - Please use bugs.kde.org for that.
Help develop KPhotoAlbum
If you are interested in helping the KPhotoAlbum development or related projects, please look at this project page. Or, if you have an idea for a feature, please see the Feature Requests section, below.
Known Bugs and feature requests
查看[1]里的列表和KPhotoAlbum里的解决办法。
Please use bugs.kde.org marking the report as a "Wish".
New Ideas for Future Versions
If you have a new idea for KPhotoAlbum and think that bugs.kde.org is not the right place for it, use one of the communication channels listed on the pages.