You are here: Home Plone products SubPlone

SubPlone (1.0)

1
by Ihor Berehulyak last modified 2009-02-10
0.0
0.0
0.0
0.0
Released on 2005-05-24 by Sidnei da Silva under Unavailable License available for All platforms.
Software development stage: development
SubPlone provides several useful tools e.g. simple mix-in classes for selecting per-folder skin on a CMF/Plone site.
SubPlone
  • Provides simple mix-in classes for:
    • Selecting per-folder skin on a CMF/Plone site
    • Mixing normal content and stub references that get resolved at runtime
  • Provides a simple example implementation of a Site object, which uses both mixins and has a simple minimally working UI for adding references and selecting a local skin.
  • Provides a Pipe utility for piping methods together and getting results out of it with a pluggable strategy. This is used to minimize and simplify the code needed to delegate to different classes when using multiple inheritance.
  • Reference types include PathRef and UIDRef. They implement referencing using relative paths and UIDs respectively. Note: When I mean reference here I'm talking about Proxy Reference, which makes a remote object appear to be on the local folder without physically being there. Much like the old Black Hole product.
Document Actions
Powered by Plone