Metadata-Version: 2.1
Name: affinitic.smartweb
Version: 1.0.0a4
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.0a4 (2023-09-07)
        --------------------
        
        - Update and fix types
          [Julien]
        
        - Fix adding new and event folder
          [Julien]
        
        
        1.0.0a3 (2023-08-18)
        --------------------
        
        - Add ownership to event and news type
          [Julien]
        
        
        1.0.0a2 (2023-08-18)
        --------------------
        
        - Modfiy Smartweb type behavior
          [Julien]
        
        - Fix section duplication when reimporting data
          [Julien]
        
        - Fix missing section files
          [Julien]
        
        - Remove iam from types behavior
          [Julien]
        
        - Fix for missing title and too long description
          [Julien]
        
        
        1.0.0a1 (2023-04-25)
        --------------------
        
        - Locals
          [Julien]
        
        - Add multilangual dependencies
          [Julien]
        
        - Fix removing default folder
          [Julien]
        
        - Add back portlet support
          [Julien]
        
        - Add Event and News type
          [Julien]
        
        - Remove CirkwiView type
          [Julien]
        
        - Add custom hook for migration
          [Julien]
        
        - 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
