{ "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==============================================================================\ndesign.plone.theme\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- `comune.verucchio.rn.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__ http://www.comune.verucchio.rn.it\n\n\nTraduzioni\n-----------\n\nQuesto prodotto \u00e8 stato tradotto nelle seguenti lingue:\n\n- Italiano\n- English\n\n\nInstallazione\n-------------\n\nInstalla design.plone.theme aggiungendolo al tuo buildout::\n\n [buildout]\n\n ...\n\n eggs =\n design.plone.theme\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 prima cosa bisogna installare le dipendenze npm:\n\n``npm install``\n\n\nPer la compilazione del codice Sass e la build del bundle JavaScript, sono presenti alcuni script nel ``package.json``:\n\n- ``npm run develop``: esegue la compilazione con grunt e lo lascia avviato in modalit\u00e0 watch\n- ``npm run build``: compila con grunt e esegue prettier\n- ``npm run 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\n3.3.8 (2019-10-14)\n------------------\n\n- Upgraded ellipsed [nzambello]\n- Performance fix for ellipsed calls [nzambello]\n\n\n3.3.7 (2019-10-09)\n------------------\n\n- updated redturtle.tiles.management dependency version [daniele]\n- removed carousel markup on news tile render when not needed [giulia]\n- fixed icon home in breadcrumns [giulia]\n- Added styles for tables [nzambello]\n- Fix styles for events calendar view [nzambello]\n- Fixed tile sizes for smaller screens [pnicolli]\n- Upgraded ellipsed [nzambello]\n- Changed collection UID to tile ID for carousel wrappers [nzambello]\n\n\n3.3.6 (2019-08-16)\n------------------\n\n- Added registry css_styles definition purge attribute [nzambello]\n\n\n3.3.5 (2019-08-01)\n------------------\n\n- Fix for IE: play icon in video collection tile was not displayed [nzambello]\n- Hidden toggle button for navigation if this is empty [nzambello]\n- Added tiny templates for agid tables and relative styles [nzambello]\n\n3.3.4 (2019-07-23)\n------------------\n\n- Added instagram for social header viewlet [nzambello]\n\n\n3.3.3 (2019-06-26)\n------------------\n\n- Fix relateditems viewlet customization. Now handle empty relations.\n [cekk]\n- Fix tiles_page_view condition for text field.\n [cekk]\n\n3.3.2 (2019-06-03)\n------------------\n\n- Fix tile collection carousel dots [nzambello]\n\n\n3.3.1 (2019-03-28)\n------------------\n\n- Fix per l'override della tiles_view [pnicolli]\n- Fix media query in stili toolbar [pnicolli]\n\n\n3.3.0 (2019-03-12)\n------------------\n\n- Aggiunta email alle opzioni di condivisione [pnicolli]\n- Rimosso Google+ dalle opzioni di condivisione [pnicolli]\n- Fix search backdrop z-index [nzambello][pnicolli]\n- Backport bootstrap 4 container concept [pnicolli]\n- Aggiunto rendering server-side delle tiles per utenti anonimi [pnicolli]\n\n\n3.2.0 (2019-01-28)\n------------------\n\n- Sovrascritta label errore portalMessage [nzambello]\n- Browserlist: Updated iOS (Safari) version from 6+ to 9+ [nzambello]\n- Imported events styles from old plone.app.event resource [nzambello]\n- Minor fixes for events [nzambello]\n\n\n3.1.1 (2019-01-22)\n------------------\n\n- Fixed a bug within diazo rules [nzambello]\n\n\n3.1.0 (2019-01-09)\n------------------\n\n- a11y: added role attribute for portal message with diazo [nzambello]\n- Fixed contact-info view styles [nzambello]\n\n\nCompatibility with Plone 5.1.4:\n\n- Updated styles for pagination, improved accessibility and responsiveness [nzambello]\n- `plone-logged-in` override is registered only if Plone version is < 5.1.4\n [cekk]\n\n\n3.0.10 (2018-12-20)\n-------------------\n\n- Added publiccode.yml [nzambello]\n- a11y: fixed contrast in alerts/messages, WCAG 2 AAA compliant [nzambello]\n- Breadcrumbs styles are now less specific in order to allow breadcrumbs viewlet to be moved in another manager\n [pnicolli]\n\n\n3.0.9 (2018-11-08)\n------------------\n\n- Add personal-information link in header viewlet when an user is logged.\n [cekk]\n\n\n3.0.8 (2018-10-18)\n------------------\n\n- Removed target=\"_blank\" from header banner links [nzambello]\n\n\n3.0.7 (2018-10-11)\n------------------\n\n- Added 'big' scale in allowed_sizes, used in leadimage viewlet [fdelia]\n- Enhancing styles for default Plone search page [nzambello]\n\n\n3.0.6 (2018-09-27)\n------------------\n\n- Fixed svg mimetypes icons dimensions [nzambello]\n\n\n3.0.5 (2018-09-20)\n------------------\n\n- A11y: added `alt` attribute to `img` in tile collections where missing [nzambello]\n\n\n3.0.4 (2018-09-13)\n------------------\n\n- Added selector for mimetypes icons [nzambello]\n\n\n3.0.3 (2018-09-13)\n------------------\n\n- Fixed selector for mimetypes icons [nzambello]\n\n\n3.0.2 (2018-09-13)\n------------------\n\n- Added selector for mimetypes icons [nzambello]\n\n\n3.0.1 (2018-09-13)\n------------------\n\n- Updated styles for new tiles management UI (https://github.com/RedTurtle/redturtle.tiles.management/pull/12) [nzambello]\n- Added login button in header banner viewlet shown if an option in controlpanel is selected [nzambello]\n- Used

for tile titles and extended those styles for h2 [nzambello]\n- Changed styles for leadimage [nzambello]\n- Added social icons for footer [nzambello]\n\n\n3.0.0 (2018-08-06)\n------------------\n\nBREAKING CHANGES:\n\n- Changed package name from redturtle.agidtheme to design.plone.theme to adhere to the standards of github.com/italia [nzambello]\n - Removed old upgrade steps\n - Removed old profiles\n\nOther changes:\n\n- Fix uninstall step [cekk]\n- Update of the \"font_size_base\" variable [fdelia]\n- Added an override of plone-logged-in js resource to fix toolbar pattern [nzambello]\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