Skip to main content

Pacote de temas do Portal Modelo

Project description

Introdução

Este pacote provê vários temas com base no Diazo para uso em sites Plone baseados no Portal Modelo do Interlegis.

O produto interlegis.portlamodelo.theme realiza as seguintes mudanças no Plone:

  • Inclui o logo do interlegis no cabeçalho do site

  • Inclui o título e a descrição do Plone Site no header

  • Implementa uma nova formatação de resultado de busca

  • Formata os portlets de navegação

  • Traz os site_actions para o topo do site

  • Oculta o colophon

  • Adiciona os selos do Interlegis e da licença Creative Commons no rodapé

  • Implementa o rodapé usando uma página site

  • Implementa gatilhos responsivos para tablet e smartphones

Temas Disponíveis

Tema Areia

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Areia/preview.png

Tema Azul

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Azul/preview.png

Tema Clean

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Clean/preview.png

Tema Concreto

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Concreto/preview.png

Tema Gelo

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Gelo/preview.png

Tema Kiwi

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Kiwi/preview.png

Tema Moderno

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Moderno/preview.png

Tema Vermelho

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Vermelho/preview.png

Tema IDG Amarelo

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-amarelo/preview.png

Tema IDG Azul

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-azul/preview.png

Tema IDG Novembro Azul

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-azul-11/preview.png

Tema IDG Branco

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-branco/preview.png

Tema IDG Verde

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-verde/preview.png

Tema IDG Rosa

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/IDG-rosa/preview.png

Tema Original

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Original/preview.png

Tema Apucarana

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Apucarana/preview.png

Tema Interlegis

https://raw.githubusercontent.com/interlegis/interlegis.portalmodelo.theme/master/src/interlegis/portalmodelo/theme/themes/Interlegis/preview.png

Estado Deste Pacote

O interlegis.portalmodelo.theme conta com testes automatizados e, a cada alteração em seu código, os testes são executados pelo serviço Travis.

O estado atual dos testes, a cobertura de código e o número de downloads deste pacote podem ser vistos nas imagens a seguir:

Travis CI badge Coveralls badge Downloads

Instalação

Para habilitar a instalação deste produto em um ambiente que utilize o buildout:

  1. Editar o arquivo buildout.cfg (ou outro arquivo de configuração utilizado) e adicionar o pacote interlegis.portalmodelo.theme à lista de eggs da instalação:

    [buildout]
    ...
    eggs =
        interlegis.portalmodelo.theme
  2. Após alterar o arquivo de configuração é necessário executar bin/buildout, que atualizará a sua instalação.

  3. Reiniciar o Plone

  4. Acesse o painel de controle e na opção Temas você verá os temas providos por este pacote listados.

Contribuindo

Para contribuir com o projeto, por favor, leia o CONTRIBUTING.

Contributors

  • André Nogueira

  • Caio Viotti

  • Héctor Velarde

  • Jean Ferri

  • Karyn Nassif

  • Marcio Mazza

Changelog

1.0rc14 (2019-04-08)

  • Remove navigation css in IDG-branco to fix mobile version. [rafahela]

  • Change the way to remove and add js resources in upgrade version 3. [IolaneAndrade]

1.0rc13 (2019-03-12)

  • Add metatags portal-modelo. [IolaneAndrade]

1.0rc12 (2018-12-19)

  • Remove older js registry in upgrade steps. [rafahela]

1.0rc11 (2018-12-18)

  • Add upgrade step 3 to fix html5 url. [rafahela]

1.0rc10 (2018-12-14)

  • Fix accessibility font size in IDG themes [IolaneAndrade]

  • Update html5 script in index header [IolaneAndrade]

  • Add hls audio player in audio stream [IolaneAndrade]

  • Add description in stream option [IolaneAndrade]

1.0rc9 (2018-10-04)

  • Change accessibility infos. [rafahela]

  • Add audio and video online portlet. [rafahela]

  • Add stream type [rafahela]

1.0rc8 (2018-07-09)

  • Add upgrade steps for audio and video views [rafahela]

  • Add audio and video views [rafahela]

1.0rc7 (2018-02-23)

  • Add high contrast image [rafahela]

1.0rc6 (2017-12-08)

  • Add plone-analytics rule in Themes to solve problems with Google Analytics [IolaneAndrade]

1.0rc5 (2017-08-25)

  • Fix calendar event link [rafahela]

  • Update preview images [jeanferri]

  • Enable IDG-rosa theme and fix it tests [jeanferri]

  • Add pink theme based on IDG-amarelo [ramiroluz]

1.0rc4 (2015-08-26)

  • Fixed portletNews header HTML using jbot [cfviotti]

