PubliForge’s documentation¶
PubliForge is a Pyramid Web site and Web service application. It was originally developed by iinov team. It is licensed under the the terms of the GNU General Public License.
PubliForge is PEP8 compliant and pylint checked.
You can download the latest stable release at http://pypi.python.org/pypi/PubliForge.
You can visit demonstration site at http://demo.publiforge.org (user: demo, password: demo-password).
Latest version: 2.3.0
Installation¶
How to install PubliForge in production mode along with development mode.
Extension¶
How to generate a set of configuration files for PubliForge or to create a new processor.
Front Web User Guide¶
A guide to work with the Web interface.
Agent User Guide¶
A guide to use agent with command-line scripts and to know how to configure a resource for a processing.
Front Web Reference¶
Front web reference includes documentation for every PubliForge front API.
- Script Reference
- Initialization Reference
- View Reference
- The
views.security
Module - The
views.maintenance
Module - The
views.home
Module - The
views.user
Module - The
views.selection
Module - The
views.group
Module - The
views.storage
Module - The
views.indexer
Module - The
views.file
Module - The
views.project
Module - The
views.processing
Module - The
views.role
Module - The
views.task
Module - The
views.pack
Module - The
views.site
Module - The
views.build
Module - The
views.maestro
Module
- The
- Model Reference
- Front Library Reference
- The
lib.build.front
Module - The
lib.opener
Module - The
lib.handler
Module - The
lib.xml
Module - The
lib.i18n
Module - The
lib.config
Module - The
lib.utils
Module - The
lib.log
Module - The
lib.filter
Module - The
lib.viewutils
Module - The
lib.packutils
Module - The
lib.form
Module - The
lib.breadcrumbs
Module - The
lib.menu
Module - The
lib.tabset
Module - The
lib.rsync
Module - The
lib.vcs
Module
- The
- Permissions
- Session
- Cookies
Agent Reference¶
Agent reference includes documentation for every PubliForge agent API.