Plone Workshop: Get Started

Preview:

DESCRIPTION

http://www.meetup.com/Taipei-py/events/145351952/ The objectives for the 2-hour tutorial are: • Get Plone Big Picture by Running Basic Site Management • Get Things Done by Managing Plone Built-in Content Types and Workflow • Extend Plone Functionality by Enabling Add-on Packages • Start Plone Customization by Creating New Content Types Basic Linux and Web knowledge is useful to this workshop. Python knowledge is not required to start Plone, but definitely needed and of great help when moving on. You can see the handout at https://docs.google.com/document/d/1qAoX21SJD65pl2nx-GG0NR0kRk94sWr2LbLJWjqn-NI/edit?usp=sharing

Citation preview

Plone WorkshopGet Started

2013/11/06

胡崇偉 marr.tw@gmail.com

Objectives• Get Plone Big Picture by Running Basic Site Management

• Get Things Done by Using Plone Built-in Content Types and Workflow

• Extend Plone Functionality by Enabling Add-on Packages

• Start Plone Customization by Creating New Content Types

10 Minutes Break

evaluation: workflow, geo module next topics

Essential Configuration

• Site Settings

• Mail Settings

• Security Settings

• User & Group Managemento Add User, Member Registration

• Language Settings

Plone Overview

Content Management

• Folder Contentso Copy/Cut/Paste, Move Position, Global Section

• Type CRUDo Private/Published, Versioning History

• Categorizationo Keywords/Tags, Related Items

• Dateso Publishing, Expiration

Display and Sharing

• Versioning Historyo Revisions Compare

• Can View/Add/Edit/Reviewo Logged-in Users

• Inherit Permissionso From Higher Folder

• Searcho Live, AND / OR

Editing Settings

• Editingo TinyMCE toolbaro Link integrity checks

• HTML Filteringo YouTube iframe tagso Text Color

• Markupo Text markup: RestructuredTexto Wiki behavior

Theme Settings

• Default: Sunburst Themeo Optional: Plone Classic Theme

• Overlayso Login, Contact

• Diazo Theme Supporto Advanced settingso Optional: Twitter Bootstrap Example

Folder: Good and Bad

• Site-wide or Cross-foldero How Many Contents Are About OOXX?

• Not Fitting into Specific Foldero Add Content First, Categorize later

Collection: Listing by Criteria

• Contents About Python or Overview?o Tags/Keywords/FullText

• Content States?o Creation/Modification/Effective/Published

• Who? Where? Date Range?

Next Topics ?

• Package Developmento Policy, Content Type, Theme

• Theme / Diazo

• Workflow / Role / Permission

• ZODB / Catalog

• Data Integration

Recommended