{"id":16673986,"url":"https://github.com/sensorario/lyiightbox","last_synced_at":"2025-04-09T20:07:05.979Z","repository":{"id":145917586,"uuid":"2415299","full_name":"sensorario/lyiightbox","owner":"sensorario","description":"Yii widget of Lightbox 2 script","archived":false,"fork":false,"pushed_at":"2018-02-24T17:00:20.000Z","size":472,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T20:07:01.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.yiiframework.com/extension/lyiightbox/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sensorario.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2011-09-19T13:13:06.000Z","updated_at":"2016-11-20T12:13:30.000Z","dependencies_parsed_at":"2023-04-09T19:03:42.290Z","dependency_job_id":null,"html_url":"https://github.com/sensorario/lyiightbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Flyiightbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Flyiightbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Flyiightbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Flyiightbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensorario","download_url":"https://codeload.github.com/sensorario/lyiightbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","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":[],"created_at":"2024-10-12T12:29:00.444Z","updated_at":"2025-04-09T20:07:05.970Z","avatar_url":"https://github.com/sensorario.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install\n-------\n\nTo install **lyiightbox** you could copy his files in folder\n\n    /protected/extensions/lyiightbox\n\nlyiightbox.LightBox2\n--------------------\n\nTo use this widget you can call it setting some parametes. If you want, you can \nalso hide some images with \"visible\" option. By default visible is set on true. \nAnd if you want, you can group images with 'group' value. By default this value \nis 'default'\n\n    \u003c?php\n            $this-\u003ewidget('ext.lyiightbox.LyiightBox2', array(\n                'thumbnail' =\u003e '/path/to/thumb/images.jpg',\n                'image' =\u003e '/path/to/image/image.jpg',\n                'title' =\u003e 'Sample Image 1.',\n\t\t'visible' =\u003e true,\n\t\t'group' =\u003e 'myOwnGallery'\n            ));\n    ?\u003e\n\nlyiightbox.Galleryii\n--------------------\n\nSince version 1.1 where added a new feature: gallery. By default, you have to \nput your images in /images/galleryii/ folder. Thumbnail will be placed in \n/images/galleryii/thumbnails folder. Big images where be placed in \n/images/galleryii/images folder. Thumb, and image, must have the same filename.\n\n    \u003c?php\n\t$this-\u003ewidget('ext.lyiightbox.Galleryii');\n    ?\u003e\n\nIf you want, you can configure this new feature. Maybe you need to place your \ngallery in a different place!\n\n    \u003c?php\n\t$this-\u003ewidget('ext.lyiightbox.Galleryii', array(\n            'rootFolder' =\u003e '/place/of/gallery', // by default '';\n            'baseFolder' =\u003e '/images/galleryii', // by default '/images/galleryii';\n            'thumbnails' =\u003e '/thumbnails',\t     // by default '/thumbnails';\n            'images' =\u003e '/images'\t\t     // by default '/images';\n\t));\n    ?\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Flyiightbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensorario%2Flyiightbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Flyiightbox/lists"}