Skip to main content

Free diazo theme for Plone 4.1

Project description

Techlight Plone Theme 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/techlight

Authors

  • Yuriy Hvozdovych

  • Volodymyr Rudnytskyy

  • Taras Peretiatko

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

Installation

In the buildout.cfg file of your buildout:

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

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

    $ ./bin/buildout
  • Restart instance:

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

Installation: development mode

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

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

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

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

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

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

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

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

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

ChangeLog

6.0.1 - October 21, 2011

  • fixes for searchbox added for IE7

  • listing bar styles updated

  • inline editing styles added

6.0 - October 21, 2011

  • theme package converted into diazo theme

4.1 - May 25, 2011

  • Theme updated to Plone 4

4.0 - Mar 4, 2010

  • Theme product is package now [gvizdyk]

  • Processed portlet tabs [gvizdyk]

3.1.1 - Oct 21, 2009

  • Default theme logo changed [serg]

3.1 - Sep 3, 2009

  • Update templates to Plone 3.3

3.0.5 - Apr 1, 2008

  • Improper behaviour is corrected during window minimization.

  • IE fixes was taken away to separate css file.

3.0.4 - Mar 18, 2008

  • Fix incomplete uninstallation

3.0.3 - Mar 12, 2008

  • Fixed slyles, changed README.txt

3.0.2 - Feb 29, 2008

  • Fixed skin layer interface class

3.0 - Jun 2, 2008

  • Product release for plone 3.0

2.5.2 - Apr 17, 2007

  • Product release for plone 2.5.2.

2.5.1 - Mar 23, 2007

  • Product release for plone 2.5.1.

1.3 - Jan 16, 2006

  • Upgrade to Plone 2.1.2.

  • Visual enhancement of top bar

1.2 - Jan 16, 2006

  • Mandadtory deinstallation of previous skin product feature was added. When you install qPloneSkinTechlight product over another skin product possible portal misconfiguration might happen.

1.1 - Nov 02, 2005

  • Initial product release for plone 2.1.0.

  • Skin was developed as filesystem product

0.1 - Feb 19, 2005

  • Initial version for plone 2.0.5 released as .zexp

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.techlight-6.0.1.zip (150.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