==================
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]
Raw data
{
"_id": null,
"home_page": "http://git.affinitic.be/affinitic-addons/affinitic.smartweb",
"name": "affinitic.smartweb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "Affinitic",
"author_email": "support@affinitic.be",
"download_url": "https://files.pythonhosted.org/packages/8f/0e/81531e41e5f701b7035ecbd146db6f87c3093ef39eea45005d95383ee9d3/affinitic.smartweb-1.0.0a15.tar.gz",
"platform": null,
"description": "==================\naffinitic.smartweb\n==================\n\nAn agnostic version of IMIO Smartweb\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at ...\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- French\n\n\nInstallation\n------------\n\nInstall affinitic.smartweb by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n affinitic.smartweb\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: http://git.affinitic.be/affinitic-addons/affinitic.smartweb/issues\n- Source Code: http://git.affinitic.be/affinitic-addons/affinitic.smartweb\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\n\n\nLicense\n-------\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Affinitic, support@affinitic.be\n\n\nChangelog\n=========\n\n\n1.0.0a15 (2024-07-09)\n---------------------\n\n- Fix import\n [jchandelle]\n\n\n1.0.0a14 (2024-07-09)\n---------------------\n\n- Add image cropping behavior to Section Slide\n [jchandelle]\n\n- Change opening style of nav bar to hover\n [jchandelle]\n\n- Adjust some style\n [jchandelle]\n\n- Add image portlet\n [jchandelle]\n\n- Remove contact content from news and event\n [jchandelle]\n\n\n1.0.0a13 (2024-02-20)\n---------------------\n\n- Add links to item title and image in mini-list template section\n [jchandelle]\n\n- Add plone.footer viewlet\n [jchandelle]\n\n- Add mini-list template for section\n [jchandelle]\n\n- Add hook for publication import\n [jchandelle]\n\n\n1.0.0a12 (2024-02-19)\n---------------------\n\n- Add allowed_content_types to LRF\n [jchandelle]\n\n- Add plone.translatable behavior to default smartweb type\n [jchandelle]\n\n- Add links to item title and image in list template section\n [jchandelle]\n\n- Add hook for collage in import document\n [jchandelle]\n\n- Allow news and events sections in portal page\n [laulaz]\n\n\n1.0.0a11 (2023-11-08)\n---------------------\n\n- Fix Remove unfinished behavior from configure\n [jchandelle]\n\n- Add behavior to section to select a image scale\n [jchandelelle]\n\n\n1.0.0a10 (2023-11-02)\n---------------------\n\n- Fix \"/\" in type declaration\n [jchandelle]\n\n- Change i18n domain on types\n [jchandelle]\n\n- Fix i18n for event macro\n [jchandelle]\n\n- Fix i18n for see more button\n [jchandelle]\n\n\n1.0.0a9 (2023-10-19)\n--------------------\n\n- Fix Event and News container creation\n [jchandelelle]\n\n\n1.0.0a8 (2023-10-19)\n--------------------\n\n- Compile Ressources and remove dist from gitignore\n [jchandelle]\n\n\n1.0.0a7 (2023-10-19)\n--------------------\n\n- Add bundels and hide workshop button\n [jchandelle]\n\n- Fix event and news creation\n [jchandelelle]\n\n- Add option to choose interface in check folder\n [jchandelle]\n\n- Change publish date location\n [jchandelle]\n\n\n1.0.0a6 (2023-09-15)\n--------------------\n\n- Fix collection section view\n [jchandelle]\n\n\n1.0.0a5 (2023-09-08)\n--------------------\n\n- Fix event and news default layout\n [jchandelle]\n\n\n1.0.0a4 (2023-09-07)\n--------------------\n\n- Update and fix types\n [jchandelle]\n\n- Fix adding new and event folder\n [jchandelle]\n\n\n1.0.0a3 (2023-08-18)\n--------------------\n\n- Add ownership to event and news type\n [jchandelle]\n\n\n1.0.0a2 (2023-08-18)\n--------------------\n\n- Modfiy Smartweb type behavior\n [jchandelle]\n\n- Fix section duplication when reimporting data\n [jchandelle]\n\n- Fix missing section files\n [jchandelle]\n\n- Remove iam from types behavior\n [jchandelle]\n\n- Fix for missing title and too long description\n [jchandelle]\n\n\n1.0.0a1 (2023-04-25)\n--------------------\n\n- Locals\n [jchandelle]\n\n- Add multilangual dependencies\n [jchandelle]\n\n- Fix removing default folder\n [jchandelle]\n\n- Add back portlet support\n [jchandelle]\n\n- Add Event and News type\n [jchandelle]\n\n- Remove CirkwiView type\n [jchandelle]\n\n- Add custom hook for migration\n [jchandelle]\n\n- Remove default dependencies from imio smartweb\n [Nicolas]\n\n- Initial release.\n [Affinitic]",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "An agnostic version of IMIO Smartweb",
"version": "1.0.0a15",
"project_urls": {
"Homepage": "http://git.affinitic.be/affinitic-addons/affinitic.smartweb",
"Source": "http://git.affinitic.be/affinitic-addons/affinitic.smartweb",
"Tracker": "http://git.affinitic.be/affinitic-addons/affinitic.smartweb/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8f0e81531e41e5f701b7035ecbd146db6f87c3093ef39eea45005d95383ee9d3",
"md5": "c187a71b09b47764ac9108e3bafab033",
"sha256": "8320386a18b36e783eeb69849fb22266cc9b95e464c879ee398168db96071ef5"
},
"downloads": -1,
"filename": "affinitic.smartweb-1.0.0a15.tar.gz",
"has_sig": false,
"md5_digest": "c187a71b09b47764ac9108e3bafab033",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 118368,
"upload_time": "2024-07-09T12:26:32",
"upload_time_iso_8601": "2024-07-09T12:26:32.975813Z",
"url": "https://files.pythonhosted.org/packages/8f/0e/81531e41e5f701b7035ecbd146db6f87c3093ef39eea45005d95383ee9d3/affinitic.smartweb-1.0.0a15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-09 12:26:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "affinitic.smartweb"
}