Skip to main content

module providing content proxying for plone.

Project description

bda.contentproxy
================

Module providing some flavour of content proxy for Plone. It works for all
kind of Archetypes.

Consider that the Archetypes UID must be present in the portal_catalog
(default in plone 3) and the view for the Type must come along with
a 'main' macro in it's view, i.e.

<metal:main fill-slot="main">
<tal:main-macro metal:define-macro="main">

<!-- type view goes here -->

</tal:main-macro>
</metal:main>

This macro is called on the proxied content and is inserted into the 'main'
slot of the main_template in the current context.

2 Kinds of proxy behaviour are provided:

A placeless proxy. This is a simple BrowserView named 'proxy', with its own
traverser resolving the trailing part of the URL as the Archetype UID, i.e.

http://your.domain.net/some/path/@@proxy/0c6e067822a520eabcfdd1e67d209d96

The other way is a simple Archetype with a UID reference field.

The first kind of proxy may takes place when rendering search results,
the other one might be used to insert 'remote' content to a specified place
in the folder hirarchy.


Installation:
=============

* Make the egg available in your instance

* Import the bda.contentproxy extension profile in your plone instance

* This Product is tested with plone 3.0


Copyright:
==========

Copyright 2008, BDA - Blue Dynamics Alliance, Austria - www.bluedynamics.com


Credits:
========

* Written by Robert Niederreiter <rnix@squarewave.at>
Squarewave Computing, BlueDynamics Alliance, Austria

* This product is an outcome of the UN ILO Better Work project.


Licence:
========

* GNU General Public Licence 2.0 or later



bda.contentproxy changes:
=========================

1.0 beta2
#########

* added css file to overwrite the :hover event on .inlineEditable classed
elements
[rnix] 2008-02-21

* added kssregistry and added expression to at.kss not to be loaded when proxy
type or placeless proxy view is displayed to disable inline editing. in
future this might be done by kss or js directly with some kind of event
unbinding instead of dirty resource registry conditions.
[rnix] 2008-02-21

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

bda.contentproxy-1.0-beta2.tar.gz (11.9 kB view details)

Uploaded Source

File details

Details for the file bda.contentproxy-1.0-beta2.tar.gz.

File metadata

File hashes

Hashes for bda.contentproxy-1.0-beta2.tar.gz
Algorithm Hash digest
SHA256 c89ecdac120ad8e8fd3b12ee08b9d6b1b64700b4f90674fec661bef175e0b081
MD5 38d6cf724a4e8b7ce569e24453bb9ac7
BLAKE2b-256 2917fa4cbf9cf85f2298c831009a412e7dce887bb8c71bf37f6f62cbea9feb95

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