Skip to main content

Free Diazo Theme for Plone

Project description

Lite Plone Theme

Lite is a free diazo theme for Plone 4.

Features

  • Replaceable logo as in default Plone: customize portal_skins -> sunburst_images -> logo.png

  • Editable footer as in default Plone: customize portal_view_customizations -> plone.footer

  • Improved thumbnail display view (switch to Thumbnail view)

Dependencies

  • plone.app.theming

  • plone.app.themingplugins

Home Directory

http://skins.quintagroup.com/lite

Authors

  • Taras Peretiatko

  • Yuriy Hvozdovych

  • Volodymyr Rudnytskyy

Quintagroup: http://quintagroup.com, 2006-2011

Installation

In the buildout.cfg file of your buildout:

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

    [buildout]
    ...
    eggs =
        ...
        quintagroup.theme.lite
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
  • Restart the Zope server, e.g with the following command in the terminal:

    $ ./bin/instance restart
  • On your Plone site go to Site Setup -> Add-ons and activate Lite Theme.

Installation: development mode

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

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

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

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

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

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

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

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

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

Changelog

6.0 - October 24, 2011

  • theme package converted into diazo theme

4.0.2 - July 29, 2011

  • compatibility with Plone 4.1 added

4.0.1 - June 8, 2011

  • added dependency for plonetheme.classic

  • bullets source URL fixed

4.0 - Mar 31, 2011

  • theme updated to Plone 4

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.lite-6.0.zip (81.9 kB view details)

Uploaded Source

File details

Details for the file quintagroup.theme.lite-6.0.zip.

File metadata

File hashes

Hashes for quintagroup.theme.lite-6.0.zip
Algorithm Hash digest
SHA256 fc13d7ebc2d9e136c595ee31ec08cc23a0b5829e80782f54bc048d5ecfc78c3a
MD5 136de6719ccc703c2a3e11d823d1aff3
BLAKE2b-256 f4ea959dd5f298616c3863a4b8f54ed9d28c6ae649d9a0bceb798346896aa345

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