Skip to content

visaplan/subportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visaplan.subportal

This product is aimed to factor out UNITRACC's subportal feature (which considers always exactly one of few subportals active, and filters contents by the subportals which are selected for every content object).

Features

  • A behavior to enable subportal support (currently dysfunctional because of zcml problem!)
  • A schema to provide the subPortal field
  • More features yet to transfer here, including the existing "subportal" browser

Installation

Install visaplan.subportal by adding it to your buildout:

[buildout]

...
develop =
    src/visaplan.subportal

eggs =
    visaplan.subportal

In the src directory, clone the project by:

git clone https://github.com/visaplan/subportal.git

and then run bin/buildout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages