CHANGES.txt
README.txt
TODO.txt
bootstrap.py
buildout.cfg
debug.cfg
salesforce.cfg
setup.py
test-plone-3.x.cfg
test-plone-4.x.cfg
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.megaphone.egg-info/PKG-INFO
src/collective.megaphone.egg-info/SOURCES.txt
src/collective.megaphone.egg-info/dependency_links.txt
src/collective.megaphone.egg-info/entry_points.txt
src/collective.megaphone.egg-info/namespace_packages.txt
src/collective.megaphone.egg-info/not-zip-safe
src/collective.megaphone.egg-info/requires.txt
src/collective.megaphone.egg-info/top_level.txt
src/collective/megaphone/__init__.py
src/collective/megaphone/config.py
src/collective/megaphone/configure.zcml
src/collective/megaphone/interfaces.py
src/collective/megaphone/profiles.zcml
src/collective/megaphone/setuphandlers.py
src/collective/megaphone/version.txt
src/collective/megaphone/browser/__init__.py
src/collective/megaphone/browser/configure.zcml
src/collective/megaphone/browser/crud_add_form.pt
src/collective/megaphone/browser/crud_edit_form.pt
src/collective/megaphone/browser/crud_edit_subform.pt
src/collective/megaphone/browser/crud_form.pt
src/collective/megaphone/browser/crud_orderable_edit_form.pt
src/collective/megaphone/browser/crud_orderable_edit_subform.pt
src/collective/megaphone/browser/crud_orderable_form.pt
src/collective/megaphone/browser/fields_step.py
src/collective/megaphone/browser/general_step.py
src/collective/megaphone/browser/intro.pt
src/collective/megaphone/browser/letter.py
src/collective/megaphone/browser/letter_renderer.py
src/collective/megaphone/browser/lettersummary.pt
src/collective/megaphone/browser/lettersummary.py
src/collective/megaphone/browser/recipient_multiplexer.py
src/collective/megaphone/browser/recipients_step.py
src/collective/megaphone/browser/savedata_step.py
src/collective/megaphone/browser/template_step.pt
src/collective/megaphone/browser/template_step.py
src/collective/megaphone/browser/thankyou_step.py
src/collective/megaphone/content/__init__.py
src/collective/megaphone/content/letterrecipientmaileradapter.py
src/collective/megaphone/profiles/default/cssregistry.xml
src/collective/megaphone/profiles/default/is_megaphone_profile.txt
src/collective/megaphone/profiles/default/jsregistry.xml
src/collective/megaphone/profiles/default/metadata.xml
src/collective/megaphone/profiles/default/portlets.xml
src/collective/megaphone/profiles/default/propertiestool.xml
src/collective/megaphone/profiles/default/skins.xml
src/collective/megaphone/profiles/default/types.xml
src/collective/megaphone/profiles/default/workflows.xml
src/collective/megaphone/profiles/default/types/Action_Letter.xml
src/collective/megaphone/profiles/default/types/LetterRecipientMailerAdapter.xml
src/collective/megaphone/skins/megaphone/action_letter_edit.pt
src/collective/megaphone/skins/megaphone/action_letter_view.cpt
src/collective/megaphone/skins/megaphone/action_letter_view.cpt.metadata
src/collective/megaphone/skins/megaphone/pb_close.png
src/collective/megaphone/skins/megaphone/portlet_letter_count.pt
src/collective/megaphone/skins/megaphone/validate_pfg_with_preview.vpy
src/collective/megaphone/skins/megaphone/wizard.css
src/collective/megaphone/skins/megaphone/wizard.js
src/collective/megaphone/tests/__init__.py
src/collective/megaphone/tests/base.py
src/collective/megaphone/tests/letter.txt
src/collective/megaphone/tests/letter_no_salesforce.txt
src/collective/megaphone/tests/testSetup.py
src/collective/megaphone/tests/tests.py