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.securityModule - The
views.maintenanceModule - The
views.homeModule - The
views.userModule - The
views.selectionModule - The
views.groupModule - The
views.storageModule - The
views.indexerModule - The
views.fileModule - The
views.projectModule - The
views.processingModule - The
views.roleModule - The
views.taskModule - The
views.packModule - The
views.siteModule - The
views.buildModule - The
views.maestroModule
- The
- Model Reference
- Front Library Reference
- The
lib.build.frontModule - The
lib.openerModule - The
lib.handlerModule - The
lib.xmlModule - The
lib.i18nModule - The
lib.configModule - The
lib.utilsModule - The
lib.logModule - The
lib.filterModule - The
lib.viewutilsModule - The
lib.packutilsModule - The
lib.formModule - The
lib.breadcrumbsModule - The
lib.menuModule - The
lib.tabsetModule - The
lib.rsyncModule - The
lib.vcsModule
- The
- Permissions
- Session
- Cookies
Agent Reference¶
Agent reference includes documentation for every PubliForge agent API.