Skip to main content

A Plone 3.0 theme for FUI

Project description

Plone theme written for Fagutvalget ved Institutt for informatikk (http://fui.ifi.uio.no). The theme is available at these addresses:

The only file I have modified from the default plone3 theme, except some minor adjustments to setup.py and main_template.pt, is plonetheme/fui/browser/stylesheets/main.css. I have simply inspected the xhtml source produced by plone, and made the CSS by the trial and error method.

Install

You can install this theme in Plone using buildout.

  1. Add plonetheme.fui to buildout.cfg:

    [buildout]
    ...
    eggs =
        ...
        plonetheme.fui
    
    [instance]
    ...
    zcml =
        ...
        plonetheme.fui
  2. Run (maybe backup first..):

    ~$ buildout -n
  3. Install the plugin using Site Setup in your Plone site.

Getting the dynamic click-to-edit feature back

This feature is disabled with a tal definition in plonetheme/fui/skins/plonetheme_fui_custom_templates/main_template.pt. To re-enable it, you can simply remove the entire file.

Release a new version (for developers)

Release a new version to pypi.python.org with:

~$ python setup.py egg_info -RDb "" sdist upload

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plonetheme.fui-2.0.tar.gz (36.5 kB view details)

Uploaded Source

File details

Details for the file plonetheme.fui-2.0.tar.gz.

File metadata

File hashes

Hashes for plonetheme.fui-2.0.tar.gz
Algorithm Hash digest
SHA256 e71f3a046dc5144a6f59e26c49998dab85f4cec3fde155cc7db1d4b96e0d384e
MD5 48c611b2662c872023e7421c59b89a9f
BLAKE2b-256 d698a5f7e3d1f46810df116ba94ffc32241155e9cca88f5ce5a8a3e163335e3e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page