Skip to content

plomino/plomino.daviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

plomino.daviz offers services and utilities to get Plomino-base information from Daviz more easily.

Features

Only one feature for now:

  • overrides the eea.app.visualization ExternalData utility so query string parameters are passed to the called url. It also support substitution:

    http://server/folder/{docid|Italy}/json

    will result in:

    http://server/folder/Italy/json

    if no extra parameters are passed. And:

    http://server/folder/Spain/json

    if the calling url got ?docid=Spain as querystring.

Installation

Edit your buildout.cfg file and add the following in the eggs section:

eggs =
     ...
     plomino.daviz

Then you have to run buildout to realize your configuration:

bin/buildout -N

Credits

Authors

Companies

makinacom_

About

Plomino / eea.daviz integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages