{ "info": { "author": "RedTurtle", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.0", "Framework :: Plone :: 5.1", "Framework :: Plone :: Theme", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\nredturtle.agidtheme\n==============================================================================\n\n\n **WARNING!**\n\n **DEPRECATED** in favor of https://github.com/italia/design.plone.theme\n\n\n\n\nIl primo tema Plone conforme a `Italia design system`__.\n\n__ https://design-italia.readthedocs.io/it/stable/index.html\n\nQuesto tema si basa sulla versione 2017.1 delle linee guida.\n\n|\n\nThis is the first Plone theme that is compliant with the `Italia design system`__ guidelines.\n\n__ https://design-italia.readthedocs.io/it/stable/index.html\n\nIt is built on guidelines' version 2017.1.\n\nThis README is written in italian language because it's meant for Italian Public Administration websites.\n\n\nDocumentazione\n--------------\n\nLa documentazione per l'utente finale \u00e8 disponibile in `questo documento`__.\n\n__ https://docs.google.com/document/d/1ncSgzj0JABBWR1Jt7sxtIH5qwjCVN10qBm7uA8uM5cw/export?format=pdf\n\n\nEsempi\n------\n\nQuesto tema pu\u00f2 essere visto in azione nei seguenti siti web:\n\n- `digitale.regione.emilia-romagna.it`__\n- `regione.emilia-romagna.it`__\n- `comune.santarcangelo.rn.it`__\n- `comune.calderaradireno.bo.it`__\n\n__ http://digitale.regione.emilia-romagna.it\n__ http://www.regione.emilia-romagna.it\n__ http://www.comune.santarcangelo.rn.it\n__ http://www.comune.calderaradireno.bo.it\n\n\nTraduzioni\n-----------\n\nQuesto prodotto \u00e8 stato tradotto nelle seguenti lingue:\n\n- Italiano\n\n\nInstallazione\n-------------\n\nInstalla redturtle.agidtheme aggiungendolo al tuo buildout::\n\n [buildout]\n\n ...\n\n eggs =\n redturtle.agidtheme\n\n\ne successivamente eseguendo ``bin/buildout``.\n\nAl successivo avvio del sito troverete il tema disponibile tra i prodotti aggiuntivi del sito, con il nome \"Tema: Italia design system\".\n\n\nSviluppo\n--------\n\nPer la compilazione del codice Sass e la build del bundle JavaScript, sono presenti alcuni script nel ``package.json``:\n\n- ``yarn develop``: esegue la compilazione con grunt e lo lascia avviato in modalit\u00e0 watch\n- ``yarn build``: compila con grunt e esegue prettier\n- ``yarn test``: esegue il linting con stylelint.\n\n\nCompatibilit\u00e0\n-------------\n\nQuesto prodotto \u00e8 stato testato su Plone >= 5.0.7.\n\n\nRiconoscimenti\n--------------\n\nSviluppato con il supporto di `Regione Emilia-Romagna`__.\n\n__ http://www.regione.emilia-romagna.it/\n\n\n\nAutori\n------\n\nQuesto prodotto \u00e8 stato sviluppato dal team di RedTurtle Technology.\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n :alt: RedTurtle Technology Site\n :target: http://www.redturtle.it/\n\n\nContributors\n============\n\n- RedTurtle, sviluppoplone@redturtle.it\n\n\nChangelog\n=========\n\n\n2.2.3 (2018-08-06)\n------------------\n\n- Fix uninstall step\n [cekk]\n\n\n2.2.2 (2018-07-05)\n------------------\n\n- Improved translation for header social viewlet\n [eikichi18]\n\n\n2.2.1 (2018-07-03)\n------------------\n\n- Improved translation for share button on social_viewlet\n [eikichi18]\n- Fix missing title formatting for linkedin social share links\n [cekk]\n- Changed men\u00f9 behavior for mobile devices. It's now positioned off canvas on the right. [pnicolli]\n\n\n2.2.0 (2018-06-14)\n------------------\n\n- Styles for empty tile collections [nzambello]\n- Fix flexbox styles for header [nzambello]\n- Added multilingual viewlet [nzambello]\n- Separated header in two viewlets: portal_header (default) and header_banner [nzambello]\n\n\n2.1.4 (2018-05-31)\n------------------\n\n- Updated default profile name [pnicolli]\n- Styles for table of contents [nzambello]\n\n\n2.1.3 (2018-05-29)\n------------------\n\n- Fix pagination styles [nzambello]\n\n\n2.1.2 (2018-05-28)\n------------------\n\n- Fix tile collection flexbox dimensions [nzambello]\n- Fix bootstrap import (missing modules found) [nzambello]\n- Fix comments styles in tile collections [nzambello]\n- Styles for table of contents [nzambello]\n- Fix user pic in comments [nzambello]\n\n\n2.1.1 (2018-05-10)\n------------------\n\n- Remove unused defaults in controlpanel\n [cekk]\n\n\n2.1.0 (2018-04-26)\n------------------\n\n- Fix tags for icons (for compatibility) [nzambello]\n- Fixes for icons (separated js called with an event) [nzambello]\n- Don't show header viewlet if settings aren't set. Now default settings are set\n at install-time.\n \u00a0[cekk]\n- Added comments styles from barceloneta [nzambello]\n- Moved icons to a separated bundle [nzambello]\n- Minor fixes for icons and js events [nzambello]\n\n\n2.0.0 (2018-03-15)\n------------------\n\nDocs on this release: `docs`__.\n\nBREAKING CHANGES:\n\n- Moved JS resources to theme/ folder [nzambello]\n- Migrated icons and styles to FontAwesome 5 (import via JS, added its classes to templates) [nzambello]\n- Added prettier and made it run on the code [nzambello]\n\nMinor changes:\n\n- Updated package.json to reflect current addon version [pnicolli]\n- Fixed collection tile renderers layers, they won't show up when this theme is not installed anymore [pnicolli]\n- Evitato lo scroll della pagina quando il menu o la ricerca sono aperti [nzambello]\n- Cambiato selettore per il tile manager per l'uso senza pattern [nzambello]\n- Fix nell'ordine degli elementi nel controlpanel [nzambello]\n- Documentate meglio alcune viste per le tile collections [nzambello]\n- Cambiato metodo di scaling di plone.app.imaging da scale() a tag() [nzambello]\n- Cambiate le occorrenze del font-weight 700 a 600 (\u00e8 quello di cui si fa l'import nel font) [nzambello]\n\n\n__ https://github.com/PloneGov-IT/redturtle.agidtheme/blob/master/docs/migrationTo2.rst\n\n1.1.7 (2018-02-07)\n------------------\n\n- Fix list-style rules to allow an override [nzambello]\n\n\n1.1.6 (2018-02-07)\n------------------\n\n- Fix list-style rules to allow an override [nzambello]\n- Removed useless flex in header which had issues with Safari on iOS [nzambello]\n- Fix show_more in sights-collection view [nzambello]\n\n\n1.1.5 (2018-02-02)\n------------------\n\n- Fixed backend searchbox [pnicolli]\n- Added clearfix for static tile bg [nzambello]\n- Fix gallery collection icon [nzambello]\n- 'senza-titolo' CSS class applied to any tile [nzambello]\n- Changed grunt-postcss sourcemap settings [nzambello]\n\n\n1.1.4 (2018-01-25)\n------------------\n\n- Added title border to navigation static tile [nzambello]\n- Added icon for newsletter [nzambello]\n- Removed collapse button for tiles from templates, styles and js [nzambello]\n- Removed tiles_page_view for folder [fdelia]\n- Changed newshome miniature [nzambello]\n\n\n1.1.3 (2018-01-18)\n------------------\n\n- Fix problem with mobile menu wrongly dependent on social container\n This could fix also problem with close menu button: javascript in\n rer.agidtheme.base seems to work properly\n [lucabel]\n- Aggiunti stili per tile statica \"menu navigazione\" [nzambello]\n\n\n1.1.2 (2018-01-12)\n------------------\n\n- Fix upgrade-step\n [cekk]\n\n1.1.1 (2018-01-12)\n------------------\n\n- Improve follow us links: now is a list field with more flexibility\n [cekk]\n\n\n1.1.0 (2018-01-12)\n------------------\n\n- Fix sights_renderer template\n [cekk]\n- Add customizable social links in header viewlet\n [cekk]\n\n\n1.0.9 (2018-01-11)\n------------------\n\n- Minor fix for responsive styles [nzambello]\n- Fix plone styles for site setup portlets list [nzambello]\n- Updated ellipsed [nzambello]\n- Fix list in collective.tiles.advancedstatic.css_styles [fdelia]\n\n\n1.0.8 (2018-01-05)\n------------------\n\n- Divided css and js resources and bundles for themes overriding\n\n\n1.0.7 (2017-12-29)\n------------------\n\n- Added skiplinks [nzambello]\n- Fix big photo tile container styles [nzambello]\n- Added License and references to new repo [nzambello]\n\n\n1.0.6 (2017-12-21)\n------------------\n\n- Fix redturtleagidtheme_rules.xml per inserire anche i tag