Skip to content

plone-ve/plonethemes.suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plone theming suite

The idea of this buildout configuration is to install the latest version of Plone, along with many Plone theme skins, Diazo themes and useful theming tools for layout, custom icons and fonts and third-party theming add-ons.

Scaffolding tools

The Plone theming suite includes these scaffolding tools:

Plone theme skins

Included in this suite are 6 different Plone theme skins:

Diazo Themes

Included in this suite are over 50 different Diazo themes:

Theming tools

The Plone theming suite includes these theming and layout tools:

Font tools

The Plone theming suite includes these font tools:

Mobile tools

Plone theming suite includes these mobile tools:

jQuery tools

The Plone theming suite includes these jQuery tools:

CSS Frameworks for Plone

The Plone theming suite includes these CSS frameworks for Plone:

CSS Pre-Processing tools

The Plone theming suite includes support for these CSS pre-processors:

Development installation

To get a basic development installation running follow the steps below:

$ git clone https://github.com/plone-ve/plonethemes.suite.git
$ cd plonethemes.suite
$ python bootstrap.py
$ bin/buildout -vvvvvvvvN

Running the site

Once the buildout has finished, you can access the site by starting up Plone.

$ bin/instance fg

Then go to the site in your browser: http://localhost:8081/manage_main and log in with:

  • user: admin
  • password: admin

If you haven't already done so, you will have to create a Plone site by:

  • click on the "Create a new Plone site" button
  • you can leave all the default values in the form that appears
  • scroll to the bottom of the page and click on the "Create Plone Site" button

Enabling Themes

A new Plone 4.x site uses the Sunburst theme by default.

To enable the installed themes:

  • at the top right corner of the page click on the "Admin" drop down menu
  • choose "Site Setup"
  • click on "Add-ons"
  • in the "Available add-ons" list at the top of the page, check the box next to the theme you want to enable
  • scroll down and press the "Activate" button

Some Diazo themes may hide the editing or management pages of your site. In those cases, you will want to browse to your site using the URL http://127.0.0.1:8080/Plone. You may have to log in again using the same user name and password as above (this is because the Plone authentication cookie is dependent on the site URL, and it treats "localhost" and "127.0.0.1" as different sites).

Once you have enabled a Diazo theme, you can use the Diazo theming control panel to activate other Diazo themes:

Disabling Themes

You can disable a Diazo theme without having to deactivate it using the "Add-ons" panel:

To disable a Diazo theme:

"Classic", or non-Diazo, Plone themes must be disabled using the "Add-ons" control panel:

Others resources for Plone themes

Support

If you run into any issues trying to get this to work, please, add an issue to the tracker here on this github project.

Collaborations

Really thanks to :

Original Author

  • Leonardo J .Caballero G. aka macagua

Impressive collaborations

  • Eveli Ramirez aka Eveli
  • Flamel Canto aka flamelcanto
  • T. Kim Nguyen aka tkimnguyen
  • Full name aka username

For an updated list of all contributors visit the following URL: https://github.com/plone-ve/plonethemes.suite/contributors

Reference

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages