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.2 May 26, 2014

  • 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.2.zip (655.9 kB view details)

Uploaded Source

File details

Details for the file quintagroup.theme.pythonreel-1.5.2.zip.

File metadata

File hashes

Hashes for quintagroup.theme.pythonreel-1.5.2.zip
Algorithm Hash digest
SHA256 3eee2f15682e228d890e4a30bd53d397d46bbddd990828cffd6490e20a2f4618
MD5 a7de7598235289c69add88a596f7647d
BLAKE2b-256 03d3ea9ba008cf50fe5fd31b1ca03e39a8a2965324b8a9aed3c8028e1ab9b97b

See more details on using hashes here.

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