Cargando…

Plone 3 Intranets : design, build, and deploy a reliable, full-featured, and secure Plone-based enterprise intranet easily from scratch /

Annotation.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Fernández de Alba, Víctor
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2010.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Introduction to Plone; What does Plone give me over other CMS solutions?; First surprise: Not PHP, Python; Second surprise: Not RDBMS, the mighty ZODB; The Plone community; Public websites, intranets, extranets, and the thin line between them; Summary; Chapter 2: Getting Started; Plone versions; Installing Plone; zc.buildout requirements; Quick start for the impatient; Plone unified installers; Windows; Linux; Mac OS X; Buildout; Distribute, setuptools, and eggs; PasteScript and ZopeSkel
  • Running buildoutBuildout directory structure; Setting up buildout.cfg; The buildout section; The zope2 section; The instance section; The zopepy section; Launching Zope; Summary; Chapter 3: Managing our Content; Plone visual layout structure; Header; Columns; Content; Footer; Anonymous versus logged in; Content management tabs; Content structure; Adding content; Standard Plone content types; Content metadata; Content settings; Managing content; Displaying views; Managing portlets; Summary; Chapter 4: Configuring our Site; Plone control panel; Mail control panel; Site; Users and groups
  • SecurityTypes; Add-on products; Content rules; Maintenance; Errors; HTML filtering; Language; Markup; Wiki formatting; Navigation; Search; Theme; Zope Management Interface; Control panel; Database management; Product management; Placeless translation service; Plone site-ZMI point of view; Installing new add-on products; As an egg via buildout; As a Zope 2 add-on product; Summary; Chapter 5: Managing Users, Groups, Roles, and Permissions; One vision; Security entities; Roles; Global and local roles; Permissions; Global Zope user accounts; User self-registration; Managing users and groups
  • The user registration formManaging users; Managing groups; Recovering user password; More control: managing ZMI; Administering users via ZMI; Administering groups via ZMI; Administering roles via ZMI; The sharing tab; Local role inheritance; Summary; Chapter 6: Managing Workflows; Workflow entities; States; Transitions; Guards; Permissions; Assigning local roles to groups; Scripts; ZMI workflow management; Out-of-the-box workflows; Simple publication workflow; Community workflow; Community workflow for folders; One state workflow; Intranet workflow; Intranet workflows for folders
  • Workflow divingStates; Transitions; Variables; Worklists; Scripts; No workflow and multiple workflow use cases; Some useful workflow tools; DCWorkflowGraph; collective.wtf; collective.workflowed; Placeful workflow; Best practices; Make an initial blueprint first; Avoid developing on production servers; Start from an existing workflow copy; Use the tools shown for debugging; Test our workflow; Summary; Chapter 7: Securing our Intranet; Global or local roles?; Using global roles; Using local roles; Designing a sustainable role policy; A policy example; Restricting the use of the Manager role