TechLight Plone Theme

by Quintagroup last modified Jan 20, 2012 02:12 PM

Free diazo theme for Plone 4.1

Project Description

Techlight Plone Theme is a free diazo theme for Plone 4.1

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)

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

Authors

  • Taras Peretiatko
  • Yuriy Hvozdovych
  • Volodymyr Rudnytskyy

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

Installation

quintagroup.theme.techlight 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.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 in 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.6 - January 20, 2012

  • Products.PloneFormGen compatibility added [naivok]

6.0.5 - December 29, 2011

  • removed plone.app.themingpluging dependency [naivok]

6.0.4 - December 26, 2011

  • added support for Products.ContentWellPortlets 4.1.0 [naivok]
  • search box style fixed [naivok]

6.0.3 - November 22, 2011

  • drop unnecessary css [naivok]
  • added min-width to site [naivok]

6.0.2 - November 02, 2011

  • added base tag [naivok]

6.0.1 - October 21, 2011

  • fixes for searchbox added for IE7 [naivok]
  • listing bar styles updated [naivok]
  • inline editing styles added [naivok]

6.0 - October 21, 2011

  • theme package converted into diazo theme [naivok]

4.1 - May 25, 2011

  • Theme updated to Plone 4 [naivok]

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

Current Release
quintagroup.theme.techlight 6.0.6

Released Jan 20, 2012 — tested with Plone 4.1

Products.PloneFormGen compatibility added
More about this release…

Download file Get TechLight Plone Theme for all platforms
quintagroup.theme.techlight-6.0.6.zip
Download file Get TechLight Plone Theme for all platforms
techlight.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
6.0.6 Jan 20, 2012 Products.PloneFormGen compatibility added More about this release…
Plone 4.1
final
6.0.5 Dec 29, 2011 plone.app.themingpluging dependency removed More about this release…
Plone 4.1
final
6.0.4 Dec 26, 2011 Search box style fixed, support for Products.ContentWellPortlets 4.1.0 added. More about this release…
Plone 4.1
final
6.0.3 Nov 22, 2011 Bugfix release: unnecessary css dropped, min-width to added site. More about this release…
Plone 4.1
final
6.0.2 Nov 03, 2011 More improvements: base tag added More about this release…
Plone 4.1
final
6.0.1 Oct 21, 2011 Minor improvements to initial diazo Techlight Theme release. More about this release…
Plone 4.1
final
4.1.1 Aug 09, 2011 Theme deactivation fixed, collective.portlet.actions dependency removed. More about this release…
Plone 4
final
4.1 May 25, 2011 Plone 4 compatibility added. More about this release…
Plone 4
final
4.0 Mar 04, 2010 Initial package release of Techlight Theme with some improvements. More about this release…
Plone 3
final
3.1.1 Oct 21, 2009 TechLight Plone Theme release for Plone 3.2-3.3 with default theme logo changed. More about this release…
Plone 3
final
3.0.5 Apr 03, 2008 This is a TechLight theme release for Plone 3.0-3.1 with some minor corrections made: improper behaviour when minimizing window fixed and IE fixes taken away to separate css file. More about this release…
Plone 3
final
3.0.4 Apr 02, 2008 This is a TechLight theme minor bug fixed release for Plone 3.0-3.0.6: incomplete uninstallation fixed. More about this release…
Plone 3
final
3.0.3 Mar 17, 2008 TechLight Skin for Plone 3.0-3.0.6 with slyles fixed and README.txt file updated.. More about this release…
Plone 3
final
3.0.2 Mar 04, 2008 TechLight Skin for Plone 3.0.5 with skin layer interface class fixed. More about this release…
Plone 3
final
3.0 Feb 14, 2008 TechLight Skin for Plone 3.0-3.0.5 More about this release…
Plone 3
final
2.5.2 Feb 14, 2008 TechLight Skin for Plone 2.5.2 More about this release…
Plone 2.5
final
2.5.1 Feb 14, 2008 TechLight Skin for Plone 2.5.1. More about this release…
Plone 2.5
final
1.3 Feb 14, 2008 TechLight Skin (qPloneSkinTechlight ) for Plone 2.1.2, with visual enhancement of top bar More about this release…
Plone 2.1
final
1.2 Feb 14, 2008 TechLight Skin (qPloneSkinTechlight ) for Plone 2.1.1, with mandadtory deinstallation of previous skin product feature added More about this release…
Plone 2.1
final

Comments (0)