Skip to content

seantis/seantis.agencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seantis Agencies

A directory of people for (government) agencies.

image

image

image

Installation

  1. Use Plone 4.3 or newer
extends =
    http://dist.plone.org/release/4.3/versions.cfg
  1. Add the module to your instance eggs
[instance]
eggs +=
    seantis.agencies
  1. Ensure that the i18n files are compiled by adding
[instance]
...
environment-vars =
    ...
    zope_i18n_compile_mo_files true
  1. Install seantis.agencies under add-ons in the control panel

Views

pdf

Called on a organization or on the site root.

Creates a PDF of the current organization and sub-organizations with portrait and memberships. Redirects to the file if it already exists. If called on the site root, a table of contents is included.

Use force (/pdf?force=1) to force the creation of the PDF.

pdfexport-agencies

Called on the site root.

Exports - scheduled at 0:30 am - 1) all organizations and sub-organizations with memberships to a PDF located at the root, 2) a PDF for each organization.

Use force (/pdfexport-agencies?force=1) to bypass the scheduler and to force the creation of the PDFs.

License

seantis.agencies is released under GPLv2

About

A directory of people for (government) agencies.

Resources

Stars

Watchers

Forks

Packages

No packages published