Skip to main content

Free Diazo Theme for Plone 4.1

Project description

EstateLite Theme is a free diazo theme for Plone 4.1. It is a lite version of premium Estate Plone Theme.

http://quintagroup.com/services/plone-development/skins/images/estate-lite-scr.png/

Features

  • Default search is replaced with Search portlet

  • 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)

Additional Features

Features, that are supported and can be activated by additional packages installation:

  • quintagroup.dropdownmenu. Adds custom-style dropdown menu

  • Products.Carousel. Adds rotating Carousel banner feature

  • Products.LinguaPlone. Adds multilingual functionality. Custom-style language selectors.

  • Products.PloneFormGen. Adds TTW Form Generator feature.

  • Products.ContentWellPortlets. Allows adding portlets in the header, footer and content area

Dependencies

  • plone.app.theming

Home Directory

http://skins.quintagroup.com/estate-lite

Authors

  • Taras Peretiatko

  • Volodymyr Rudnytskyy

  • Borys Olekhnovych

  • Serhiy Valchuk

  • Yuriy Hvozdovych

Responsive Plone Theme by Quintagroup, 2006-2012

Installation

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

Installation via diazo panel

Installation via buildout

In the buildout.cfg file of your buildout:

  • add quintagroup.theme.estatelite to the list of eggs to install:

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

    $ ./bin/buildout
  • Restart instance:

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

Installation in development mode

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

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

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

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

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

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

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

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

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

Changelog

6.0.6 - January 20, 2012

  • Products.PloneFormGen compatibility added

6.0.5 - December 28, 2011

  • removed plone.app.themingpluging dependency

6.0.4 - December 26, 2011

  • drop unnecessary portlet.xml

  • tested with Products.ContentWellPortlets 4.1.0

6.0.3 - November 22, 2011

  • unnecessary css dropped

6.0.2 - November 02, 2011

  • Added base tag

  • Drop down styles were fixed

6.0.1 - October 27, 2011

  • Dropdown menu styles fixed

6.0 - October 26, 2011

  • theme package converted into diazo theme

2.0.1 - July 29, 2011

  • Theme tested with Plone 4.1

  • Theme deinstallation fixed

2.0 - May 24, 2011

  • Theme upgraded to Plone 4.0

  • New top header image

1.1.1 - Oct 23, 2009

  • Default theme logo changes [serg]

1.1 - Sep 07, 2009

  • Update templates to Plone 3.3

1.0.1 - Mar 04, 2009

  • Fix uinstallation procedure, set default skin to ‘Plone Default’ [piv]

1.0 - Feb 02, 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.estatelite-6.0.6.zip (108.0 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