更新时间:2021-04-25 17:34:51
封面
Practical Plone 3
Credits
About the Authors
About the Reviewers
Preface
What this book covers
What you need for this book
Who is this book For
Conventions
Reader feedback
Customer support
Downloading the example code for the book
Errata
Piracy
Questions
Part I. Background
Chapter 1. Introducing Plone
What is a content management system?
What is Plone?
What does it mean that Plone is open source?
Planning your web site
Summary
Chapter 2. Installing Plone
Background
Installing on Windows
Installing on Mac OS X
Installing on Linux
Installation from source
Testing your installation
Chapter 3. A Brief Tour of Plone
Logging into a Plone based site
Part II. I want to...
Chapter 4. Create Web Pages
Viewing site contents
Adding a new page
Editing a page
Creating hyperlinks
Working with images
Controlling the layout of a page: tables
Publishing your work
Chapter 5. Add News Items Events Links and Files
News items
Links
Files
Chapter 6. Structure Your Content
Real world information architecture tips
Chapter 7. Safely Manage Different Versions Of Content
Introducing versioning
Creating a new version
Viewing the version history
Previewing previous versions
Comparing versions
Reverting to a previous version
Chapter 8. Delegate Content Management to Other People
Creating users and groups
Chapter 9. Manage Approvals and Other Workflow for my Content
Changing your site's workflow
Understanding Plone's supplied workflows
Making our own collaboration workflow
Chapter 10. Show Additional Information to Users and Visitors
What's a portlet anyway?
Plone's built-in portlets
Add-on portlets
Adding portlets
Hiding portlets for specific content objects
Creating new types of portlets
Chapter 11. Automate Tasks with Content Rules
Understanding content rules
Getting into action
Chapter 12. Control My Site's Configuration
The Plone control panel
Walk-through of each preference panel
Syndicating content with RSS
Navigation options
Part III. Now that I've got the basics I'd like to learn how to...
Chapter 13. Set up a Repeatable Environment using Buildout
Terms
Why zc.buildout?
Default settings
Buildout quick start
Cooking with buildout
Debug configuration
Version pinning
Chapter 14. Find and Install Add-Ons that Expand Plone Functionality
Where to find products