Personal tools
You are here: Home / Recent changes

Recent changes

Use cache to improve performances
Plomino 1.13 provides a cache mechanism.
Export documents data as CSV or XLS
Different ways to produce a CSV or XLS output.
CSV export sample
 
Dynamic search results with JQuery
How to refresh search results automatically every time the user checks a criteria.
JQuery example
 
Auto-increment chrono
How to produce a unique auto-increment chrono for your documents.
Multilingual applications
How to build a Plomino application in a multilingual web site.
Tutorial (screencast)
Create a basic Plomino application.
Beginner's guide (screencast)
A beginner's guide to creating web applications on Plone 4 with Plomino
Provide a custom Plomino field type as a plugin
You implement your own Plomino field types into a Python package and provide them to Plomino as Zope3 utility components.
Dynamic hiding
Hide-when formulas allow to hide or show some part of a form. Dynamic hide-when are applied on client side dynamically.
Restrict access to documents
How to allow or not to open a document depending on the current user.
Charts example
 
Import data from CSV
How to create documents by importing a CSV file
Install plomino.tinymce
plomino.tinymce is a TinyMCE plugin adding some Plomino specific features in the richtext editor.
Datagrids
Demonstrate datagrid fields.
Debug and test Plomino applications
How to find why a formula is not working as expected.
Google Timemap
Use Google Maps combined to Google timeline to locate and date markup points or shape on a map.
Google map
Use a Google visualization field to displays markers on a map
Display documents depending on the current user
Plomino views cannot display user-dependent (or current date-dependent) documents. A search mechanism can.
Document Actions