Metadata-Version: 2.1
Name: affinitic.smartweb
Version: 1.0.0a15
Summary: An agnostic version of IMIO Smartweb
Home-page: http://git.affinitic.be/affinitic-addons/affinitic.smartweb
Author: Affinitic
Author-email: support@affinitic.be
License: GPL version 2
Project-URL: Source, http://git.affinitic.be/affinitic-addons/affinitic.smartweb
Project-URL: Tracker, http://git.affinitic.be/affinitic-addons/affinitic.smartweb/issues
Description: ==================
        affinitic.smartweb
        ==================
        
        An agnostic version of IMIO Smartweb
        
        Features
        --------
        
        - Can be bullet points
        
        
        Examples
        --------
        
        This add-on can be seen in action at the following sites:
        - Is there a page on the internet where everybody can see the features?
        
        
        Documentation
        -------------
        
        Full documentation for end users can be found in the "docs" folder, and is also available online at ...
        
        
        Translations
        ------------
        
        This product has been translated into
        
        - French
        
        
        Installation
        ------------
        
        Install affinitic.smartweb by adding it to your buildout::
        
            [buildout]
        
            ...
        
            eggs =
                affinitic.smartweb
        
        
        and then running ``bin/buildout``
        
        
        Contribute
        ----------
        
        - Issue Tracker: http://git.affinitic.be/affinitic-addons/affinitic.smartweb/issues
        - Source Code: http://git.affinitic.be/affinitic-addons/affinitic.smartweb
        
        
        Support
        -------
        
        If you are having issues, please let us know.
        
        
        License
        -------
        The project is licensed under the GPLv2.
        
        
        Contributors
        ============
        
        - Affinitic, support@affinitic.be
        
        
        Changelog
        =========
        
        
        1.0.0a15 (2024-07-09)
        ---------------------
        
        - Fix import
          [jchandelle]
        
        
        1.0.0a14 (2024-07-09)
        ---------------------
        
        - Add image cropping behavior to Section Slide
          [jchandelle]
        
        - Change opening style of nav bar to hover
          [jchandelle]
        
        - Adjust some style
          [jchandelle]
        
        - Add image portlet
          [jchandelle]
        
        - Remove contact content from news and event
          [jchandelle]
        
        
        1.0.0a13 (2024-02-20)
        ---------------------
        
        - Add links to item title and image in mini-list template section
          [jchandelle]
        
        - Add plone.footer viewlet
          [jchandelle]
        
        - Add mini-list template for section
          [jchandelle]
        
        - Add hook for publication import
          [jchandelle]
        
        
        1.0.0a12 (2024-02-19)
        ---------------------
        
        - Add allowed_content_types to LRF
          [jchandelle]
        
        - Add plone.translatable behavior to default smartweb type
          [jchandelle]
        
        - Add links to item title and image in list template section
          [jchandelle]
        
        - Add hook for collage in import document
          [jchandelle]
        
        - Allow news and events sections in portal page
          [laulaz]
        
        
        1.0.0a11 (2023-11-08)
        ---------------------
        
        - Fix Remove unfinished behavior from configure
          [jchandelle]
        
        - Add behavior to section to select a image scale
          [jchandelelle]
        
        
        1.0.0a10 (2023-11-02)
        ---------------------
        
        - Fix "/" in type declaration
          [jchandelle]
        
        - Change i18n domain on types
          [jchandelle]
        
        - Fix i18n for event macro
          [jchandelle]
        
        - Fix i18n for see more button
          [jchandelle]
        
        
        1.0.0a9 (2023-10-19)
        --------------------
        
        - Fix Event and News container creation
          [jchandelelle]
        
        
        1.0.0a8 (2023-10-19)
        --------------------
        
        - Compile Ressources and remove dist from gitignore
          [jchandelle]
        
        
        1.0.0a7 (2023-10-19)
        --------------------
        
        - Add bundels and hide workshop button
          [jchandelle]
        
        - Fix event and news creation
          [jchandelelle]
        
        - Add option to choose interface in check folder
          [jchandelle]
        
        - Change publish date location
          [jchandelle]
        
        
        1.0.0a6 (2023-09-15)
        --------------------
        
        - Fix collection section view
          [jchandelle]
        
        
        1.0.0a5 (2023-09-08)
        --------------------
        
        - Fix event and news default layout
          [jchandelle]
        
        
        1.0.0a4 (2023-09-07)
        --------------------
        
        - Update and fix types
          [jchandelle]
        
        - Fix adding new and event folder
          [jchandelle]
        
        
        1.0.0a3 (2023-08-18)
        --------------------
        
        - Add ownership to event and news type
          [jchandelle]
        
        
        1.0.0a2 (2023-08-18)
        --------------------
        
        - Modfiy Smartweb type behavior
          [jchandelle]
        
        - Fix section duplication when reimporting data
          [jchandelle]
        
        - Fix missing section files
          [jchandelle]
        
        - Remove iam from types behavior
          [jchandelle]
        
        - Fix for missing title and too long description
          [jchandelle]
        
        
        1.0.0a1 (2023-04-25)
        --------------------
        
        - Locals
          [jchandelle]
        
        - Add multilangual dependencies
          [jchandelle]
        
        - Fix removing default folder
          [jchandelle]
        
        - Add back portlet support
          [jchandelle]
        
        - Add Event and News type
          [jchandelle]
        
        - Remove CirkwiView type
          [jchandelle]
        
        - Add custom hook for migration
          [jchandelle]
        
        - Remove default dependencies from imio smartweb
          [Nicolas]
        
        - Initial release.
          [Affinitic]
        
Keywords: Python Plone CMS
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: Addon
Classifier: Framework :: Plone :: 6.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Python: >=3.8
Provides-Extra: test
