Guide du développeur CPS3
03/14/2006.
Guide pour apprendre à réaliser un produit de personnalisation d'un site CPSDefault. Ce guide est un peu vieux et incomplet mais présente clairement la démarche de personnalisation de CPS à l'aide d'un script d'installation. Merci à son auteur, Hervé Cauwelier.
|
|
HOW-TO : Création de portlets "à la main"
03/14/2006.
La démarche pas à pas pour créer un portlet personnalisé sans programmation.
Permet de comprendre les mécanismes internes de fonctionnement des portlets.
|
|
|
|
|
|
|
|
|
|
Notes on Customizing a CPS Site
03/14/2006.
This document contains notes on the process of customizing an installed CPS site. We discuss the use of CPSSkins, themes, portlets, roles, workflows, custom document types (through CPSTypeMaker and CPSSchemas), and the installation of some common products.
|
|
|
|
Understanding and using the CPS Remote Controller
03/15/2006.
CPS Remote Controller is a Web Service component for CPS portals. It provides a simple but complete XML-RPC API to perform batch operations from external applications written in Python, Java, PHP, or any programming language with an XML-RPC library.
CPS Remote Controller is the simplest way to integrate CPS with external Web Services-enabled applications. It is also useful to perform batch operations such as batch creation of documents, batch publishing or to remotely perform maintenance operations.
This guide details the methods provided by CPS Remote Controller and shows sample client scripts in python with both xmlrpclib and twisted.
|
|
|
|