Summary: | Link handling option for finding new images | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Miika Turkia <miika.turkia> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Miika Turkia
2010-08-16 11:03:24 UTC
Why would anyone want to skip symlinks? If there are present in the image directory, it's probably because there's a reason for that. This kind of a feature has been asked on KPA mailing list and IRC channel a few times. Thus it seems that there are a few people who prefer ignoring symlinks (at least one has been managing images with directory structure and done groupings with symlinks and in KPA this means many duplicate images in thumbnail view). I think this feature would allow some new users to adopt KPA more easily as it would allow them keeping the old directory based groupings. Git commit 451bb315ab3af6f57d386c40be97cd249d9ee68a by Miika Turkia. Committed on 02/02/2012 at 06:55. Pushed by mturkia into branch 'master'. Option to skip symbolic links Option to ignore symbolic links is added. Thanks to Rik for the patch. Related: bug 223065 M +5 -0 DB/NewImageFinder.cpp M +8 -0 Settings/FileVersionDetectionPage.cpp M +1 -0 Settings/FileVersionDetectionPage.h M +1 -0 Settings/SettingsData.cpp M +1 -0 Settings/SettingsData.h http://commits.kde.org/kphotoalbum/451bb315ab3af6f57d386c40be97cd249d9ee68a |