MANIFEST.in
README.rst
setup.py
docs/HISTORY.txt
docs/LICENSE.GPL
docs/LICENSE.txt
ftw/__init__.py
ftw.noticeboard.egg-info/PKG-INFO
ftw.noticeboard.egg-info/SOURCES.txt
ftw.noticeboard.egg-info/dependency_links.txt
ftw.noticeboard.egg-info/entry_points.txt
ftw.noticeboard.egg-info/namespace_packages.txt
ftw.noticeboard.egg-info/not-zip-safe
ftw.noticeboard.egg-info/requires.txt
ftw.noticeboard.egg-info/top_level.txt
ftw/noticeboard/__init__.py
ftw/noticeboard/configure.zcml
ftw/noticeboard/hooks.py
ftw/noticeboard/interfaces.py
ftw/noticeboard/lawgiver.zcml
ftw/noticeboard/permissions.zcml
ftw/noticeboard/resources.zcml
ftw/noticeboard/testing.py
ftw/noticeboard/Extensions/__init__.py
ftw/noticeboard/Extensions/install.py
ftw/noticeboard/browser/__init__.py
ftw/noticeboard/browser/category.py
ftw/noticeboard/browser/conditions.py
ftw/noticeboard/browser/configure.zcml
ftw/noticeboard/browser/notice.py
ftw/noticeboard/browser/noticeboard.py
ftw/noticeboard/browser/resources/icons.scss
ftw/noticeboard/browser/resources/slider.scss
ftw/noticeboard/browser/resources/styles.scss
ftw/noticeboard/browser/templates/conditions.pt
ftw/noticeboard/browser/templates/notice.pt
ftw/noticeboard/browser/templates/noticeboard.pt
ftw/noticeboard/content/__init__.py
ftw/noticeboard/content/behaviors.py
ftw/noticeboard/content/category.py
ftw/noticeboard/content/configure.zcml
ftw/noticeboard/content/image.py
ftw/noticeboard/content/notice.py
ftw/noticeboard/content/noticeboard.py
ftw/noticeboard/locales/ftw.noticeboard.pot
ftw/noticeboard/locales/de/LC_MESSAGES/ftw.noticeboard.po
ftw/noticeboard/locales/en/LC_MESSAGES/ftw.noticeboard.po
ftw/noticeboard/profiles/default/browserlayer.xml
ftw/noticeboard/profiles/default/metadata.xml
ftw/noticeboard/profiles/default/portlets.xml
ftw/noticeboard/profiles/default/propertiestool.xml
ftw/noticeboard/profiles/default/rolemap.xml
ftw/noticeboard/profiles/default/types.xml
ftw/noticeboard/profiles/default/workflows.xml
ftw/noticeboard/profiles/default/types/ftw.noticeboard.Notice.xml
ftw/noticeboard/profiles/default/types/ftw.noticeboard.NoticeBoard.xml
ftw/noticeboard/profiles/default/types/ftw.noticeboard.NoticeCategory.xml
ftw/noticeboard/profiles/default/types/ftw.noticeboard.NoticeImage.xml
ftw/noticeboard/profiles/default/workflows/noticeboard_workflow/.gitignore
ftw/noticeboard/profiles/default/workflows/noticeboard_workflow/definition.xml
ftw/noticeboard/profiles/default/workflows/noticeboard_workflow/specification.txt
ftw/noticeboard/profiles/uninstall/.gitkeep
ftw/noticeboard/profiles/uninstall/browserlayer.xml
ftw/noticeboard/profiles/uninstall/portlets.xml
ftw/noticeboard/profiles/uninstall/propertiestool.xml
ftw/noticeboard/profiles/uninstall/rolemap.xml
ftw/noticeboard/profiles/uninstall/types.xml
ftw/noticeboard/profiles/uninstall/workflows.xml
ftw/noticeboard/tests/__init__.py
ftw/noticeboard/tests/builders.py
ftw/noticeboard/tests/test_add_content.py
ftw/noticeboard/tests/test_my_notices_view.py
ftw/noticeboard/tests/test_notice_view.py
ftw/noticeboard/tests/test_noticeboard_view.py
ftw/noticeboard/tests/test_noticeboard_workflow.py
ftw/noticeboard/tests/test_profiles.py
ftw/noticeboard/tests/test_publication_behavior.py
ftw/noticeboard/tests/test_uninstall.py
ftw/noticeboard/tests/test_workflow_specification.py
ftw/noticeboard/upgrades/__init__.py
ftw/noticeboard/upgrades/20200918114345_install_ftw_colorbox/__init__.py
ftw/noticeboard/upgrades/20200918114345_install_ftw_colorbox/upgrade.py