Skip to content

Conectivo/plonetheme.woodexperience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plonetheme.woodexperience

Introduction

The plonetheme.woodexperience package uses the theming & packaging features available in plone.app.theming to make the theme woodexperience easily available in Plone 4.x version.

A plonetheme.woodexperience product theme screenshot

Installation

Add Plone site

Install Plone 4.x with plone.app.theming and create a Plone site (if you have not already) with Diazo theming configured.

Zip file

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

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

Buildout

If you are a developer, you might enjoy installation via buildout.

Add plonetheme.woodexperience to your plone.recipe.zope2instance section's eggs parameter e.g.:

[instance]
eggs =
    Plone
    …
    plonetheme.woodexperience

and then running "bin/buildout"

Select theme

Select and enable the theme from the Diazo control panel. That's it!

Contribute

Authors

This product was developed by:

Collaborations

  • Leonardo J. Caballero G. aka macagua
  • Full Name aka nickname

For an updated list of all the contributors visit: https://github.com/redomino/plonetheme.woodexperience/graphs/contributors

Support

If you are having issues, please let us know via our Issue Tracker.

License

This package is GPL version 2.

About

An installable Diazo theme for Plone 4.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.4%
  • HTML 29.3%
  • JavaScript 11.9%
  • Python 9.4%