GitXplorerGitXplorer
l

plonetheme.unilluminated

public
1 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
459a95cc4bf3148ada08cb73c58ada26d625db65

New zip

llrowe committed 14 years ago
Unverified
d3342a3f68c20d46c8ca7835cc7e889c23ac6dd6

The absolute prefix support will fix up relative links in the theme automatically

llrowe committed 14 years ago
Unverified
1992aa8eaaa60920d37e6a923dc73d28feed5c10

Make a note about calendar

aaclark4life committed 14 years ago
Unverified
ebd480eaa30b7cbbf6bd21f5457367423b0e45d7

Wording

aaclark4life committed 14 years ago
Unverified
2197d58385ca71a6d39632437e99fda32495ebc4

Wording

aaclark4life committed 14 years ago
Unverified
a7ea16e1b086bbf41576f5a4fefe0cdd1c58312f

More details

aaclark4life committed 14 years ago

README

The README file for this repository.

Introduction

The plonetheme.unilluminated package uses the theming & packaging features available in plone.app.theming_ to make the CSS Templates_ theme Unilluminated_ easily available in Plone 4.1_.

Installation

Currently, only installation via Python package (and buildout) is supported. But an installable zip file is in development.

Buildout


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

    [instance]
    eggs =
        Plone
        …
        plonetheme.unilluminated

Zip file

XXX Coming soon

Configuration

Once you have installed the package, you must configure it in Plone.

Add Plone site


Install Plone 4.1 and create a Plone site (if you have not already) with Diazo theming configured.

.. image:: https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot2.png


Select theme
~~~~~~~~~~~~

Select and enable the theme from the Diazo control panel.

.. image:: https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot3.png

That's it!

You should see (without the calendar):

.. image:: https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot.png

Help
----

Obviously there is more work to be done. If you want to help, pull requests accepted! Some ideas:

* Fix zip file (currently getting a traceback from lxml, even with zip files from w/p.a.theming tests)
* Add a diazo rule to import Plone editing styles
* Configure styles to use portal_css
* Add quick installer support

License
-------

The author is not a "license guy", but the Unilluminated theme is distributed via CC 3.0 license [1]_ and this package is GPL version 2 (assuming that makes sense).

.. _`Unilluminated`: http://www.freecsstemplates.org/preview/unilluminated/
.. _`plone.app.theming`: http://pypi.python.org/pypi/plone.app.theming
.. _`Plone 4.1`: http://pypi.python.org/pypi/Plone/4.1rc2
.. _`CSS Templates`: http://www.freecsstemplates.org/

.. [1] http://www.freecsstemplates.org/license/