MANIFEST.in
README.rst
setup.py
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
docs/_static/add_textblock.png
ftw/__init__.py
ftw.simplelayout.egg-info/PKG-INFO
ftw.simplelayout.egg-info/SOURCES.txt
ftw.simplelayout.egg-info/dependency_links.txt
ftw.simplelayout.egg-info/entry_points.txt
ftw.simplelayout.egg-info/namespace_packages.txt
ftw.simplelayout.egg-info/not-zip-safe
ftw.simplelayout.egg-info/requires.txt
ftw.simplelayout.egg-info/top_level.txt
ftw/simplelayout/__init__.py
ftw/simplelayout/behaviors.zcml
ftw/simplelayout/configuration.py
ftw/simplelayout/configure.zcml
ftw/simplelayout/handlers.py
ftw/simplelayout/indexer.py
ftw/simplelayout/interfaces.py
ftw/simplelayout/lawgiver.zcml
ftw/simplelayout/migration.py
ftw/simplelayout/permissions.zcml
ftw/simplelayout/properties.py
ftw/simplelayout/resources.zcml
ftw/simplelayout/testing.py
ftw/simplelayout/trash.py
ftw/simplelayout/utils.py
ftw/simplelayout/aliasblock/__init__.py
ftw/simplelayout/aliasblock/configure.zcml
ftw/simplelayout/aliasblock/lawgiver.zcml
ftw/simplelayout/aliasblock/permissions.zcml
ftw/simplelayout/aliasblock/resources.zcml
ftw/simplelayout/aliasblock/Extensions/install.py
ftw/simplelayout/aliasblock/browser/__init__.py
ftw/simplelayout/aliasblock/browser/aliasblock.py
ftw/simplelayout/aliasblock/browser/configure.zcml
ftw/simplelayout/aliasblock/browser/viewlet.py
ftw/simplelayout/aliasblock/browser/resources/aliasblock.scss
ftw/simplelayout/aliasblock/browser/templates/aliasblock.pt
ftw/simplelayout/aliasblock/browser/templates/aliasblock_form_viewlet.pt
ftw/simplelayout/aliasblock/contents/__init__.py
ftw/simplelayout/aliasblock/contents/aliasblock.py
ftw/simplelayout/aliasblock/contents/configure.zcml
ftw/simplelayout/aliasblock/contents/interfaces.py
ftw/simplelayout/aliasblock/profiles/default/metadata.xml
ftw/simplelayout/aliasblock/profiles/default/propertiestool.xml
ftw/simplelayout/aliasblock/profiles/default/rolemap.xml
ftw/simplelayout/aliasblock/profiles/default/types.xml
ftw/simplelayout/aliasblock/profiles/default/workflows.xml
ftw/simplelayout/aliasblock/profiles/default/types/Plone_Site.xml
ftw/simplelayout/aliasblock/profiles/default/types/ftw.simplelayout.AliasBlock.xml
ftw/simplelayout/aliasblock/profiles/default/types/ftw.simplelayout.ContentPage.xml
ftw/simplelayout/aliasblock/profiles/uninstall/propertiestool.xml
ftw/simplelayout/aliasblock/profiles/uninstall/rolemap.xml
ftw/simplelayout/aliasblock/profiles/uninstall/types.xml
ftw/simplelayout/aliasblock/profiles/uninstall/workflows.xml
ftw/simplelayout/aliasblock/profiles/uninstall/types/Plone_Site.xml
ftw/simplelayout/aliasblock/profiles/uninstall/types/ftw.simplelayout.ContentPage.xml
ftw/simplelayout/aliasblock/upgrades/__init__.py
ftw/simplelayout/browser/__init__.py
ftw/simplelayout/browser/actions.py
ftw/simplelayout/browser/anchors.py
ftw/simplelayout/browser/configure.zcml
ftw/simplelayout/browser/dynamic_scss_resources.py
ftw/simplelayout/browser/provider.py
ftw/simplelayout/browser/redirect_to_parent.py
ftw/simplelayout/browser/simplelayout.py
ftw/simplelayout/browser/ajax/__init__.py
ftw/simplelayout/browser/ajax/add.py
ftw/simplelayout/browser/ajax/configure.zcml
ftw/simplelayout/browser/ajax/crop_image.py
ftw/simplelayout/browser/ajax/delete_blocks.py
ftw/simplelayout/browser/ajax/edit_block.py
ftw/simplelayout/browser/ajax/reloadblockview.py
ftw/simplelayout/browser/ajax/reloadlayoutview.py
ftw/simplelayout/browser/ajax/toolbox_view.py
ftw/simplelayout/browser/ajax/upload.py
ftw/simplelayout/browser/ajax/utils.py
ftw/simplelayout/browser/ajax/templates/add.pt
ftw/simplelayout/browser/ajax/templates/block_delete_confirmation.pt
ftw/simplelayout/browser/ajax/templates/edit_block_form.pt
ftw/simplelayout/browser/ajax/templates/upload.pt
ftw/simplelayout/browser/ajax/templates/viewletmanager.pt
ftw/simplelayout/browser/blocks/__init__.py
ftw/simplelayout/browser/blocks/base.py
ftw/simplelayout/browser/blocks/configure.zcml
ftw/simplelayout/browser/controlpanel/__init__.py
ftw/simplelayout/browser/controlpanel/configure.zcml
ftw/simplelayout/browser/controlpanel/simplelayout_controlpanel.py
ftw/simplelayout/browser/resources/Overlay.js
ftw/simplelayout/browser/resources/RequestTracker.js
ftw/simplelayout/browser/resources/XHRHTTPErrorHandler.js
ftw/simplelayout/browser/resources/ftw.simplelayout.js
ftw/simplelayout/browser/resources/image_unavailable.png
ftw/simplelayout/browser/resources/integration.theme.scss
ftw/simplelayout/browser/resources/main.js
ftw/simplelayout/browser/resources/theming.toolbar-icons.scss
ftw/simplelayout/browser/resources/theming.toolbox-icons.scss
ftw/simplelayout/browser/resources/uploader.css
ftw/simplelayout/browser/resources/videoblock.js
ftw/simplelayout/browser/resources/fonts/1-1-2.svg
ftw/simplelayout/browser/resources/fonts/1-2-1.svg
ftw/simplelayout/browser/resources/fonts/1-3.svg
ftw/simplelayout/browser/resources/fonts/crop-solid.svg
ftw/simplelayout/browser/resources/fonts/delete.svg
ftw/simplelayout/browser/resources/fonts/edit.svg
ftw/simplelayout/browser/resources/fonts/folder-contents.svg
ftw/simplelayout/browser/resources/fonts/gold-ingots.svg
ftw/simplelayout/browser/resources/fonts/image-float-left-large.svg
ftw/simplelayout/browser/resources/fonts/image-float-left.svg
ftw/simplelayout/browser/resources/fonts/image-float-right-large.svg
ftw/simplelayout/browser/resources/fonts/image-float-right.svg
ftw/simplelayout/browser/resources/fonts/image-no-float.svg
ftw/simplelayout/browser/resources/fonts/image.svg
ftw/simplelayout/browser/resources/fonts/move.svg
ftw/simplelayout/browser/resources/fonts/multiupload.svg
ftw/simplelayout/browser/resources/fonts/pipette.svg
ftw/simplelayout/browser/resources/fonts/reverse.svg
ftw/simplelayout/browser/resources/fonts/search-minus-solid.svg
ftw/simplelayout/browser/resources/fonts/search-plus-solid.svg
ftw/simplelayout/browser/resources/vendor/cropper.css
ftw/simplelayout/browser/templates/layout.pt
ftw/simplelayout/browser/templates/render_block_error.pt
ftw/simplelayout/browser/templates/simplelayout.pt
ftw/simplelayout/browser/templates/slot.pt
ftw/simplelayout/contenttypes/__init__.py
ftw/simplelayout/contenttypes/behaviors.py
ftw/simplelayout/contenttypes/configure.zcml
ftw/simplelayout/contenttypes/lawgiver.zcml
ftw/simplelayout/contenttypes/permissions.zcml
ftw/simplelayout/contenttypes/Extensions/install.py
ftw/simplelayout/contenttypes/browser/__init__.py
ftw/simplelayout/contenttypes/browser/configure.zcml
ftw/simplelayout/contenttypes/browser/filelistingblock.py
ftw/simplelayout/contenttypes/browser/galleryblock.py
ftw/simplelayout/contenttypes/browser/leadimage.py
ftw/simplelayout/contenttypes/browser/textblock.py
ftw/simplelayout/contenttypes/browser/uploadcapable.py
ftw/simplelayout/contenttypes/browser/videoblock.py
ftw/simplelayout/contenttypes/browser/overrides/orderedselect_input.js
ftw/simplelayout/contenttypes/browser/templates/ftw.table.custom.template.pt
ftw/simplelayout/contenttypes/browser/templates/galleryblock.pt
ftw/simplelayout/contenttypes/browser/templates/listingblock.pt
ftw/simplelayout/contenttypes/browser/templates/textblock.pt
ftw/simplelayout/contenttypes/browser/templates/videoblock_vimeo.pt
ftw/simplelayout/contenttypes/browser/templates/videoblock_youtube.pt
ftw/simplelayout/contenttypes/browser/templates/videoblock_youtube_nocookie.pt
ftw/simplelayout/contenttypes/contents/__init__.py
ftw/simplelayout/contenttypes/contents/configure.zcml
ftw/simplelayout/contenttypes/contents/contentpage.py
ftw/simplelayout/contenttypes/contents/filelistingblock.py
ftw/simplelayout/contenttypes/contents/galleryblock.py
ftw/simplelayout/contenttypes/contents/interfaces.py
ftw/simplelayout/contenttypes/contents/textblock.py
ftw/simplelayout/contenttypes/contents/videoblock.py
ftw/simplelayout/contenttypes/profiles/default/jsregistry.xml
ftw/simplelayout/contenttypes/profiles/default/metadata.xml
ftw/simplelayout/contenttypes/profiles/default/propertiestool.xml
ftw/simplelayout/contenttypes/profiles/default/rolemap.xml
ftw/simplelayout/contenttypes/profiles/default/tinymce.xml
ftw/simplelayout/contenttypes/profiles/default/types.xml
ftw/simplelayout/contenttypes/profiles/default/workflows.xml
ftw/simplelayout/contenttypes/profiles/default/types/Plone_Site.xml
ftw/simplelayout/contenttypes/profiles/default/types/ftw.simplelayout.ContentPage.xml
ftw/simplelayout/contenttypes/profiles/default/types/ftw.simplelayout.FileListingBlock.xml
ftw/simplelayout/contenttypes/profiles/default/types/ftw.simplelayout.GalleryBlock.xml
ftw/simplelayout/contenttypes/profiles/default/types/ftw.simplelayout.TextBlock.xml
ftw/simplelayout/contenttypes/profiles/default/types/ftw.simplelayout.VideoBlock.xml
ftw/simplelayout/contenttypes/profiles/uninstall/jsregistry.xml
ftw/simplelayout/contenttypes/profiles/uninstall/propertiestool.xml
ftw/simplelayout/contenttypes/profiles/uninstall/rolemap.xml
ftw/simplelayout/contenttypes/profiles/uninstall/tinymce.xml
ftw/simplelayout/contenttypes/profiles/uninstall/types.xml
ftw/simplelayout/contenttypes/profiles/uninstall/workflows.xml
ftw/simplelayout/contenttypes/profiles/uninstall/types/Plone_Site.xml
ftw/simplelayout/contenttypes/upgrades/__init__.py
ftw/simplelayout/contenttypes/upgrades/20151203153127_make_video_block_available_for_anonymous/__init__.py
ftw/simplelayout/contenttypes/upgrades/20151203153127_make_video_block_available_for_anonymous/jsregistry.xml
ftw/simplelayout/contenttypes/upgrades/20151203153127_make_video_block_available_for_anonymous/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160104121321_register_xhrhttp_error_handler_javascript/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160104121321_register_xhrhttp_error_handler_javascript/jsregistry.xml
ftw/simplelayout/contenttypes/upgrades/20160104121321_register_xhrhttp_error_handler_javascript/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160113155920_configure_addable_types/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160113155920_configure_addable_types/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160113155920_configure_addable_types/types/Plone_Site.xml
ftw/simplelayout/contenttypes/upgrades/20160202150610_remove_client_side_styling/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160202150610_remove_client_side_styling/cssregistry.xml
ftw/simplelayout/contenttypes/upgrades/20160202150610_remove_client_side_styling/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160321075946_fix_simplelayout_image_scaling_dimensions/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160321075946_fix_simplelayout_image_scaling_dimensions/propertiestool.xml
ftw/simplelayout/contenttypes/upgrades/20160321075946_fix_simplelayout_image_scaling_dimensions/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160503154820_add_open_graph_behavior/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160503154820_add_open_graph_behavior/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20160503154820_add_open_graph_behavior/types/ftw.simplelayout.ContentPage.xml
ftw/simplelayout/contenttypes/upgrades/20160830162150_install_refwidget/__init__.py
ftw/simplelayout/contenttypes/upgrades/20160830162150_install_refwidget/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20161220143319_move_option_to_hide_a_block_to_a_behavior/__init__.py
ftw/simplelayout/contenttypes/upgrades/20161220143319_move_option_to_hide_a_block_to_a_behavior/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20161220143319_move_option_to_hide_a_block_to_a_behavior/types/ftw.simplelayout.FileListingBlock.xml
ftw/simplelayout/contenttypes/upgrades/20161220143319_move_option_to_hide_a_block_to_a_behavior/types/ftw.simplelayout.GalleryBlock.xml
ftw/simplelayout/contenttypes/upgrades/20170106151929_configure_page_to_contain_anchors/__init__.py
ftw/simplelayout/contenttypes/upgrades/20170106151929_configure_page_to_contain_anchors/tinymce.xml
ftw/simplelayout/contenttypes/upgrades/20170106151929_configure_page_to_contain_anchors/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20180822172930_add_image_cropping_behavior_to_text_block/__init__.py
ftw/simplelayout/contenttypes/upgrades/20180822172930_add_image_cropping_behavior_to_text_block/upgrade.py
ftw/simplelayout/contenttypes/upgrades/20180822172930_add_image_cropping_behavior_to_text_block/types/ftw.simplelayout.TextBlock.xml
ftw/simplelayout/images/__init__.py
ftw/simplelayout/images/configuration.py
ftw/simplelayout/images/configure.zcml
ftw/simplelayout/images/interfaces.py
ftw/simplelayout/images/cropping/__init__.py
ftw/simplelayout/images/cropping/behaviors.py
ftw/simplelayout/images/cropping/configure.zcml
ftw/simplelayout/images/cropping/browser/__init__.py
ftw/simplelayout/images/cropping/browser/configure.zcml
ftw/simplelayout/images/cropping/browser/cropping.py
ftw/simplelayout/images/cropping/browser/templates/cropping.pt
ftw/simplelayout/images/cropping/browser/templates/cropping_hard_limit_message.pt
ftw/simplelayout/images/cropping/browser/templates/cropping_soft_limit_message.pt
ftw/simplelayout/images/limits/__init__.py
ftw/simplelayout/images/limits/configure.zcml
ftw/simplelayout/images/limits/limits.py
ftw/simplelayout/images/limits/validators.py
ftw/simplelayout/images/limits/browser/__init__.py
ftw/simplelayout/images/limits/browser/configure.zcml
ftw/simplelayout/images/limits/browser/limits.py
ftw/simplelayout/images/limits/browser/templates/limit_indicator.pt
ftw/simplelayout/js/README.md
ftw/simplelayout/js/class_diagramm.class.violet.html
ftw/simplelayout/js/class_diagramm.png
ftw/simplelayout/js/src/ftw.simplelayout.js
ftw/simplelayout/js/src/cropper/Cropper.js
ftw/simplelayout/js/src/helpers/DOMHelpers.js
ftw/simplelayout/js/src/helpers/handlebars.js
ftw/simplelayout/js/src/helpers/idHelper.js
ftw/simplelayout/js/src/simplelayout/Block.js
ftw/simplelayout/js/src/simplelayout/Element.js
ftw/simplelayout/js/src/simplelayout/EventEmitter.js
ftw/simplelayout/js/src/simplelayout/Layout.js
ftw/simplelayout/js/src/simplelayout/Layoutmanager.js
ftw/simplelayout/js/src/simplelayout/Simplelayout.js
ftw/simplelayout/js/src/simplelayout/Toolbar.js
ftw/simplelayout/js/src/simplelayout/transactional.js
ftw/simplelayout/js/src/toolbox/Toolbox.js
ftw/simplelayout/js/test/setup.js
ftw/simplelayout/js/test/fixtures/simplelayout.html
ftw/simplelayout/js/test/fixtures/simplelayout.json
ftw/simplelayout/js/test/helpers/DOMHelpers.js
ftw/simplelayout/js/test/helpers/idHelper.test.js
ftw/simplelayout/js/test/spec/block.test.js
ftw/simplelayout/js/test/spec/element.test.js
ftw/simplelayout/js/test/spec/integration.test.js
ftw/simplelayout/js/test/spec/layout.test.js
ftw/simplelayout/js/test/spec/layoutmanager.test.js
ftw/simplelayout/js/test/spec/simplelayout.test.js
ftw/simplelayout/js/test/spec/toolbar.test.js
ftw/simplelayout/js/test/spec/toolbox.test.js
ftw/simplelayout/js/test/spec/transactional.test.js
ftw/simplelayout/locales/collective.quickupload.pot
ftw/simplelayout/locales/ftw.simplelayout-manual.pot
ftw/simplelayout/locales/ftw.simplelayout.pot
ftw/simplelayout/locales/de/LC_MESSAGES/collective.quickupload.po
ftw/simplelayout/locales/de/LC_MESSAGES/ftw.simplelayout.po
ftw/simplelayout/locales/fr/LC_MESSAGES/collective.quickupload.po
ftw/simplelayout/locales/fr/LC_MESSAGES/ftw.simplelayout.po
ftw/simplelayout/mapblock/__init__.py
ftw/simplelayout/mapblock/behavior.py
ftw/simplelayout/mapblock/configure.zcml
ftw/simplelayout/mapblock/lawgiver.zcml
ftw/simplelayout/mapblock/permissions.zcml
ftw/simplelayout/mapblock/resources.zcml
ftw/simplelayout/mapblock/Extensions/install.py
ftw/simplelayout/mapblock/browser/__init__.py
ftw/simplelayout/mapblock/browser/configure.zcml
ftw/simplelayout/mapblock/browser/mapblock.py
ftw/simplelayout/mapblock/browser/widget.py
ftw/simplelayout/mapblock/browser/resources/mapblock.js
ftw/simplelayout/mapblock/browser/resources/mapblock.scss
ftw/simplelayout/mapblock/browser/templates/map_display.pt
ftw/simplelayout/mapblock/browser/templates/map_input.pt
ftw/simplelayout/mapblock/browser/templates/mapblock.pt
ftw/simplelayout/mapblock/contents/__init__.py
ftw/simplelayout/mapblock/contents/configure.zcml
ftw/simplelayout/mapblock/contents/interfaces.py
ftw/simplelayout/mapblock/contents/mapblock.py
ftw/simplelayout/mapblock/profiles/default/jsregistry.xml
ftw/simplelayout/mapblock/profiles/default/metadata.xml
ftw/simplelayout/mapblock/profiles/default/propertiestool.xml
ftw/simplelayout/mapblock/profiles/default/rolemap.xml
ftw/simplelayout/mapblock/profiles/default/tinymce.xml
ftw/simplelayout/mapblock/profiles/default/types.xml
ftw/simplelayout/mapblock/profiles/default/workflows.xml
ftw/simplelayout/mapblock/profiles/default/types/Plone_Site.xml
ftw/simplelayout/mapblock/profiles/default/types/ftw.simplelayout.ContentPage.xml
ftw/simplelayout/mapblock/profiles/default/types/ftw.simplelayout.MapBlock.xml
ftw/simplelayout/mapblock/profiles/uninstall/jsregistry.xml
ftw/simplelayout/mapblock/profiles/uninstall/propertiestool.xml
ftw/simplelayout/mapblock/profiles/uninstall/rolemap.xml
ftw/simplelayout/mapblock/profiles/uninstall/tinymce.xml
ftw/simplelayout/mapblock/profiles/uninstall/types.xml
ftw/simplelayout/mapblock/profiles/uninstall/workflows.xml
ftw/simplelayout/mapblock/profiles/uninstall/types/Plone_Site.xml
ftw/simplelayout/mapblock/upgrades/__init__.py
ftw/simplelayout/mapblock/upgrades/20160805131541_replace_mablock_coorinates_behavior/__init__.py
ftw/simplelayout/mapblock/upgrades/20160805131541_replace_mablock_coorinates_behavior/upgrade.py
ftw/simplelayout/mapblock/upgrades/20160805131541_replace_mablock_coorinates_behavior/types/ftw.simplelayout.MapBlock.xml
ftw/simplelayout/mapblock/upgrades/20161101142706_fix_auth_condition_on_mablock_js/__init__.py
ftw/simplelayout/mapblock/upgrades/20161101142706_fix_auth_condition_on_mablock_js/jsregistry.xml
ftw/simplelayout/mapblock/upgrades/20161101142706_fix_auth_condition_on_mablock_js/upgrade.py
ftw/simplelayout/opengraph/__init__.py
ftw/simplelayout/opengraph/configure.zcml
ftw/simplelayout/opengraph/interfaces.py
ftw/simplelayout/opengraph/og_site_root.py
ftw/simplelayout/opengraph/og_sl_page.py
ftw/simplelayout/opengraph/viewlet.py
ftw/simplelayout/portlets/__init__.py
ftw/simplelayout/portlets/configure.zcml
ftw/simplelayout/portlets/portlet.py
ftw/simplelayout/portlets/templates/portlet.pt
ftw/simplelayout/profiles/development/jsregistry.xml
ftw/simplelayout/profiles/development/metadata.xml
ftw/simplelayout/profiles/lib/browserlayer.xml
ftw/simplelayout/profiles/lib/controlpanel.xml
ftw/simplelayout/profiles/lib/jsregistry.xml
ftw/simplelayout/profiles/lib/metadata.xml
ftw/simplelayout/profiles/lib/propertiestool.xml
ftw/simplelayout/profiles/lib/registry.xml
ftw/simplelayout/profiles/lib/rolemap.xml
ftw/simplelayout/profiles/lib/skins.xml
ftw/simplelayout/profiles/lib-plone5/controlpanel.xml
ftw/simplelayout/profiles/lib-plone5/metadata.xml
ftw/simplelayout/profiles/lib-plone5/propertiestool.xml
ftw/simplelayout/profiles/lib-plone5/registry.xml
ftw/simplelayout/profiles/lib-plone5/rolemap.xml
ftw/simplelayout/restapi/__init__.py
ftw/simplelayout/restapi/configure.zcml
ftw/simplelayout/restapi/content.py
ftw/simplelayout/restapi/services.py
ftw/simplelayout/skins/ftw.simplelayout/select_default_page.cpt
ftw/simplelayout/skins/ftw.simplelayout/select_default_page.cpt.metadata
ftw/simplelayout/staging/__init__.py
ftw/simplelayout/staging/configure.zcml
ftw/simplelayout/staging/interfaces.py
ftw/simplelayout/staging/staging.py
ftw/simplelayout/staging/viewlets.py
ftw/simplelayout/staging/templates/baseline_viewlet.pt
ftw/simplelayout/staging/templates/workingcopy_viewlet.pt
ftw/simplelayout/tests/__init__.py
ftw/simplelayout/tests/builders.py
ftw/simplelayout/tests/sample_types.py
ftw/simplelayout/tests/test_actions.py
ftw/simplelayout/tests/test_add_block.py
ftw/simplelayout/tests/test_ajax_change_block_view.py
ftw/simplelayout/tests/test_ajax_reload_layout.py
ftw/simplelayout/tests/test_alias_block.py
ftw/simplelayout/tests/test_anchors.py
ftw/simplelayout/tests/test_block_statusmessage.py
ftw/simplelayout/tests/test_blocks.py
ftw/simplelayout/tests/test_builders.py
ftw/simplelayout/tests/test_configuration.py
ftw/simplelayout/tests/test_content_types.py
ftw/simplelayout/tests/test_contentpage_behavior.py
ftw/simplelayout/tests/test_copy_contentpage.py
ftw/simplelayout/tests/test_cropping.py
ftw/simplelayout/tests/test_default_page_form.py
ftw/simplelayout/tests/test_delete_block.py
ftw/simplelayout/tests/test_edit_block.py
ftw/simplelayout/tests/test_galleryblock.py
ftw/simplelayout/tests/test_handlers.py
ftw/simplelayout/tests/test_image_configuration.py
ftw/simplelayout/tests/test_image_limits.py
ftw/simplelayout/tests/test_image_validator.py
ftw/simplelayout/tests/test_indexer.py
ftw/simplelayout/tests/test_inner_edit_block.py
ftw/simplelayout/tests/test_leadimage.py
ftw/simplelayout/tests/test_listingblock.py
ftw/simplelayout/tests/test_load_addable_blocks_view.py
ftw/simplelayout/tests/test_mapblock.py
ftw/simplelayout/tests/test_multiview_block_properties.py
ftw/simplelayout/tests/test_opengraph.py
ftw/simplelayout/tests/test_ordering.py
ftw/simplelayout/tests/test_parent_modified_event.py
ftw/simplelayout/tests/test_redirect_to_parent_view.py
ftw/simplelayout/tests/test_remove_block.py
ftw/simplelayout/tests/test_restapi.py
ftw/simplelayout/tests/test_sample_types.py
ftw/simplelayout/tests/test_simplelayout_as_frontpage.py
ftw/simplelayout/tests/test_simplelayout_portlet.py
ftw/simplelayout/tests/test_simplelayout_view.py
ftw/simplelayout/tests/test_staging.py
ftw/simplelayout/tests/test_teaser_behavior.py
ftw/simplelayout/tests/test_textblock_view.py
ftw/simplelayout/tests/test_toolbox_view.py
ftw/simplelayout/tests/test_trash.py
ftw/simplelayout/tests/test_uninstall.py
ftw/simplelayout/tests/test_uploadcapable.py
ftw/simplelayout/tests/test_utils.py
ftw/simplelayout/tests/test_videoblock.py
ftw/simplelayout/tests/tests.zcml
ftw/simplelayout/tests/assets/cropped.jpg
ftw/simplelayout/tests/assets/fullhd.jpg
ftw/simplelayout/tests/assets/truncated_image.jpg
ftw/simplelayout/upgrades/__init__.py
ftw/simplelayout/upgrades/20160503083625_install_browser_layer/__init__.py
ftw/simplelayout/upgrades/20160503083625_install_browser_layer/browserlayer.xml
ftw/simplelayout/upgrades/20160503083625_install_browser_layer/upgrade.py
ftw/simplelayout/upgrades/20160503095203_add_opengraph_config/__init__.py
ftw/simplelayout/upgrades/20160503095203_add_opengraph_config/registry.xml
ftw/simplelayout/upgrades/20160503095203_add_opengraph_config/upgrade.py
ftw/simplelayout/upgrades/20160525161113_register_request_tracker_javascript/__init__.py
ftw/simplelayout/upgrades/20160525161113_register_request_tracker_javascript/jsregistry.xml
ftw/simplelayout/upgrades/20160525161113_register_request_tracker_javascript/upgrade.py
ftw/simplelayout/upgrades/20160816120005_configure_change_layout_permissions/__init__.py
ftw/simplelayout/upgrades/20160816120005_configure_change_layout_permissions/rolemap.xml
ftw/simplelayout/upgrades/20160816120005_configure_change_layout_permissions/upgrade.py
ftw/simplelayout/upgrades/20160914172633_protect_show_hide_title_field/__init__.py
ftw/simplelayout/upgrades/20160914172633_protect_show_hide_title_field/rolemap.xml
ftw/simplelayout/upgrades/20160914172633_protect_show_hide_title_field/upgrade.py
ftw/simplelayout/upgrades/20160928085508_remove_precooked_css_files/__init__.py
ftw/simplelayout/upgrades/20160928085508_remove_precooked_css_files/cssregistry.xml
ftw/simplelayout/upgrades/20160928085508_remove_precooked_css_files/upgrade.py
ftw/simplelayout/upgrades/20161110103623_fix_default_page_form/__init__.py
ftw/simplelayout/upgrades/20161110103623_fix_default_page_form/skins.xml
ftw/simplelayout/upgrades/20161110103623_fix_default_page_form/upgrade.py
ftw/simplelayout/upgrades/20170123145851_move_javascript_file_out_of_client_directory/__init__.py
ftw/simplelayout/upgrades/20170123145851_move_javascript_file_out_of_client_directory/jsregistry.xml
ftw/simplelayout/upgrades/20170123145851_move_javascript_file_out_of_client_directory/upgrade.py
ftw/simplelayout/upgrades/20170321145512_update_ordering_of_existing_objects/__init__.py
ftw/simplelayout/upgrades/20170321145512_update_ordering_of_existing_objects/upgrade.py
ftw/simplelayout/upgrades/20170428171243_install_iframefix/__init__.py
ftw/simplelayout/upgrades/20170428171243_install_iframefix/upgrade.py
ftw/simplelayout/upgrades/20180323111432_add_new_gallery_block_image_scaling/__init__.py
ftw/simplelayout/upgrades/20180323111432_add_new_gallery_block_image_scaling/propertiestool.xml
ftw/simplelayout/upgrades/20180323111432_add_new_gallery_block_image_scaling/upgrade.py
ftw/simplelayout/upgrades/20180725111714_add_additional_opengraph_tags/__init__.py
ftw/simplelayout/upgrades/20180725111714_add_additional_opengraph_tags/registry.xml
ftw/simplelayout/upgrades/20180725111714_add_additional_opengraph_tags/upgrade.py
ftw/simplelayout/upgrades/20180816114033_add_image_limits/__init__.py
ftw/simplelayout/upgrades/20180816114033_add_image_limits/registry.xml
ftw/simplelayout/upgrades/20180816114033_add_image_limits/upgrade.py
ftw/simplelayout/upgrades/20180823153211_add_cropping_aspect_ratios/__init__.py
ftw/simplelayout/upgrades/20180823153211_add_cropping_aspect_ratios/registry.xml
ftw/simplelayout/upgrades/20180823153211_add_cropping_aspect_ratios/upgrade.py
ftw/simplelayout/upgrades/20181002124534_fix_missing_value_for_image_limits_and_ratios/__init__.py
ftw/simplelayout/upgrades/20181002124534_fix_missing_value_for_image_limits_and_ratios/upgrade.py