Content and Cataloging

  • like all of repoze.bfg, thin layers above existing machinery
  • Opposite of a mega-framework. Explain “do every possible general case, add hacks for special cases, you get Zope2. Solve with pluggable integers, Zope3.” Pay for what you eat.

Objectives

  1. Basic content types using repoze.lemonade
  2. Zope event handling with subscribers.
  3. Full-text search with repoze.catalog
  • Registering “actions”
    • add feed
    • edit and delete on feed

Table Of Contents

Previous topic

Add Forms and Persistence

Next topic

Feed Entries and New Module Layout

This Page