Skip to main content

Free Diazo Theme for Plone

Project description

See README.rst on github.

Installation

Here are detailed instructions on installation of the quintagroup.theme.sunrain package.

Versions

Note that there are differences in installation of Sunrain responsive theme for Plone 4 and 5. You will need to use specific theme versions for different Plone releases:

  • 6.x - for Plone 4

  • 7.x - for Plone 5

For 6.x version details see https://github.com/quintagroup/quintagroup.theme.sunrain/releases and docs/HISTORY.txt.

Installation via buildout

In the buildout.cfg file of your instance:

  • Add quintagroup.theme.sunrain to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs +=
       ...
       quintagroup.theme.sunrain
  • The newest releases are suitable for Plone 5. If you want to use Sunrain theme with Plone 4, please pin theme’s version - 6.x (according to the latest release before 7.0 - e.g. 6.8.2):

    [versions]
    quintagroup.theme.sunrain = 6.8.2
  • Re-run buildout:

    $ ./bin/buildout
  • Restart the Zope server:

    $ ./bin/instance restart

Then activate ‘Sunrain Theme’ in Plone (Site Setup -> Add-ons).

Installation: development mode

If you want to customize SunRain theme please use the following installation instructions:

  • download quintagroup.theme.sunrain-version.zip archive from http://pypi.python.org/pypi/quintagroup.theme.sunrain

  • extract theme archive to get quintagroup.theme.sunrain-version folder. Remove version from folder name to have quintagroup.theme.sunrain folder

  • put quintagroup.theme.sunrain folder into src directory of your buildout

  • in buildout.cfg file of your buildout add quintagroup.theme.sunrain to the list of eggs you are developing and to the list of eggs to install:

    [buildout]
    ...
    develop = src/quintagroup.theme.sunrain
    ...
    eggs =
        ...
        quintagroup.theme.sunrain
  • Re-run buildout:

    $ ./bin/buildout
  • Start instance in development mode:

    $ ./bin/instance fg
  • Install Sun and Rain Theme in Plone (Site Setup -> Add-ons).

Now you can customize SunRain Theme by modifying quintagroup.theme.sunrain package in src directory of your buildout.

Changelog

6.8.2 June 23, 2016

  • Update install instruction [roman.ischiv]

6.8.1 December 22, 2015

  • Added styles for collective.lineage product [roman.ischiv]

6.8 August 27, 2015

  • Fixed diazo rules for script in footer [roman.ischiv]

6.7 August 21, 2015

  • Fixed diazo rules for script and for favicons [roman.ischiv]

6.6 April 20, 2015

  • update styles for new version of quintagroup.slidertemplates and quintagroup.megamenu products[roman.ischiv]

6.5 December 29, 2014

  • Fixed rules ffor panels in portal-top [roman.ischiv]

6.4 December 12, 2014

  • Added style for slidertemplates, megamenu products [roman.ischiv]

6.2 March 18, 2013

  • Plone 4.3rc1 compatibility added [naivok]

6.1.1 January 09, 2013

  • Fixed footer link [naivok]

6.1 November 28, 2012

  • Fixed style to eventDetails [naivok]

  • Fixed style to history [naivok]

  • Added preview image [naivok]

  • Added ajax_load [naivok]

6.0.9 August 20, 2012

  • Updated .required styles [naivok]

  • quintagroup.dropdownmenu 1.2.11 compatibility added [naivok]

6.0.8 - July 19, 2012

  • removed unnecessary id attribute for the body [naivok]

  • updated Doctype for PLone 4.2 [naivok]

6.0.7 - May 16, 2012

  • changed the order of inserting ploneCustom.css [naivok]

  • deleted actions.xml [naivok]

  • updated the way the footer is inserted [naivok]

  • added sunrain class to body [naivok]

  • added style to Responsive Web Design [naivok]

6.0.6 - January 12, 2012

  • Products.PloneFormGen compatibility added [naivok]

6.0.5 - December 29, 2011

  • changed slogan customization [naivok]

6.0.4 - December 26, 2011

  • Fixes style for searchbox [naivok]

6.0.3 - December 12, 2011

  • possibility to change backround image for the header added [naivok]

  • tested with Products.ContentWellPortlets 4.1.0 [naivok]

6.0.2 - November 22, 2011

  • drop mobile.css [naivok]

6.0.1 - November 02, 2011

  • added base tag [naivok]

6.0 - October 31, 2011

  • theme package converted into diazo theme

2.1.1 - August 1, 2011

  • removed dependency for quintagroup.portlet.static

  • tinymce.xml cleared

  • LanguageSelector issue fixed by removing it from configure.zcml

  • Plone 4.1 compatibility tested

2.1 - July 5, 2011

  • Fixes style for Blog Star (Amend your style for the blog when comments are disabled) [naivok]

2.0 - June 9, 2011

  • Theme is compatible with Plone 4.0

  • IE fixes for rounded tab cournes

  • Dependencies for Cumulus portlet and Products.Quills disabled

  • LinguaPlone compatibility tested

1.2 - Feb 8, 2010

  • Fixed error when Sun & Rain theme is installed but turned off in portal_skins [koval] - Dec 9, 2009

  • Improved print styles [serg] - Dec 10, 2009

  • Default page id was changed [serg] - Dec 10, 2009

1.1 - Nov 6, 2009

  • Default theme logo changed

1.0 - Sep 9, 2009

  • Initial release

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

quintagroup.theme.sunrain-6.8.2.zip (398.1 kB 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