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.
Add plonetheme.fui to buildout.cfg:
[buildout] ... eggs = ... plonetheme.fui [instance] ... zcml = ... plonetheme.fuiRun (maybe backup first..):
~$ buildout -nInstall the plugin using Site Setup in your Plone site.
Add the following lines at the end of the Styles box in Site setup --> Visual editor --> Config:
Image float left|img|float-left Image float right|img|float-right Bordered image float left|img|bordered-float-left Bordered image float right|img|bordered-float-right
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file plonetheme.fui-2.0.2.tar.gz
.
File metadata
- Download URL: plonetheme.fui-2.0.2.tar.gz
- Upload date:
- Size: 36.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 242a2ddcabe82185c281e7bedb1b67428448ddc954366bd56cdb2d8128141276 |
|
MD5 | ff8d05912771c29a93a34b94428b3393 |
|
BLAKE2b-256 | cb8509f6f5eecd39a76a186b3974534d3b9b4959c3d1340435608cd3cb15ebb5 |