skip to navigation
skip to content

ely.portlets.image 0.5

A portlet for attaching and linking a single image

Downloads ↓

Introduction

A portlet for attaching and linking a single image in plone 3

This is quite basic at present. There are some things to know:

The image is stored as an OFS.Image.Image in the portlet assignment data - this is so we get access to get method that produces useful headers for caching, and gives us some useful parameters for creating a tag. However, since portlet Assignments do not provide enough context to be Locatable in the zope sense, then we need to generate our own tag based on an assignment path saved when the portlet was added. Since portlet assignments can't be moved, then this is ok. It's all transparent to you if you are simply interested in using this.

Changelog

0.1 - Unreleased

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
ely.portlets.image-0.5.tar.gz (md5) Source 2009-07-23 25KB 661