10
Plone Workshop Get Started 2013/11/06 胡胡胡 [email protected]

Plone Workshop: Get Started

Embed Size (px)

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

Page 1: Plone Workshop: Get Started

Plone WorkshopGet Started

2013/11/06

胡崇偉 [email protected]

Page 2: Plone Workshop: Get Started

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

Page 3: Plone Workshop: Get Started

Essential Configuration

• Site Settings

• Mail Settings

• Security Settings

• User & Group Managemento Add User, Member Registration

• Language Settings

Plone Overview

Page 4: Plone Workshop: Get Started

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

Page 5: Plone Workshop: Get Started

Display and Sharing

• Versioning Historyo Revisions Compare

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

• Inherit Permissionso From Higher Folder

• Searcho Live, AND / OR

Page 6: Plone Workshop: Get Started

Editing Settings

• Editingo TinyMCE toolbaro Link integrity checks

• HTML Filteringo YouTube iframe tagso Text Color

• Markupo Text markup: RestructuredTexto Wiki behavior

Page 7: Plone Workshop: Get Started

Theme Settings

• Default: Sunburst Themeo Optional: Plone Classic Theme

• Overlayso Login, Contact

• Diazo Theme Supporto Advanced settingso Optional: Twitter Bootstrap Example

Page 8: Plone Workshop: Get Started

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

Page 9: Plone Workshop: Get Started

Collection: Listing by Criteria

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

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

• Who? Where? Date Range?

Page 10: Plone Workshop: Get Started

Next Topics ?

• Package Developmento Policy, Content Type, Theme

• Theme / Diazo

• Workflow / Role / Permission

• ZODB / Catalog

• Data Integration