{"id":30949964,"url":"https://github.com/degville/kalbum","last_synced_at":"2026-06-28T05:31:55.691Z","repository":{"id":159765674,"uuid":"58273408","full_name":"degville/kalbum","owner":"degville","description":"KDE 3 application for photo management","archived":false,"fork":false,"pushed_at":"2016-05-07T16:13:24.000Z","size":554,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-11T06:27:55.244Z","etag":null,"topics":["cpp","kde3"],"latest_commit_sha":null,"homepage":"https://paldandy.com/kalbum/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/degville.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-07T16:06:31.000Z","updated_at":"2017-03-22T13:02:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d76c0dec-38ff-42d2-9de2-7110b33bdaac","html_url":"https://github.com/degville/kalbum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/degville/kalbum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/degville%2Fkalbum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/degville%2Fkalbum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/degville%2Fkalbum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/degville%2Fkalbum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/degville","download_url":"https://codeload.github.com/degville/kalbum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/degville%2Fkalbum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","kde3"],"created_at":"2025-09-11T04:51:41.046Z","updated_at":"2026-06-28T05:31:55.686Z","avatar_url":"https://github.com/degville.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"####################################\nKalbum 0.8.0 - Last Update: 05.03.03\n####################################\n\nIntroduction\n============\n\nKalbum is an application that allows you to create albums from a collection of images.\n\nMain features:\n    - Easy to use thumbnail interface\n    - Export the albums as a complete web site, or .war web archive\n    - Easy to edit html templates for creating a customized web site\n    - Edit multiple images at once\n    - Versatile gui\n    - Original images remain unchanged\n    - Drag'n'Drop\n\nThere's no documentation at the moment, but the program should be straightforward enough to use:\nAdd images from the interface or drag image files from a file manager. Edit them to describe them,\nsave the album then export to an html album as necessary.\n\nRequirements:\nKDE \u003e= 3.0.1\nQT  \u003e= 3.0.3\n\n\nChanges from version 0.7.4:\n===========================\n\n- added an option to export html as a single .war file\n- added an option to include link to original images from generated html\n- addded command line option to add images to a new album\n- saves export dialog settings within an album\n- vast speed increase for editing image details without the preview window being open\n- clicking on the image's url now produces a requester for changing the image's location\n- increased the number of thumbnails in html output to nine\n- all fields within the details window can now modify all selected images\n- added total and selected information to the status bar\n- added a time field for the images\n- re-coded a more versatile gui (dock widgets)\n- changed html file extensions from .htm to .html\n- added more image formats to file requesters\n- added French translation by (for 0.7.4) Fabrice Belon\n- added Spanish translation (for 0.8.0) by Miguel Revilla Rodr�guez\n\n\nNotes on this release\n=====================\n\nEditing multiple images at once is fairly straightforward. Only edited fields will be applied to the\nselected images, with only the url working differently to single image mode. Changing the url with\nmore than one image selected changes the source directory for all selected images. Useful when a \nsource dirctory has moved or changed.\n\nThe default html output has changed to use 9 thumbnails instead of the previous 6, but it's a bit \ntight and can cause problems with longer image titles. If you'd prefer to change back to 6 thumbnails, \nyou need to edit two files:\n\n\tNavigate to kalbum's data directory. Mandrake 9 uses an install prefix of '/usr', \n\tso the data directory is '/usr/share/apps/kalbum'. From here the html data is \n\t'data/kalbum_html/folder' and the two files we need are gen_src.html and thm_src.html. \n\tOpen gen_src.html, this is the template for the album information page,\n\t\u003c!-- {Kalbum Thumbs=0009} --\u003e needs to be changed to \u003c!-- {Kalbum Thumbs=0006} --\u003e'. \n\tFinally, open thm_src.html (the template for the thumbnails page) and remove the last \n\ttwo rows of the table containing the thumbnails.\n\n\t\nContact\n=======\n\nIf you have any problems, or if you've any ideas or can offer any help, don't hesitate in getting in touch...\n\n\u003ckalbum@paldandy.com\u003e\nhttp://www.paldandy.com/kalbum\nThis program is distributed under the terms of the GNU GENERAL PUBLIC LICENSE v2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdegville%2Fkalbum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdegville%2Fkalbum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdegville%2Fkalbum/lists"}