- Plone 3 Products Development Cookbook
- Juan Pablo Gimenez Marcos F.Romero
- 382字
- 2021-08-06 17:05:55
Introduction
Plone is probably the best Python CMS (Content Management System). This means that it’s a piece of software that provides all the necessary tools for people to publish content.
Why do we say that Plone is the CMS? For several reasons:
- It's easy to use
- It's available in more than 40 languages
- It has granular security
- It's regularly updated
- It's Open Source
- It has almost everything we need and, if it doesn't, we can add that specific need
These two last are, no doubt, its most important features: Plone is extendible, because it’s also a framework, and that is what we’ll mostly cover in this book—the components that are part of the framework and how to use them to build our extensions.
Note
Find out more about Plone features at: http://plone.org/about.
In Plone, the extension facility is provided via the installation of products. Think of them as plugins, add-ons, extensions, or whatever name you want. In Plone literature, they are called products, though.
As a matter of fact, Plone itself is a whole set of products, and some of its current basic features were born initially as additional characteristics, like Archetypes (more of this in the Chapter 3). With a little luck and a lot of work, one of your products may be included in a future release.
Note
You can find a variety of available Open Source community-developed products at http://plone.org/products.
In this chapter, we are going to install Plone (in both Linux and Windows). Plone is not an isolated software application, it needs Zope and other associated products to be installed as well. To understand this process and all these components, let’s define a not-too-comprehensive, but sufficient glossary:

In the following sections, we’ll mainly look at a method named buildout for a proper Zope instance set up. However, we won’t cover all of its possibilities. Throughout the whole book, after adding products to the project we are developing, we will add recipes or parameters to the buildout
file, which we will create in this chapter.
- AutoCAD 2018實用教程(第5版)
- 3ds Max 2016中文版完全自學手冊
- Core Data iOS Essentials
- Drools規則引擎技術指南
- 中文版Photoshop CS6全能一本通·全彩版
- PHP 5 Social Networking
- 中文版Dreamweaver基礎培訓教程
- Photoshop CS6從入門到精通
- Photoshop手繪從新手到高手
- Altium Designer 21 PCB設計官方指南(高級實戰)
- Photoshop海報設計技巧與實戰
- Altium Designer 20 中文版從入門到精通
- 中文版Photoshop CS6建筑效果圖后期處理技法
- 從零開始學Audition音頻處理:錄音+剪輯+變調+降噪+美化
- Moodle 1.9 Multimedia