1.0rc3 (2015-06-17)

  • Remove original themes: Areia, Concreto, Gelo, Kiwi, Vermelho [jeanferri]

  • All IDG-Themes: Adding default styles for h2 elements of collective.cover [cfviotti]

  • All IDG-Themes: Centralizing header background image. [cfviotti]

  • All IDG-Themes: Removing unnecessary space above first portlet on right column. [cfviotti]

  • All IDG-Themes: Fixed galleria description text color. [cfviotti]

  • All PM3-Themes: styling of navigation portlets. [cfviotti]

  • PM3-Moderno: Fixing float clearing of the nav element. [cfviotti]

  • All PM3-Themes: Removed some general link styling. [cfviotti]

  • All PM3-Themes: Resized breadcrumbs. [cfviotti]

  • All PM3-Themes: Added margin to separate header from content on mobile [cfviotti]

  • All PM3-Themes: Removed unnecessary padding from .portlet in PM3 themes [cfviotti]

  • Inclusion of Open Sans font-family across any theme [cfviotti]

  • All PM3-Themes: Fixed mobile column layout with float clearing. [cfviotti]

  • Override of static portlet title markup text, using jbot. [cfviotti]

  • Adjusted header background position for all PM3 themes [cfviotti]

  • Insert new galleria styles to all PM3 themes [cfviotti]

  • Copy original Areia, Azul, Concreto, Gelo, Kiwi and Vermelho themes [jeanferri]

  • Fix test test_setup.py [marciomazza]

  • Insert new galleria styles to IDG theme [cfviotti]

1.0rc2 (2014-12-12)

  • Add preview.png for all the 4 IDG themes [jeanferri]

  • IDG-amarelo: fixing all errors based on corrections made on IDG-verde [cfviotti]

  • IDG-branco: fixing all errors based on corrections made on IDG-verde [cfviotti]

  • IDG-azul: fixing all errors based on corrections made on IDG-verde [cfviotti]

  • IDG-verde: fixing all errors on layout and general enhancements [cfviotti]

  • Replace preview.png in each IDG theme [jeanferri]

  • Replace banner in theme Moderno by a PloneConf 2013 photo [jeanferri]

  • Fix tests for new themes and documentation [jeanferri]

  • Fix IDG branco theme to works on Portal Modelo [jeanferri]

  • Added theme branco from Identidade Digital de Governo [jeanferri]

  • Fix IDG azul theme to works on Portal Modelo [jeanferri]

  • Added theme azul from Identidade Digital de Governo [jeanferri]

  • Fix IDG amarelo theme to works on Portal Modelo [jeanferri]

  • Added theme amarelo from Identidade Digital de Governo [jeanferri]

  • Fix IDG verde theme to works on Portal Modelo [jeanferri]

  • Added theme verde from Identidade Digital de Governo [jeanferri]

1.0rc1 (2014-10-24)

  • Preparing setup.py for releases [jeanferri]

  • Tests for footer images [jeanferri]

  • Update theme previews [jeanferri]

  • Fix portal footer style when the theme is disabled [jeanferri]

  • Fix main news title and description [jeanferri]

  • Fix for hidden Flashplayer message in Radio plugin, which was breaking the main layout [cfviotti]

  • Licence note modification for include data licencing [jeanferri]

1.0b3 (2014-08-30)

  • Removed breadcrumbs hide root customization because a CSS theme trick for front-page [jeanferri]

  • Adjusted some styles for the carousel on the front-page. [cfviotti]

  • Adjusted how the breadcrumbs is made invisible on the front-page. [cfviotti]

  • Changed footer page id from ‘rodape’ to ‘footer-page’ for internationalization [jeanferri]

  • Improved the mobile menu usability for base theme and all individual themes. [cfviotti]

1.0b2 (2014-08-25)

  • Corrige estilos do Live Search [cfviotti]

  • Improve footer for better responsive look in low resolutions. [jeanferri]

  • Fixing render for breadcrumbs when it is not displayed. [jeanferri]

  • Sitemap browser view should list folders on Portal Modelo’s root even if they are excluded from navigation [ericof]

  • Changed the site colophon with copyright and creative commons disclaimers. [jeanferri]

  • Os breadcrumbs ficam agora ocultos na raiz do site (https://colab.interlegis.leg.br/ticket/2969). [hvelarde]

1.0b1 (2014-07-02)

  • Suporte a Menu DropDown.

1.0a7 (2014-05-01)

  • Oculta footer dos fóruns (fixes #2877).

  • Adiciona favicon.ico do Programa Interlegis (fixes #2881).

1.0a6 (2014-04-07)

  • Ajustes nos layouts responsivos. Os campo de busca e o menu de navegação foram ajustados (fixes #2889).

1.0a5 (2014-02-26)

  • Aumenta cobertura de testes.

  • Corrige nome dos temas.

  • Corrige estilos para evitar conflitos com o Bootstrap.

1.0a4 (2013-11-29)

  • Layout implementado.

1.0a3 (2013-11-08)

  • Corrige registro do jquery.ui

1.0a2 (2013-11-01)

  • Inclusão do normalise.css dentro do pacote.

  • Ajustes responsivos.

1.0a1 (2013-10-28)

  • Release inicial.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

interlegis.portalmodelo.theme-1.0rc14.tar.gz (7.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page