{"id":26223448,"url":"https://github.com/akuechl/imgfolder","last_synced_at":"2025-07-23T14:06:53.960Z","repository":{"id":83163588,"uuid":"70427139","full_name":"akuechl/ImgFolder","owner":"akuechl","description":"Joomla Plugin to print all files from an folder (i.e. images)","archived":false,"fork":false,"pushed_at":"2021-12-17T23:57:29.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T16:27:15.986Z","etag":null,"topics":["image-gallery","joomla","joomla-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akuechl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-09T20:00:41.000Z","updated_at":"2021-12-17T23:57:31.000Z","dependencies_parsed_at":"2024-01-20T18:00:09.099Z","dependency_job_id":null,"html_url":"https://github.com/akuechl/ImgFolder","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/akuechl/ImgFolder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akuechl%2FImgFolder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akuechl%2FImgFolder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akuechl%2FImgFolder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akuechl%2FImgFolder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akuechl","download_url":"https://codeload.github.com/akuechl/ImgFolder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akuechl%2FImgFolder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266691580,"owners_count":23969182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["image-gallery","joomla","joomla-plugin"],"created_at":"2025-03-12T17:34:00.383Z","updated_at":"2025-07-23T14:06:53.953Z","avatar_url":"https://github.com/akuechl.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImgFolder [![Build Status](https://travis-ci.com/akuechl/ImgFolder.svg?branch=master)](https://travis-ci.com/akuechl/ImgFolder) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c875fa21969246d5b9706690a25f4bbf)](https://www.codacy.com/app/github-ariel/ImgFolder)\n\nImgFolder is a simple Joomla Plugin to print out all images of a folder.\n\nUsage\n--------------\n\nAdd the image folder as attribute data-folder-loop and the content of this element will be repeated over all files.\n\nI.e. add:\n\n```html\n{ImgFolder 'images/stories/topic-1'}\u003cimg src=\"[0]\" height=\"150\" alt=\"\" /\u003e{/ImgFolder}\n```\n\nResult:\n\n```html\n\u003cimg src=\"images/stories/topic-1/image1.jpg\" height=\"150\" alt=\"\" /\u003e\n\u003cimg src=\"images/stories/topic-1/image2.jpg\" height=\"150\" alt=\"\" /\u003e\n\u003cimg src=\"images/stories/topic-1/image3.jpg\" height=\"150\" alt=\"\" /\u003e\n\u003cimg src=\"images/stories/topic-1/image4.jpg\" height=\"150\" alt=\"\" /\u003e\n```\n\nOpen Issue\n-----------------\n\nAt the moment you can add one folder per page only. The reason is you need an unique replacement part. To fix this issue make all replacements unique.\n\nFor example with a dummy class:\n\n```html\n{ImgFolder 'images/stories/topic-1'}\u003cimg class=\"_1\" src=\"[0]\" height=\"150\" alt=\"\" /\u003e{/ImgFolder}\n{ImgFolder 'images/stories/topic-2'}\u003cimg class=\"_2\" src=\"[0]\" height=\"150\" alt=\"\" /\u003e{/ImgFolder}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuechl%2Fimgfolder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakuechl%2Fimgfolder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuechl%2Fimgfolder/lists"}