Skip to content

An additional view for Plone folders, for better manage repository of files

Notifications You must be signed in to change notification settings

Conectivo/cciaa.modulistica

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The italian word modulistica mean "documentation", "downloadable forms".

This product add to your Plone folders:

  • a new view ("Downloadable forms view") for display files in the folder
  • a new field, where you can enter a set of column names, used in the view

This product has been designed for public organization, but can be used from any other company that need to display a large amount of file that need to be downloaded from visitors.

This view will simply show in a table all files and links in the folder, ignoring all other stuff.

Files are displayed in a two-column table.

Simple view, without related items

You can optionally use a new field of the folder called Columns titles to control the heading of the table. If you don't provide a value for this field, no heading will be used.

If files have normal Plone related items, they are used to expand the table with more rows. This features is mainly used for giving secondary, alternative format for a downloadale document.

Main files with secondary ones

Keep in mind that:

  • related items of Links are ignored
  • only related items of File and Link type are used

In facts the view also use Pages inside the folder, but for a special use case.

Pages are loaded, and the body content is inserted inside a wide table header row. This can be useful if you need to comment a subset of files.

Table with comments

You can use this feature for simple comment inside the table, or for provide a complex structure:

Table with (more) comments

You can find a lot of additional examples in the Modulistica section of the Chamber of Commerce of Ferrara.

Tested on Plone 4.1

This product has been originally developed for Plone 2, so it need fore sure some love and refactoring.

Developed with the support of Camera di Commercio di Ferrara; Camera di Commercio di Ferrara supports the PloneGov initiative.

CCIAA Ferrara - logo

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

About

An additional view for Plone folders, for better manage repository of files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.7%
  • Shell 8.3%