Skip to content

prmtl/plonetheme.aqueouslight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The plonetheme.aqueouslight package uses the plone.app.theming to make Aqueous Light theme by Six Shooter Media easly available in Plone 4.1

https://github.com/prmtl/plonetheme.aqueouslight/raw/master/screenshot.png

Installation

Zipfile

If you are an end user, you might enjoy installation via zip file import.

  1. Download the zip file: https://github.com/prmtl/plonetheme.aqueouslight/raw/master/aqueouslight.zip
  2. Import the theme from the Diazo theme control panel.

Buildout

To install this with buildout:

  • Add plonetheme.aqueouslight to your plone.recipe.zope2instance section's eggs parameter:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    eggs =
        ...
        plonetheme.aqueouslight
    
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
    

Author & Contact

  • Sebastian Kalinowski sebastian.kalinowski@stxnext.pl

http://stxnext.pl/open-source/files/stx-next-logo

STX Next Sp. z o.o.

http://stxnext.pl

info@stxnext.pl

License

This package is licensed under the GPL Version 2.

About

An installable Diazo theme for Plone 4.1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages