Skip to main content

UNKNOWN

Project description

See README.rst on github.

Installation

quintagroup.theme.pythonreel can be installed in any of the following ways.

Installation via diazo panel

Installation via buildout

In the buildout.cfg file of your instance:

  • Add quintagroup.theme.pythonreel to the list of eggs to install:

    [buildout]
    ...
    eggs =
        ...
        quintagroup.theme.pythonreel
  • Re-run buildout:

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

    $ ./bin/instance restart

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

Installation: development mode

If you want to customize Python Reel Theme please use the following installation instructions:

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

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

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

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

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

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

    $ ./bin/instance fg
  • Install Python Reel Theme in Plone (Site Setup -> Add-ons).

Now you can customize Python Reel Theme by modifying quintagroup.theme.pythonreel package in src directory of your buildout.

Changelog

1.5.4 August 21, 2015

  • Fixed diazo rules for favicons [roman.ischiv]

1.5.3 June 05, 2015

  • Fixed styled for navigation on mobile screen [roman.ischiv]

1.5.2 May 26, 2015

  • updated styles for new versions[1.3.1] of quintagroup.dropdownmenu product [roman.ischiv]

1.5.1 April 21, 2014

  • Fixed styles for new versions of quintagroup.slidertemplates and quintagroup.megamenu products [roman.ischiv]

1.5 December 29, 2014

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

1.4 December 12, 2014

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

  • Remove “_” from name in scss file in theme in order to avoid errors when copy and modifying theme [roman.ischiv]

1.1 March 18, 2013

  • Plone 4.3rc1 compatibility added [naivok]

  • Update portlet navigation style [naivok]

1.0.1 January 22, 2013

  • added fixes for Plone 4.2.3 [naivok]

  • added pythonreel_expanded.css [serg]

1.0 December 21, 2012

  • Initial release [naivok]

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.pythonreel-1.5.4.zip (655.5 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