Zine

open source content publishing system


Zine 0.1

What has to be done?

  • get rid of zine.utils.xxx by using wtforms and moving csrf protection as well as intelligent redirects into the form logic
  • use wtforms for the admin forms
  • write a basic documentation for the help system
  • proof-read all translatable strings
  • provide at least one translation (German that is)

What should be done?

  • add a feed importer
  • extend that feed importer that it supports the ZineXA extensions (see zxa.py)

What not

  • database support for plugins