{"id":20169826,"url":"https://github.com/piwigo/simple-theme-piwigo","last_synced_at":"2025-03-03T04:15:07.731Z","repository":{"id":138430399,"uuid":"928829","full_name":"Piwigo/simple-theme-piwigo","owner":"Piwigo","description":"simple theme for piwigo","archived":false,"fork":false,"pushed_at":"2024-09-05T12:40:35.000Z","size":1322,"stargazers_count":15,"open_issues_count":11,"forks_count":17,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-13T15:25:01.174Z","etag":null,"topics":["piwigo","theme"],"latest_commit_sha":null,"homepage":"http://saimon.org/simple-theme-piwigo/","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Piwigo.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":"2010-09-21T20:40:29.000Z","updated_at":"2024-09-05T12:40:39.000Z","dependencies_parsed_at":"2025-01-13T15:23:10.711Z","dependency_job_id":"b397719f-b196-410d-8333-0817fc037545","html_url":"https://github.com/Piwigo/simple-theme-piwigo","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fsimple-theme-piwigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fsimple-theme-piwigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fsimple-theme-piwigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piwigo%2Fsimple-theme-piwigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piwigo","download_url":"https://codeload.github.com/Piwigo/simple-theme-piwigo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605820,"owners_count":19989612,"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":["piwigo","theme"],"created_at":"2024-11-14T01:13:54.306Z","updated_at":"2025-03-03T04:15:07.709Z","avatar_url":"https://github.com/Piwigo.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"SimpleNG theme for Piwigo\n=========================\n\n*SimpleNG* is a complete redesign of the *Simple Grey* theme, taking advantage\nof the new features of the web (HTML5 and CSS3) and based on Bootstrap. The\nold version (*Simple Grey*) is still available on\n[piwigo extensions](http://fr.piwigo.org/ext/extension_view.php?eid=308) and\nis maintained by the Piwigo team.\n\n[![screenshot][2]][1]\n\n[1]: https://raw.github.com/saimn/simple-theme-piwigo/master/screenshot.large.jpg\n[2]: https://raw.github.com/saimn/simple-theme-piwigo/master/screenshot.png\n\nFeatures\n--------\n\n* responsive,\n* HTML5 and CSS3,\n* use [bootstrap](http://twitter.github.com/bootstrap/),\n* use the *Open Sans* font.\n\nDownload\n--------\n\n* Use the builtin theme manager in Piwigo's admin interface,\n* Or download the archive and extract it in ``your-gallery/theme/simpleng/``.\n* [Piwigo extensions](http://fr.piwigo.org/ext/extension_view.php?eid=602)\n* [Source code (github)](http://github.com/saimn/simple-theme-piwigo)\n\nLicence\n-------\n\nThis theme is licensed under the GNU General Public License. See LICENSE for\ndetails.\n\nCustomize\n---------\n\nThis theme is based on the [less](http://lesscss.org/) sources of bootstrap.\nTo customize it, you must install some\n[dependencies](https://github.com/twitter/bootstrap#compiling-css-and-javascript).\nIn short, install nodejs, then `npm install recess uglify-js`. Windows users\ncan use a gui like [winless](http://winless.org/).\n\nThen, you will need to get the sources with git. You can fork on github (if\nyou want to publish your theme later or submit a pull request) or get the\nsources directly with git:\n\n    git clone https://github.com/saimn/simple-theme-piwigo.git\n\nGet the latest release (3.1.0 here):\n\n    git checkout 3.1.O\n\nThen get the bootstrap submodule:\n\n    git submodule update --init\n\nTo compile simpleng's css and javascript sources, you can then use `make css`\nand `make js`. `make watch` will watch the files to automatically compile the\ncss. The main file to edit is `css/styles.less`. You can also override\nbootstrap variables (see `bootstrap/less/variables.less` for a complete list).\n\n\nChangelog\n---------\n\n### version 3.2.8 (17/04/2021)\n\n- compatibility with plugins Additional Pages and Advanced Menu Manager\n\n### version 3.2.7 (09/04/2021)\n\n- compatibility with Piwigo 11\n\n### version 3.2.6 (27/09/2019)\n\n- compatibility with Piwigo 2.10\n\n### version 3.2.5 (02/03/2016)\n\n- compatibility with formats for Piwigo 2.8\n- compatibility with new search form and search options of Piwigo 2.8\n\n### version 3.2.4 (22/02/2015)\n\n- new release to fix a packaging error (wrong directory name)\n\n### version 3.2.3 (17/02/2015)\n\n- `{php}` tag forbidden in Smarty 3 + Piwigo 2.7\n- Fix #16: tags by letter doesn't work.\n- Ability to add buttons on index.php for plugins.\n\n### version 3.2.2 (16/10/2014)\n\n- Solves `\u003cbr\u003e` code in categories title\n- Correct GThumb+ support\n- Small changes for Piwigo 2.7\n\n### version 3.2.1 (04/08/2014)\n\n- Fix photo admin link.\n\n### version 3.2.0 (19/03/2014)\n\n- piwigo 2.6 compatibility\n\n### version 3.1.3 (14/07/2013)\n\n- Remove extra `get_combined_scripts` that was breaking the rating.\n- css fix for Language Switch.\n\n### version 3.1.2 (20/05/2013)\n\n* Update Bootstrap to v2.3.2\n* Add the #thumbnails id\n\n### version 3.1.1 (18/04/2013)\n\n* Another bugfix for voids in the thumbnails page.\n* Reuse bootstrap variables when possible.\n* Add some doc on how to customize the theme.\n\n### version 3.1.0 (23/03/2013)\n\n* Remove infinitescroll as it doesn't work.\n* Better use of `GALLERY_TITLE` and `PAGE_BANNER`: Use `GALLERY_TITLE` for the\n  navbar, where the title must be short and without html tags, and let users\n  use `PAGE_BANNER` for what they want.\n* Minor fixes: mobile url, ...\n* Template fixes for piwigo 2.5: comments, navbar.\n* Icon for categories with new images.\n* Update bootstrap to v2.3.1\n* Update jquery to 1.9.1\n* Add bootstrap as a submodule.\n* Center the footer text.\n* Fix slideshow buttons that were not clickable.\n\n### version 3.0.1 (05/12/2012)\n\n* Switch to recess.\n* Bugfix for voids in the thumbnails page.\n* Fix the height of thumbnail captions for better alignement.\n\n### version 3.0 (28/08/2012)\n\n* forms - fix the search page button\n* include the ajax queue to load thumbnails\n* minor fixes\n* comment list - fix thumbnails\n\n### version 3.0-beta5 (28/06/2012)\n\n* image nav bar\n* use the same style for category thumbnails and other thumbnails\n* apply the transparent background to the subcontent\n* thumbnails - use bootstrap\n* put the title in the navbar using javascript\n* css - change responsive styles\n* don't use pwg's combine as it breaks with plugins\n* minify bootstrap.js\n\n### version 3.0-beta4 (25/06/2012)\n\nCompatibility with piwigo 2.4:\n\n* update bootstrap to 2.0.4\n* minor template changes\n* adapt templates to use derivatives\n* header - add canonical url\n\n### version 3.0-beta3 (27/03/2012)\n\n* update screenshots\n* use infinitescroll plugin to avoid pagination\n* change tooltip position for category thumbnails\n* font-size for imgNext/imgPrev\n* fix icon dir\n\n### version 3.0-beta2 (10/03/2012)\n\n* rename theme\n\n### version 3.0-beta1 (09/03/2012)\n\nComplete redesign:\n\n* switch to HTML5\n* responsive design\n* based on [Bootstrap](http://twitter.github.com/bootstrap/)\n* use [Open Sans](http://en.wikipedia.org/wiki/Open_Sans) font\n\n### version 2.5.5 (01/03/2012)\n\n* fix the adaptation of the main image with the resolution\n\n### version 2.5.4 (23/01/2012)\n\n* improve media-queries for small resolutions\n* limit with of descriptions - combine files\n* bugfix for the admin option\n\n### version 2.5.3 (22/01/2012)\n\n* add an option and admin page to choose the layout for albums (with description\n  under or next to the album thumbnail)\n\n### version 2.5.2 (20/12/2011)\n\n* more flexible layout for thumbnails\n* more flexible layout for categories\n* restore the possibility to hide thumbnails caption.\n* center image in slideshow\n\n### version 2.5.1 (18/10/2011)\n\n* refactor code for #titrePage and add the link to switch the menu\n* fixes for comments page\n* fixes for pages where the $MENUBAR is present\n\n### version 2.5 (08/10/2011)\n\n* use media queries to adapt layout for small screens\n* remove arbitrary limit on width: the picture will simply be partially hidden if too wide\n* update password.tpl\n* add MENUBAR on all pages\n* Spelling correction in README\n* update url\n* bugfix for the feature 'open external links in new window' for menubar links\n\n### version 2.4.3 (31/05/2011)\n\n* add a #Tags id for tags list, for the user tags plugin\n* use inline-block instead of float left for thumbnails ans categories\n* print css: re-enable it in the header + improve it\n* update README + add debugging mode in themeconf\n* language strings\n* new script to tag a new version and generate a zip archive\n\n### version 2.4.2 (10/04/2011)\n\n* fix version in themeconf (needed for update manager)\n\n### version 2.4.1 (06/04/2011)\n\n* new tpl for PWG stuff - thanks to P@t\n* subcontent is now a class, to allow several subcontent block inside the content block\n* add get_combined_scripts in the footer\n\n### version 2.4 (05/04/2011)\n\ncompatibility with piwigo 2.2:\n\n* update template, language strings + misc things\n* use rating and core.scripts from default theme\n* cleanup useless javascript stuff\n* use new combined_css feature - thanks to P@t\n* replace known_script with combine_script\n\n### version 2.3 (07/01/2011)\n\n* if cl_conflit is used, don't add jQuery.noConflict\n* fix the possibility to toggle visibility of image information\n* show logout link when connected - thanks to gbo\n* update jquery to 1.4.4\n* backport commit from piwigo: r6244, r6430 \u0026 r6438\n* add gitignore\n* update javascripts + add script to combine/minify\n* apply r6594 from piwigo's trunk\n* move jquery in the header, using known_script\n* translation for the menu title\n* add 1px icon start_filter.png to avoid loading error with rvtree plugin\n* margin for error \u0026 info divs\n\n### version 2.2 (23/09/2010)\n\n* fix the calendar's pages\n* update picture.tpl (download, favorites, metadata, rating)\n* change the way to hide blocks  in JS, without \u003cnoscript\u003e, thanks to VDigital\n  \u0026 nicolas\n* update jquery to 1.4.2\n* remove standard deviation for votes\n\n### version 2.1 (16/06/2010)\n\n- bugfix for user's profile - use default `profile_content.tpl`\n- child themes do not need to have `content.css`\n- use `local_head.tpl`\n- correct order of thumbnails \u0026 show copyright on picture page\n- use default as parent theme \u0026 change theme URI\n- add quicksearch and style input, textarea, ...\n- add login link in the footer\n\n### version 2.0 (31/05/2010)\n\n- adapt the theme for Piwigo 2.1\n- add Readme\n- tweak for plugins adding icons in .titrePage (piwishak, addthis, ...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiwigo%2Fsimple-theme-piwigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiwigo%2Fsimple-theme-piwigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiwigo%2Fsimple-theme-piwigo/lists"}